Hi all. Can you help me? I try to set up postfix-courier mail server. I follow the instructions (http://www.howtoforge.com/virtual-us...ebian-lenny-p2). Durring installation was all ok. I can login to imap server trought thunderbird. But when I send from another mail message to virtual mail i dont receive it. and to smtp I dont login and I dont send messages neither via php. Would you help me? thanks. I can post config files.
Any errors in your mail log? Please check if the MX record for your domain is pointing to the correct server: Code: dig mx yourdomain.com
log in error log are repeating 2 errors: Mar 31 13:45:43 best-top amavis[25504]: (25504-02) (!!) TROUBLE in process_request: Error writing a SMTP response to the socket: Broken pipe at (eval 41) line 788, <GEN35> line 20. Mar 31 17:22:42 best-top postfix/trivial-rewrite[1818]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_domains.cf(0,lock|fold_fix): table lookup problem edit Mar 31 17:22:42 best-top postfix/trivial-rewrite[1818]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_domains.cf(0,lock|fold_fix): table lookup problem I add to mysql user [email protected] and its ok now.
coorenction Mar 31 18:40:45 best-top courierpop3login: Connection, ip=[::ffff:87.244.204.18] Mar 31 18:40:48 best-top courierpop3login: chdir best-top.sk/web/: No such file or directory Mar 31 18:40:54 best-top imapd-ssl: Connection, ip=[::ffff:87.244.204.18] Mar 31 18:40:54 best-top imapd-ssl: chdir best-top.sk/info/: No such file or directory I must creating directories manual??