* 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
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"
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