|
|
#1 |
|
Prospect
Join Date: Nov 2012
Posts: 1
|
saslauthd + postfix
I'd like to use saslauthd with postfix, to provide password-protected SMTP relay service. I don't care if authentication is proxying to imapd, or system password, or a new user database. However, I'm having trouble finding any working "authmech" on the system-supplied saslauthd.
I'm using Snow Leopard 10.8.0 with Xcode 3.2.6, postfix 2.5.14 and saslauthd 2.1.2 (all built-in). Using "/usr/sbin/saslauthd -a getpwent", I can attempt an auth against a test account: /var/log/mail.log shows that postfix is decoding my MIME64 OK, but failing auth check: < localhost[127.0.0.1]: auth plain dGVzdHVzZXIAdGVzdHVzZXIAdGVzdHBhc3M=debug output from "saslauthd -a getpwent -d -n 1" shows that there is a socket connection from postfix: saslauthd[66014] :rel_accept_lock : released accept lock...but there doesn't seem to be much auth going on there. I also tried "-a rimap -O 222.222.222.222" as a test, but saslauthd is not opening a TCP socket to 222.222.222.222 (so again: not doing anything much). |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|