sendmail problem

Richard Nyberg rnyberg at murmeldjur.se
Tue Jan 17 13:47:11 PST 2006


Ok Matt. Sendmail crashes at home but not on leaf. The command output is
below. I'll try and build a debug sendmail tomorrow. It seems to be a
problem with TLS.

        -Richard

@home:

[gorg//sendmail]$ sendmail -O QueueDirectory=/home/rnyberg/sendmail -q -v

Running /home/rnyberg/sendmail/k0H9k6uu000903 (sequence 1 of 1)
<rnyberg at xxxxxx>... Connecting to mx.kth.se. via esmtp...
220 mx3.kth.se ESMTP Postfix
>>> EHLO hem.murmeldjur.se
250-mx3.kth.se
250-PIPELINING
250-SIZE 41943040
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH GSSAPI
250 8BITMIME
>>> STARTTLS
220 Ready to start TLS
Segmentation fault


@leaf:

leaf:/home/rnyberg> sendmail -O QueueDirectory=/home/rnyberg/sendmail -q -v

Running /home/rnyberg/sendmail/k0H9k6uu000903 (sequence 1 of 1)
<rnyberg at xxxxxx>... Connecting to mx.kth.se. via esmtp...
220 mx1.kth.se ESMTP Postfix
>>> EHLO leaf.dragonflybsd.org
250-mx1.kth.se
250-PIPELINING
250-SIZE 41943040
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH GSSAPI
250 8BITMIME
>>> STARTTLS
220 Ready to start TLS
>>> EHLO leaf.dragonflybsd.org
250-mx1.kth.se
250-PIPELINING
250-SIZE 41943040
250-VRFY
250-ETRN
250-AUTH GSSAPI PLAIN LOGIN
250 8BITMIME
>>> MAIL From:<rnyberg at xxxxxxxxxx> SIZE=539
250 Ok
>>> RCPT To:<rnyberg at xxxxxx>
>>> DATA
450 <rnyberg at xxxxxxxxxx>: Sender address rejected: Domain not found
<rnyberg at xxxxxx>... Deferred: 450 <rnyberg at xxxxxxxxxx>: Sender address rejected: Domain not found
554 Error: no valid recipients
>>> RSET
250 Ok
Warning: could not send message for past 4 hours
<rnyberg at xxxxxxxxxx>... Host unknown (Name server: gorg.local: host not found)
hash map "Alias0": unsafe map file /etc/mail/aliases.db: Permission denied
MAILER-DAEMON... WARNING: cannot open alias database /etc/mail/aliases; reading text version
/etc/mail/aliases: 25 aliases, longest 10 bytes, 254 bytes total
aliased to postmaster
postmaster... aliased to root
postmaster... aliased to root
root... Connecting to local...
220 leaf.dragonflybsd.org LMTP ready
>>> LHLO leaf.dragonflybsd.org
250-leaf.dragonflybsd.org
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 PIPELINING
>>> MAIL From:<>
250 2.5.0 Ok
>>> RCPT To:<root>
>>> DATA
250 2.1.5 Ok
354 Go ahead
>>> .
451 4.3.0 lockmailbox /var/mail/root failed; error code 75 
root... Deferred: 451 4.3.0 lockmailbox /var/mail/root failed; error code 75 
Closing connection to local
>>> QUIT
221 2.0.0 Bye
Closing connection to mx.kth.se.
>>> QUIT
221 Bye






More information about the Users mailing list