i had also big problems -- looking here
http://forum.parallels.com/showthread.php?p=560485#post560485
i had solved the problem - i restore a backup of main.cf and master.cf - file....
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk Panel v10.4.4_build1013111102.18 os_SuSE 11.4 (update from 10.3.1), AuthenticAMD, Six-Core AMD Opteron(tm) Processor 2423 HE (Open Suse 11.4 on Xen)
PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
After update I had problems with my Postfixconfiguration.
The update shot the configuration
i'm running also amavis
in main.cf after
content_filter = amavis:[127.0.0.1]:10024
in the same line i found a new string smtpd_milters = inet:localhost:12768 what was declared as garbage in the logs
and next: (2 new lines)
non_smtpd_milters = inet:localhost:12768
sender_dependent_default_transport_maps = hash:/var/spool/postfix/plesk/sdd_transport_maps
i got error messages in logfiles (garbage...) and so on...
in master.cf also some changes i found...
this lines are killed:
127.0.0.1:10025 inet n n n - - spawn user=mhandlers-user argv=/usr/lib64/plesk-9.0/postfix-queue 127.0.0.1 10027 before-queue
127.0.0.1:10026 inet n - n - - smtpd -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,rej ect -o smtpd_data_restrictions= -o receive_override_options=no_unknown_recipient_chec ks
127.0.0.1:10027 inet n n n - - spawn user=mhandlers-user argv=/usr/lib64/plesk-9.0/postfix-queue 127.0.0.1 10026 before-remote
and some of this line are changed (ok - earlier i make some changes to get amavis running...)
plesk_saslauthd unix y y n - 1 plesk_saslauthd status=5 listen=6 dbpath=/var/spool/postfix/plesk/passwd.db
submission inet n - n - - smtpd -o smtpd_enforce_tls=yes -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticate d,reject -o smtpd_sender_restrictions= -o smtpd_proxy_filter=127.0.0.1:10025
smtp inet n - n - - smtpd -o smtpd_proxy_filter=127.0.0.1:10025
smtps inet n - n - - smtpd -o smtpd_proxy_filter=127.0.0.1:10025 -o smtpd_tls_wrappermode=yes
ACTUAL RESULT
no incoming mails - no local mails...
EXPECTED RESULT
incoming mails - receiving local mails
ANY ADDITIONAL INFORMATION
i restore a backup of the two files main.cf and master.cf and killed the queue - after that all looks fine...
some log file information:
Nov 22 21:32:36 shiva postfix/smtp[4427]: warning: database /etc/postfix/relay.db is older than source file /etc/postfix/relay
Nov 22 21:32:36 shiva postfix/smtp[4427]: fatal: garbage after numerical service in server description: [127.0.0.1]:10024smtpd_milters = inet:localhost:12768
Nov 22 21:32:36 shiva postfix/smtp[4428]: warning: database /etc/postfix/relay.db is older than source file /etc/postfix/relay
Nov 22 21:32:36 shiva postfix/smtp[4428]: fatal: garbage after numerical service in server description: [127.0.0.1]:10024smtpd_milters = inet:localhost:12768
Nov 22 21:32:36 shiva postfix/smtp[4429]: warning: database /etc/postfix/relay.db is older than source file /etc/postfix/relay
Nov 22 21:32:36 shiva postfix/smtp[4429]: fatal: garbage after numerical service in server description: [127.0.0.1]:10024smtpd_milters = inet:localhost:12768
Nov 22 21:32:36 shiva postfix/smtp[4430]: warning: database /etc/postfix/relay.db is older than source file /etc/postfix/relay
Nov 22 21:32:36 shiva postfix/smtp[4430]: fatal: garbage after numerical service in server description: [127.0.0.1]:10024smtpd_milters = inet:localhost:12768
Nov 22 21:32:37 shiva postfix/qmgr[4215]: warning: private/amavis socket: malformed response
Nov 22 21:32:37 shiva postfix/qmgr[4215]: warning: transport amavis failure -- see a previous warning/fatal/panic logfile record for the problem description
Nov 22 21:32:37 shiva postfix/master[4174]: warning: process /usr/lib/postfix/smtp pid 4427 exit status 1
Nov 22 21:32:37 shiva postfix/master[4174]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
Nov 22 21:32:37 shiva postfix/error[4431]: warning: database /etc/postfix/relay.db is older than source file /etc/postfix/relay
Nov 22 21:32:37 shiva postfix/qmgr[4215]: warning: private/amavis socket: malformed response
Nov 22 21:32:37 shiva postfix/qmgr[4215]: warning: transport amavis failure -- see a previous warning/fatal/panic logfile record for the problem description
Nov 22 21:32:37 shiva postfix/master[4174]: warning: process /usr/lib/postfix/smtp pid 4428 exit status 1
Nov 22 21:32:37 shiva postfix/error[4432]: warning: database /etc/postfix/relay.db is older than source file /etc/postfix/relay
Nov 22 21:32:37 shiva postfix/error[4431]: C3B9D24001CC: to=<
[email protected]>, relay=none, delay=1457, delays=1396/61/0/0.01, dsn=4.3.0, status=deferred (unknown mail transport error)
Nov 22 21:32:37 shiva postfix/qmgr[4215]: warning: private/amavis socket: malformed response
Nov 22 21:32:37 shiva postfix/qmgr[4215]: warning: transport amavis failure -- see a previous warning/fatal/panic logfile record for the problem description
before i solved the problem, i find some new information in the mailheader:
X-No-Auth: unauthenticated sender
X-No-Relay: not in my network
and also:
one hop... did not find....
heare are some infos about the header
the delivery headers:
X-Original-To:
[email protected]
Delivered-To:
[email protected]
heare the amavis --> postfix received line:
Received: from localhost (localhost.localdomain [127.0.0.1])
by shiva.euphective.at (Postfix) with ESMTP id 29F5B24001C3
for <
[email protected]>; Tue, 22 Nov 2011 17:21:31 +0100 (CET)
postfix --> amavis line
Received: from shiva.euphective.at ([127.0.0.1])
by localhost (shiva.euphective.at [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id qnvgT9QkllVo for <
[email protected]>;
Tue, 22 Nov 2011 17:21:29 +0100 (CET)
and here is the problem: this line doesn't show with the new configuration:
Received: from shiva.euphective.at (localhost.localdomain [127.0.0.1])
by shiva.euphective.at (Postfix) with ESMTP id 9D35624001C2
for <[email protected]>; Tue, 22 Nov 2011 17:21:28 +0100 (CET)
Received: from mx-out.facebook.com (outmail017.snc7.facebook.com [69.171.232.151])
by shiva.euphective.at (Postfix) with ESMTP
for <
[email protected]>; Tue, 22 Nov 2011 17:21:28 +0100 (CET