laut dem init startet es auch
Code: Select all
Starting mail transport agent: Postfix
ps aux | grep postfix
root 2490 0.0 0.3 2392 996 ? S 02:28 0:00 /usr/lib/postfix/master
postfix 2491 0.0 0.3 2348 936 ? S 02:28 0:00 pickup -l -t fifo -u -c
postfix 2492 0.0 0.3 2380 964 ? S 02:28 0:00 qmgr -l -t fifo -u -c
jetzt hab ich versucht per
Code: Select all
telnet domain.tld:25EDIT:
Wenn ich per Webmin emails schicke geht das einwandfrei
EDIT2:
Per PHP funktioniert die mail() funktion auch