Hello,
I have a server at home and I wanted to set up a e-mail server just for three domain names and two or three e-mail accounts for each just to mess around and practice stuff.
I followed the following instructions:
http://www.campworld.net/thewiki/pmw...VirtMailServer
I got to the point where to says test and try to send and receive a few e-mails. I tried to send out a few test e-mails and I never get them. As I tail the mail log (/var/log/mailog) I continue to see the following:
Code:
Oct 8 23:19:40 bxserv postfix/proxymap[2593]: warning: connect to mysql server localhost: Access denied for user 'postfix'@'localhost' (using password: YES)
Oct 8 23:19:40 bxserv postfix/trivial-rewrite[2594]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:19:41 bxserv postfix/pickup[2590]: 92E6B61020: uid=0 from=<root>
Oct 8 23:19:41 bxserv postfix/cleanup[2592]: 92E6B61020: message-id=<20141009031941.92E6B61020@bxserv.aevtech.com>
Oct 8 23:19:41 bxserv postfix/cleanup[2592]: warning: 92E6B61020: virtual_alias_maps map lookup problem for root@bxserv.aevtech.com
Oct 8 23:19:41 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2594 exit status 1
Oct 8 23:19:41 bxserv postfix/master[2588]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
Oct 8 23:19:42 bxserv postfix/trivial-rewrite[2596]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:19:43 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2596 exit status 1
Oct 8 23:19:43 bxserv postfix/qmgr[2591]: warning: problem talking to service rewrite: Success
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: warning: cannot get RSA certificate from file /etc/pki/tls/certs/mail.example.com.crt: disabling TLS support
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: warning: TLS library problem: 2642:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/pki/tls/certs/mail.example.com.crt','r'):
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: warning: TLS library problem: 2642:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: warning: TLS library problem: 2642:error:140DC002:SSL routines:SSL_CTX_use_certificate_chain_file:system lib:ssl_rsa.c:722:
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: connect from localhost[127.0.0.1]
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: warning: SASL: Connect to private/auth failed: No such file or directory
Oct 8 23:20:08 bxserv postfix/smtpd[2642]: fatal: no SASL authentication mechanisms
Oct 8 23:20:09 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/smtpd pid 2642 exit status 1
Oct 8 23:20:09 bxserv postfix/master[2588]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Oct 8 23:20:41 bxserv postfix/pickup[2590]: B6D3461020: uid=0 from=<root>
Oct 8 23:20:41 bxserv postfix/proxymap[2593]: warning: connect to mysql server localhost: Access denied for user 'postfix'@'localhost' (using password: YES)
Oct 8 23:20:41 bxserv postfix/trivial-rewrite[2647]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:20:42 bxserv postfix/qmgr[2591]: warning: problem talking to service rewrite: Success
Oct 8 23:20:42 bxserv postfix/cleanup[2592]: warning: problem talking to service rewrite: Connection reset by peer
Oct 8 23:20:42 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2647 exit status 1
Oct 8 23:20:42 bxserv postfix/master[2588]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
Oct 8 23:21:42 bxserv postfix/cleanup[2592]: B6D3461020: message-id=<20141009032041.B6D3461020@bxserv.aevtech.com>
Oct 8 23:21:42 bxserv postfix/proxymap[2593]: warning: connect to mysql server localhost: Access denied for user 'postfix'@'localhost' (using password: YES)
Oct 8 23:21:42 bxserv postfix/cleanup[2592]: warning: B6D3461020: virtual_alias_maps map lookup problem for root@bxserv.aevtech.com
Oct 8 23:21:42 bxserv postfix/trivial-rewrite[2649]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:21:43 bxserv postfix/qmgr[2591]: warning: problem talking to service rewrite: Success
Oct 8 23:21:43 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2649 exit status 1
Oct 8 23:21:43 bxserv postfix/pickup[2590]: C888761020: uid=0 from=<root>
Oct 8 23:21:43 bxserv postfix/cleanup[2592]: C888761020: message-id=<20141009032143.C888761020@bxserv.aevtech.com>
Oct 8 23:21:43 bxserv postfix/cleanup[2592]: warning: C888761020: virtual_alias_maps map lookup problem for root@bxserv.aevtech.com
Oct 8 23:21:44 bxserv postfix/trivial-rewrite[2652]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:21:45 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2652 exit status 1
Oct 8 23:21:45 bxserv postfix/qmgr[2591]: warning: problem talking to service rewrite: Success
Oct 8 23:21:45 bxserv postfix/master[2588]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
Oct 8 23:22:41 bxserv postfix/pickup[2590]: D75B761020: uid=0 from=<root>
Oct 8 23:22:45 bxserv postfix/proxymap[2593]: warning: connect to mysql server localhost: Access denied for user 'postfix'@'localhost' (using password: YES)
Oct 8 23:22:45 bxserv postfix/trivial-rewrite[2653]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:22:46 bxserv postfix/cleanup[2592]: warning: problem talking to service rewrite: Connection reset by peer
Oct 8 23:22:46 bxserv postfix/qmgr[2591]: warning: problem talking to service rewrite: Success
Oct 8 23:22:46 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2653 exit status 1
Oct 8 23:22:46 bxserv postfix/master[2588]: warning: /usr/libexec/postfix/trivial-rewrite: bad command startup -- throttling
Oct 8 23:23:46 bxserv postfix/cleanup[2592]: D75B761020: message-id=<20141009032241.D75B761020@bxserv.aevtech.com>
Oct 8 23:23:46 bxserv postfix/proxymap[2593]: warning: connect to mysql server localhost: Access denied for user 'postfix'@'localhost' (using password: YES)
Oct 8 23:23:46 bxserv postfix/trivial-rewrite[2664]: fatal: proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Oct 8 23:23:46 bxserv postfix/cleanup[2592]: warning: D75B761020: virtual_alias_maps map lookup problem for root@bxserv.aevtech.com
Oct 8 23:23:47 bxserv postfix/qmgr[2591]: warning: problem talking to service rewrite: Success
Oct 8 23:23:47 bxserv postfix/master[2588]: warning: process /usr/libexec/postfix/trivial-rewrite pid 2664 exit status 1
Oct 8 23:23:47 bxserv postfix/pickup[2590]: EA0D361020: uid=0 from=<root>
I'm REALLY new to this and stuck as all hell. I tried to google a few things and I just keep going in a loop which is why I came here for help. I'm running CentOS 6.5, Postfix, Dovecot and Roundcube and Postfix Admin. ANY and ALL help would be so great! Thank you in advanced and anything else I need to put here to assist please let me know so I can do so as soon as possible.
Thank You!