hi there all, i did ispconfig update and now my email has stoped working, i can connect via outlook/thunderbird but cant send or get mail if any one can help please, heres some info host: debian 8 ispconfig ver: 3.1.1p1 i can login to mysql so i no its running. mail.log Code: Dec 11 17:09:10 bluestone postfix/smtps/smtpd[16941]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:09:10 bluestone postfix/smtpd[16940]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:09:10 bluestone postfix/submission/smtpd[16942]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:09:10 bluestone postfix/smtpd[16943]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:09:11 bluestone postfix/master[8207]: warning: process /usr/lib/postfix/smtpd pid 16942 exit status 1 Dec 11 17:09:11 bluestone postfix/master[8207]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling Dec 11 17:09:11 bluestone postfix/master[8207]: warning: process /usr/lib/postfix/smtpd pid 16940 exit status 1 Dec 11 17:09:11 bluestone postfix/master[8207]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling Dec 11 17:09:11 bluestone postfix/master[8207]: warning: process /usr/lib/postfix/smtpd pid 16941 exit status 1 Dec 11 17:09:11 bluestone postfix/master[8207]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling Dec 11 17:09:11 bluestone postfix/master[8207]: warning: process /usr/lib/postfix/smtpd pid 16943 exit status 1 Dec 11 17:09:11 bluestone postfix/master[8207]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling Mail.err Code: Dec 11 17:25:26 bluestone postfix/smtps/smtpd[17613]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:25:26 bluestone postfix/smtpd[17612]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:26:27 bluestone postfix/smtpd[17636]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:26:27 bluestone postfix/smtpd[17639]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:26:27 bluestone postfix/smtps/smtpd[17638]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:26:27 bluestone postfix/submission/smtpd[17637]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:27:28 bluestone postfix/submission/smtpd[17663]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:27:28 bluestone postfix/smtps/smtpd[17662]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:27:28 bluestone postfix/smtpd[17660]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:27:28 bluestone postfix/smtpd[17661]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:28:29 bluestone postfix/smtpd[17686]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:28:29 bluestone postfix/smtpd[17685]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:28:29 bluestone postfix/submission/smtpd[17684]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:28:29 bluestone postfix/smtps/smtpd[17687]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:29:31 bluestone postfix/submission/smtpd[17709]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:29:31 bluestone postfix/smtps/smtpd[17711]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf Dec 11 17:29:31 bluestone postfix/smtpd[17708]: fatal: bad numerical configuration: smtpd_hard_error_limit = 20sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf any other info needed please ask. thank you for your time CJ
Fixed it it was simple when i look over the error and configs proply main.cf was Code: ..... smtpd_soft_error_limit = 10 smtpd_hard_error_limit = sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf smtpd_restriction_classes = greylisting ...... should of been Code: .... smtpd_soft_error_limit = 10 smtpd_hard_error_limit = 20 sender_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf smtpd_restriction_classes = greylisting .... Silly me