Re: Issue integrating with Cyrus-SASL

2011-09-04 Thread Patrick Ben Koetter
* Crazedfred : > Hello, > I'm having trouble with authentication on Debian 6. > > > I've set up Postfix to use Cryus-SASL to authenticate against LDAP. > The SASL configuration is a success: > sudo testsaslauthd -u "t...@example.com" -p "notRightPassword" > 0: NO "authentication failed" > sudo te

Issue integrating with Cyrus-SASL

2011-09-04 Thread Crazedfred
Hello, I'm having trouble with authentication on Debian 6. I've set up Postfix to use Cryus-SASL to authenticate against LDAP. The SASL configuration is a success: sudo testsaslauthd -u "t...@example.com" -p "notRightPassword" 0: NO "authentication failed" sudo testsaslauthd -u "t...@example.com"

smtp_bind_address came in handy today

2011-09-04 Thread Steve Jenkins
We're migrating our mail servers to new IPs on a different subnet (we're not happy about it, but our ISP gave us little choice). so we activated the second NICs in our mail servers and connected them to the separate subnet, with the plan to deac the NICs on the old subnet after a week or so. Howeve