• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Search results

  1. rgfincher

    Mail to nonexistent user: where is the data stored in database

    select name from Parameters,domains where parameter = 'nonexist_mail' and value='bounce' and Parameters.id=domains.id order by name;
  2. rgfincher

    Mail to nonexistent user: where is the data stored in database

    Did you ever get an answer to this? I need to know.
  3. rgfincher

    Issue with sending mail to local mailboxes using web forms

    Problem solved - well, sort of I had an engineer look at the server, and it seems that the problem was caused by "SELINUX" which was installed before, but doing a "yum update" on things like Apache and BIND, modified it in some way which prevented permission being given to CGI scripts which...
  4. rgfincher

    Issue with sending mail to local mailboxes using web forms

    We have the same problem We have the same problem. Also Fedora Core 6, Also Plesk 8.1.1 May 25 16:46:01 plesk3 qmail-queue-handlers[14646]: cannot create temporary file - (13) Permission denied May 25 16:46:01 plesk3 qmail-queue-handlers[14646]: cannot read message from stdin In...
Back
Top