Hi there! I have upgraded the root server in my signature from Debian Etch to Lenny (in accordance with the HowTo here on HowToForge). Everything is working fine, but I cannot login to the SMTP server anymore. The login details get rejected. I have not changed the passwords in ISPconfig or my E-mail client. POP3 and IMAP work fine. It's only SMTP that's acting up. Here's a relevant mail.info entry: Code: Apr 26 10:49:04 server1 postfix/smtpd[15288]: connect from server1.domain.tld[123.123.123.123] Apr 26 10:49:04 server1 postfix/smtpd[15288]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied Apr 26 10:49:04 server1 postfix/smtpd[15288]: warning: server1.domain.tld[123.123.123.123]: SASL LOGIN authentication failed: generic failure Apr 26 10:49:04 server1 postfix/smtpd[15288]: lost connection after AUTH from server1.domain.tld[123.123.123.123] Apr 26 10:49:04 server1 postfix/smtpd[15288]: disconnect from server1.domain.tld[123.123.123.123] Any idea what may be the reason for this?
Hi, sure thing: http://www.howtoforge.com/how-to-upgrade-a-debian-etch-system-server-and-desktop-to-debian-lenny
Please redo the postfix installation steps from the ispconfig 2 perfect server tutorial for debian Lenny.
Hi till, there's no mention of postfix in the howto. However there is a fix in proposed in the comments and I'll try that.
I talked about the perfect server howto and not the update howto. This is the perfect servre howto: http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig2
Oh I see. After following the steps in the comments of the ugprade tutorial, everything is working now. Here is what I did: Code: adduser postfix sasl /etc/init.d/postfix restart /etc/init.d/saslauthd restart Should I still do the steps from the lenny perfect setup?
All mail suddenly are delivered to me (postmaster) Hi Falko, After upgrading to lenny, suddenly all mail sent to any (!) of my (ispconfig2) hosted email accounts, are delivered to me (postmaster / owner) I tried the fixes mentioned in this forum, but this did not resolve it. It *did* resolve the warning below: Jul 28 08:36:03 vps508 postfix/tlsmgr[16467]: warning: redirecting the request to postfix-owned data_directory /var/lib/postfix Jul 28 08:36:03 vps508 postfix/tlsmgr[16467]: warning: request to update table btree:/var/spool/postfix/smtp_scache in non-postfix directory /var/spool/postfix Any ideas? Regards Rino
SOLVED: All mail suddenly are delivered to me (postmaster) I solved it! I re-run "dpkg-reconfigure postfix" and followed the "Courier-IMAP/Courier-POP3" steps (http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig2-p4) and after restarting the processes it worked again! Regards Rino