From: mouss (no email)
Date: Sun May 15 2005 - 19:19:22 EDT
Mattia wrote:
>thank you very much for helping me
>I'm sorry that I anwered to you on late
>anyway yes, this is the problem: trivial-rewrite runnig chrooted.
>
>
Hi Mattia,
debugging sasl is a real pain, and the only way is to go step by step,
the Columbo way...
start by making it work, and only then add new features/customizations.
here are some recommendations to start with.
- disable any chroot.
- Test with telnet, not with a MUA
- put typos in the smtpd.conf file and see what happens. if nothing
changes, sasl is not using it. for instance, put a line like
la luna e bella
since there is no ':', sasl will detect an error and postfix will
probably hang (I didn't have the time to check why). if not, sasl is not
using that file.
- use plain mysql authentication, with clear text passwords, nothing else.
- only enable plain and login. nothing else (no cram, no pam).
only when you get this working should you try something else.
If you find yourself in trouble, whitelist 81.66.189.86 and contact me
offlist (I have some patches and scripts that I could publish if they
are tested outside my "universe").
|
|
|