NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
netbsd4 + postfix + saslauthd
This is embarassing..
My mailserver was NetBSD 3.1 and a pkgsrc postfix2.4something with
cyrus-sasl2 (2.20 or something). Everything was great. smtp + TLS on
port 25 and submission on port 587 + TLS + saslauthd -a getpwent
and PLAIN mech.
My OS X Mail.app was happily able to connect, authenticate and relay
mail on port 587.
Then I made the inadvertant mistake of upgrading to NetBSD 4.0. This
somehow broke my pkgsrc postfix installation so I moved my postfix
config to /etc/postfix/ and tried to get it working again.
The postfix+TLS part was a nobrainer but saslauthd continues to elude
me. I even switched to the pkgsrc-current version of saslauthd and
am still getting no love. Note, this was a previously working
postfix+sasl installation so all my settings should be correct.
I can 'testsaslauthd' and correctly authenticate on the command
line.
Anyone have any ideas/experience?
14190 1 smtpd 0.000001955 CALL connect(0xc,0xbfbfdefe,0x6a)
14190 1 smtpd 0.000003073 NAMI "/var/run/saslauthd/mux"
14190 1 smtpd 0.000013689 RET connect 0
14190 1 smtpd 0.000138566 CALL fcntl(0xc,3,0)
14190 1 smtpd 0.000001677 RET fcntl 6
14190 1 smtpd 0.000001676 CALL fcntl(0xc,4,2)
14190 1 smtpd 0.000001397 RET fcntl 0
14190 1 smtpd 0.000003352 CALL gettimeofday(0x809989c,0)
14190 1 smtpd 0.000002514 RET gettimeofday 0
14190 1 smtpd 0.000001676 CALL getpid
14190 1 smtpd 0.000001397 RET getpid 14190/0x376e, 4197/0x1065
14190 1 smtpd 0.000009778 CALL poll(0xbfbfdee4,1,0x2710)
14190 1 smtpd 0.000002235 RET poll 1
14190 1 smtpd 0.000001956 CALL write(0xc,0x80a3008,0x17)
14190 1 smtpd 0.000002793 GIO fd 12 wrote 23 bytes
"VERSION 1 0
CPID 14190
"
14190 1 smtpd 0.000001397 RET write 23/0x17
14190 1 smtpd 0.000001956 CALL gettimeofday(0x809989c,0)
14190 1 smtpd 0.000002514 RET gettimeofday 0
14190 1 smtpd 0.000003353 CALL poll(0xbfbfdea4,1,0x2710)
14190 1 smtpd 0.000927499 RET poll 1
14190 1 smtpd 0.000002794 CALL read(0xc,0x80a3008,0x1000)
14190 1 smtpd 0.000003352 GIO fd 12 read 2 bytes
"\0\^C"
14190 1 smtpd 0.000001676 RET read 2
14190 1 smtpd 0.000164548 CALL gettimeofday(0x809989c,0)
14190 1 smtpd 0.000002793 RET gettimeofday 0
14190 1 smtpd 0.000002794 CALL poll(0xbfbfdea4,1,0x2710)
14190 1 smtpd 0.000002235 RET poll 1
14190 1 smtpd 0.000001676 CALL read(0xc,0x80a3008,0x1000)
14190 1 smtpd 0.000002235 GIO fd 12 read 3 bytes
"NO "
14190 1 smtpd 0.000001397 RET read 3
14190 1 smtpd 0.000001676 CALL gettimeofday(0x809989c,0)
14190 1 smtpd 0.000002514 RET gettimeofday 0
14190 1 smtpd 0.000001677 CALL poll(0xbfbfdea4,1,0x2710)
14190 1 smtpd 0.000001676 RET poll 1
14190 1 smtpd 0.000001676 CALL read(0xc,0x80a3008,0x1000)
14190 1 smtpd 0.000001397 GIO fd 12 read 0 bytes
""
14190 1 smtpd 0.000001397 RET read 0
14190 1 smtpd 0.000004749 CALL close(0xc)
14190 1 smtpd 0.000003073 RET close 0
14190 1 smtpd 0.000006705 CALL gettimeofday(0xbfbfd1c8,0)
14190 1 smtpd 0.000002514 RET gettimeofday 0
14190 1 smtpd 0.000011175 CALL getpid
14190 1 smtpd 0.000001397 RET getpid 14190/0x376e, 4197/0x1065
14190 1 smtpd 0.000005308 CALL fcntl(7,3,0)
14190 1 smtpd 0.000001676 RET fcntl 2
14190 1 smtpd 0.000001676 CALL fcntl(7,3,0)
14190 1 smtpd 0.000001676 RET fcntl 2
14190 1 smtpd 0.000001677 CALL sendto(7,0xbfbfd21c,0x52,0,0,0)
14190 1 smtpd 0.000003911 GIO fd 7 wrote 82 bytes
"<18>Apr 28 13:35:21 postfix/smtpd[14190]: fatal: no SASL authentication
mechanisms"
14190 1 smtpd 0.000001676 RET sendto 82/0x52
Home |
Main Index |
Thread Index |
Old Index