Results 1 to 2 of 2
I have Pop3 setup so that it authenticates against the same database/file that is used to authenticate a user when the login (via SSH or the terminal).
Is there the ...
- 10-31-2006 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 48
Postfix user auth
I have Pop3 setup so that it authenticates against the same database/file that is used to authenticate a user when the login (via SSH or the terminal).
Is there the way I can do the same for SMTP with postfix? I have tried a few different write-ups using sasl, but they all seem to use a sperate password file. Even using this method, I cannot get the authentication to work.
Thanks!
- 10-31-2006 #2Just Joined!
- Join Date
- Nov 2004
- Posts
- 48
http://www.jimmy.co.at/weblog/?p=52
I was able to combine this with another how-to and get the results I needed.


Reply With Quote