![]() |
Big Postfix Problems - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Big Postfix Problems (/thread-2703.html) |
RE: Big Postfix Problems - elitepilot - 03-12-2008 07:01 AM Rene Wrote:and what? was there the same problem? I try to solve it by deinstalling postfix and reinstall. ( i copy the cf files into postfix directory (etc/postfix) But now it comes following error: Mar 11 21:59:30 server postfix/smtpd[22520]: warning: SASL: Connect to private/auth failed: No such file or directory Mar 11 21:59:30 server postfix/smtpd[22520]: fatal: no SASL authentication mechanisms Mar 11 21:58:27 server postfix/master[11206]: warning: process /usr/lib/postfix/smtpd pid 18003 exit status 1 Mar 11 21:58:27 server postfix/master[11206]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling RE: Big Postfix Problems - Rene - 03-12-2008 07:05 AM do you follow this howto? every point? http://www.isp-control.net/documentation/howto/mail/replace_courier_with_dovecot and: Rene Wrote:and what? was there the same problem? RE: Big Postfix Problems - elitepilot - 03-12-2008 07:12 AM Rene Wrote:do you follow this howto? every point? yes i am not stupid. Yesterday everything works. No Problems. RE: Big Postfix Problems - joximu - 03-12-2008 07:18 AM I'd roll back the config files (main.cf, master.cf) and then try to start psotfix without the localhost:10025 line in master.cf... Just to come closer to the defect.. /J RE: Big Postfix Problems - Rene - 03-12-2008 07:20 AM please comment out the line with the port 10025 in the master.cf edit: oh i was to slow ![]() RE: Big Postfix Problems - elitepilot - 03-12-2008 07:20 AM joximu Wrote:I'd roll back the config files (main.cf, master.cf) and then try to start psotfix without the localhost:10025 line in master.cf... How can i rollback all? RE: Big Postfix Problems - Rene - 03-12-2008 07:24 AM Code: /etc/ispcp/postfix/ RE: Big Postfix Problems - elitepilot - 03-12-2008 07:25 AM what must i do? RE: Big Postfix Problems - Rene - 03-12-2008 07:30 AM oh sry, you should use the files in this folder: Code: /etc/ispcp/postfix/backup/ copy and paste RE: Big Postfix Problems - elitepilot - 03-12-2008 07:39 AM Mar 11 22:37:44 server postfix/master[7337]: daemon started -- version 2.3.8, configuration /etc/postfix Mar 11 22:38:02 server postfix/smtpd[11819]: warning: SASL: Connect to private/auth failed: No such file or directory Mar 11 22:38:02 server postfix/smtpd[11819]: fatal: no SASL authentication mechanisms Mar 11 22:38:03 server postfix/master[7337]: warning: process /usr/lib/postfix/smtpd pid 11819 exit status 1 Mar 11 22:38:03 server postfix/master[7337]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling aktually Log. I dont know how to make rollbkack. Can you explain it better? |