On Sunday 03 May 2015 21:48:02 Stephen J. Turnbull wrote:
> Thomas Stein writes:
> > Exim gives no error. Just a loop between goodnews-bounces and goodnews.
> > What did i wrong this time? :-)
>
> It appears that Exim can't send mail at all, and so first the error
> happens in the mailing list, then it tries to send the error
> information to the list-owner, but that fails the same way ("address
> faimily not supported by protocol").
>
> Can't say more without seeing your configs.
> Can you send any mail at all on that host?
Yes. No problems. Here a test via command line. Mailing list is called "more".
misc ~ # exim -v [email protected]
From: [email protected]
To: [email protected]
Subject: Test
This is a test.
LOG: MAIN
<= [email protected] U=root P=local S=362
misc ~ # delivering 1Yoroo-0007Vh-Hd
Connecting to localhost [127.0.0.1]:8024 ... connected
SMTP<< 220 misc.domain.de Python LMTP runner 1.0
SMTP>> LHLO misc.domain.de
SMTP<< 250 misc.domain.de
SMTP>> MAIL FROM:<[email protected]>
SMTP<< 250 OK
SMTP>> RCPT TO:<[email protected]>
SMTP<< 250 OK
SMTP>> DATA
SMTP<< 354 End data with <CR><LF>.<CR><LF>
SMTP>> writing message and terminating "."
SMTP<< 250 Ok
SMTP>> QUIT
LOG: MAIN
=> [email protected] R=mailman3_router T=mailman3_transport H=localhost
[127.0.0.1] C="250 Ok"
LOG: MAIN
Completed
So the mail is with mailman now. Mailman smtp.log still the same:
May 03 13:13:14 2015 (24469) <[email protected]> low level
smtp error: [Errno 97] Address family not supported by protocol
May 03 13:13:14 2015 (24469) <[email protected]> smtp to
[email protected] for 1 recips, completed in 0.0038123130798339844 seconds
May 03 13:13:14 2015 (24469) <[email protected]> post to
[email protected] from [email protected], 831 bytes, 1 failures
May 03 13:13:14 2015 (24469) <[email protected]> delivery
to [email protected] failed with code 444, [Errno 97] Address family not
supported by protocol
May 03 13:13:14 2015 (24469) <[email protected]> low level
smtp error: [Errno 97] Address family not supported by protocol
It seems mailman is unable to send mail. Sending mail as user mailman on the
commandline works. Strange.
thanks and ciao
t.
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org