UPDATE :
in the mail log was following error / warning :
Code:
dsn=4.4.2, status=deferred (lost connection with 127.0.0.1[127.0.0.1] while receiving the initial server greeting
Now i was able to fix this error with adding localhost to inet_addresses in /etc/postfix/main.cf
but now i still dont receive email with following message :
Code:
Oct 12 21:42:48 Aphrodite-Artemis postfix/smtp[3215]: 8107F86A2A04: to=<han@evil-hannie.eu>, relay=127.0.0.1[127.0.0.1]:10024, delay=2.1, delays=0.2/0/0/1.9, dsn=2.0.0, status=sent (250 2.$
Oct 12 21:42:48 Aphrodite-Artemis postfix/qmgr[3102]: 8107F86A2A04: removed
Oct 12 21:42:48 Aphrodite-Artemis postfix/error[3218]: 8239386A2A08: to=<han@evil-hannie.eu>, relay=none, delay=0.15, delays=0.08/0/0/0.07, dsn=4.3.0, status=deferred (mail transport unavaible)
Also ; this appears in the mail logs and in the syslog file :
Code:
postfix/qmgr[3939]: warning: connect to transport private/10485760: No such file or directory
And yes, AMAVISD and such is running ...