|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: authentication when sending mail
From: denis moeller (nimbus
latrina.de)
Date: Mon Feb 07 2005 - 11:36:06 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 18:14 07.02.2005 +0100, Patrick Ben Koetter wrote:
>* denis moeller <nimbus
latrina.de>:
> > >What do "server" and "client" give as output?
>
>You wrote that you only log auth.debug. Where does the rest of your
>auth.* logging go to? Configure a catchall for auth.* and check what it
>logs then.
logs nothing about sasl. I've checked it with a bogus shell-login - it
actually works.
>Also download saslfinger (see my signature), run it and send the output.
saslfinger - postfix Cyrus sasl configuration Mon Feb 7 18:17:34 CET 2005
version: 0.9.9.1
mode: server-side SMTP AUTH
-- basics --
Postfix: 2.1.5
System:
Welcome to SuSE Linux 9.2 (i586) - Kernel \r (\l).
-- smtpd is linked to --
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0x4007e000)
-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
-- listing of /usr/local/lib/sasl2 --
total 808
drwxr-xr-x 2 root root 4096 Feb 5 18:31 .
drwxr-xr-x 6 root root 4096 Feb 5 18:31 ..
-rwxr-xr-x 1 root root 736 Feb 5 18:31 libanonymous.la
-rwxr-xr-x 1 root root 50785 Feb 5 18:31 libanonymous.so
-rwxr-xr-x 1 root root 50785 Feb 5 18:31 libanonymous.so.2
-rwxr-xr-x 1 root root 50785 Feb 5 18:31 libanonymous.so.2.0.20
-rwxr-xr-x 1 root root 720 Feb 5 18:31 liblogin.la
-rwxr-xr-x 1 root root 51897 Feb 5 18:31 liblogin.so
-rwxr-xr-x 1 root root 51897 Feb 5 18:31 liblogin.so.2
-rwxr-xr-x 1 root root 51897 Feb 5 18:31 liblogin.so.2.0.20
-rwxr-xr-x 1 root root 720 Feb 5 18:31 libplain.la
-rwxr-xr-x 1 root root 51959 Feb 5 18:31 libplain.so
-rwxr-xr-x 1 root root 51959 Feb 5 18:31 libplain.so.2
-rwxr-xr-x 1 root root 51959 Feb 5 18:31 libplain.so.2.0.20
-rwxr-xr-x 1 root root 766 Feb 5 18:31 libsasldb.la
-rwxr-xr-x 1 root root 89199 Feb 5 18:31 libsasldb.so
-rwxr-xr-x 1 root root 89199 Feb 5 18:31 libsasldb.so.2
-rwxr-xr-x 1 root root 89199 Feb 5 18:31 libsasldb.so.2.0.20
-rw-r--r-- 1 root root 253 Feb 7 17:44 smtpd.conf
-- content of /usr/local/lib/sasl2/smtpd.conf --
pwcheck_method: auxprop
auxprop_plugin: sql
sql_engine: mysql
sql_hostnames: localhost
sql_database: postfix2
sql_user: --- replaced ---
sql_passwd: --- replaced ---
sql_select: SELECT clear FROM postfix_users WHERE email = '%u
%r'
sql_usessl: no
-- active services in /etc/postfix/master.cf --
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
smtp inet n - n - - smtpd -v
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
maildrop unix - n n - - pipe
flags=R user=vmail argv=/usr/local/courier/bin/maildrop -V 9 -d
${user}
${nexthop} ${extension} ${recipient} ${user} ${nexthop} ${sender}
cyrus unix - n n - - pipe
flags=R user=cyrus argv=/usr/cyrus/sbin/deliver -e -r ${sender} -m
${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
-- mechanisms on localhost --
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
-- end of saslfinger output --
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]