Sandy Drobic wrote:
The most probable explanation is a bad line break, the difference between
windows and unix line feeds. View the file with the viewer of mc, then you
should see the control characters.
Either find a correct encoded version or convert your script with
dos2unix, recode...
I remember that it happened to me as well some years ago.
Hi, Sandy,
That'll teach me not to try and be lazy! Now that I've expanded the tar
file properly with tar, I can attach the output from saslfinger!
saslfinger - postfix Cyrus sasl configuration Tue Sep 18 23:56:06 BST 2007
version: 1.0.2
mode: server-side SMTP AUTH
-- basics --
Postfix: 2.2.5
System:
Welcome to SUSE LINUX 10.0 (i586) - Kernel \r (\l).
-- smtpd is linked to --
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x400ed000)
-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_application_name = smtpd
smtpd_sasl_auth_enable = no
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous, noplaintext
smtpd_sasl_tls_security_options = noanonymous
smtpd_tls_CAfile = /Certificates/ssl/Authority/CA.crt
smtpd_tls_ask_ccert = yes
smtpd_tls_auth_only = yes
smtpd_tls_cert_file =
/Certificates/ssl/Certificate/PostOffice.DMJ-Consultancy.me.uk.unc
smtpd_tls_key_file =
/Certificates/ssl/Key/PostOffice.DMJ-Consultancy.me.uk.unc
smtpd_tls_loglevel = 0
smtpd_tls_received_header = yes
smtpd_tls_req_ccert = yes
smtpd_use_tls = yes
-- listing of /usr/lib/sasl2 --
total 420
drwxr-xr-x 2 root root 752 Sep 20 2006 .
drwxr-xr-x 84 root root 28320 Sep 18 20:06 ..
-rwxr-xr-x 1 root root 13592 Sep 9 2005 libanonymous.so
-rwxr-xr-x 1 root root 13592 Sep 9 2005 libanonymous.so.2
-rwxr-xr-x 1 root root 13592 Sep 9 2005 libanonymous.so.2.0.21
-rwxr-xr-x 1 root root 15796 Sep 9 2005 libcrammd5.so
-rwxr-xr-x 1 root root 15796 Sep 9 2005 libcrammd5.so.2
-rwxr-xr-x 1 root root 15796 Sep 9 2005 libcrammd5.so.2.0.21
-rwxr-xr-x 1 root root 43416 Sep 9 2005 libdigestmd5.so
-rwxr-xr-x 1 root root 43416 Sep 9 2005 libdigestmd5.so.2
-rwxr-xr-x 1 root root 43416 Sep 9 2005 libdigestmd5.so.2.0.21
-rwxr-xr-x 1 root root 14420 Sep 9 2005 liblogin.so
-rwxr-xr-x 1 root root 14420 Sep 9 2005 liblogin.so.2
-rwxr-xr-x 1 root root 14420 Sep 9 2005 liblogin.so.2.0.21
-rwxr-xr-x 1 root root 14420 Sep 9 2005 libplain.so
-rwxr-xr-x 1 root root 14420 Sep 9 2005 libplain.so.2
-rwxr-xr-x 1 root root 14420 Sep 9 2005 libplain.so.2.0.21
-rwxr-xr-x 1 root root 18756 Sep 9 2005 libsasldb.so
-rwxr-xr-x 1 root root 18756 Sep 9 2005 libsasldb.so.2
-rwxr-xr-x 1 root root 18756 Sep 9 2005 libsasldb.so.2.0.21
-rw-r--r-- 1 root root 38 Jul 28 2006 slapd.conf
-rw------- 1 root root 65 Sep 18 2006 smtpd.conf
-- content of /usr/lib/sasl2/smtpd.conf --
pwcheck_method: saslauthd
log_level: 3
mech_list: PLAIN LOGIN
-- 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
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - n 1000? 1 tlsmgr
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
-o fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/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
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc
${sender} ${recipient}
-- mechanisms on localhost --
-- end of saslfinger output --
J
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]