Quote:
|
Originally Posted by docean
falko,
I can log in as daniel and read my mail in /var/mail/daniel
|
You must configure Postfix to use Maildir:
Code:
postconf -e 'home_mailbox = Maildir/'
postconf -e 'mailbox_command ='
/etc/init.d/postfix restart
Quote:
|
falko I can telnet localhost 25 and 110 fine but I can only telnet port 110 from my windows box port 25 i get no response...
|
Please check the firewalls on both systems.