Re: [exim-dev] Problems with multiple smtp recipients

Top Page
Delete this message
Reply to this message
Author: Hendrik Visage
Date:  
To: exim-dev
CC: Hendrik Visage
Subject: Re: [exim-dev] Problems with multiple smtp recipients
On Mon, Mar 07, 2005 at 04:54:18PM +0000, Philip Hazel wrote:
> On Mon, 7 Mar 2005, Hendrik Visage wrote:
>
> > exim -d -v -qff:
>
> Please try without -v (which just gives very limited output, and has
> overridden -d). Sorry, I should have said to use -d.


SMTP>> MAIL FROM:<mensacpt-bounces@???> SIZE=34560
SMTP>> RCPT TO:<11111111@???>
SMTP>> RCPT TO:<jjjjjj@???>
SMTP>> RCPT TO:<2222222@???>
SMTP>> RCPT TO:<bbbbbb@???>
SMTP>> RCPT TO:<44444444@???>
SMTP>> RCPT TO:<5555555@???>
SMTP>> DATA

waiting for data on socket
read response data: size=323
SMTP<< 250 OK
SMTP<< 250 Accepted
SMTP<< 451 Try this address in the next batch, please.
LOG: MAIN
SMTP error from remote mailer after RCPT TO:<jjjjjj@???>: host mail1.sun.ac.za [146.232.64.12]: 451 Try this a
ddress in the next batch, please.
2005-03-07 22:57:43 1D8IGG-0005Eg-PF SMTP error from remote mailer after RCPT TO:<jjjjjj@???>: host mail1.sun.ac
.za [146.232.64.12]: 451 Try this address in the next batch, please.
added retry item for R:jjjjjj@???: errno=-44 more_errno=51,M flags=0
SMTP<< 451 Try this address in the next batch, please.
LOG: MAIN
SMTP error from remote mailer after RCPT TO:<2222222@???>: host mail1.sun.ac.za [146.232.64.12]: 451 Try this a
ddress in the next batch, please.
reading pipe for subprocess 24170 (not ended)
read() yielded 0
remote delivery process 24170 ended: status=0100
set_process_info: 24169 delivering 1D8IGG-0005Eg-PF
post-process 11111111@??? (1)
LOG: MAIN
== 11111111@??? R=lookuphost T=remote_smtp defer (-1): smtp transport process returned non-zero status 0x0100: e
xit code 1
post-process jjjjjj@??? (1)
LOG: MAIN
== jjjjjj@??? R=lookuphost T=remote_smtp defer (-1): smtp transport process returned non-zero status 0x0100: e
xit code 1

<Rest of addresses the same as the above>

Attached also my compressed config.

sh-2.05b$ exim -bV      
Exim version 4.50 #1 built 06-Mar-2005 21:25:41
Copyright (c) University of Cambridge 2004
Berkeley DB: Sleepycat Software: Berkeley DB 3.3.11: (July 12, 2001)
Support for: iconv() PAM TCPwrappers
Lookups: lsearch wildlsearch nwildlsearch iplsearch dbm dbmnz mysql nis nis0
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir autoreply pipe smtp
Fixed never_users: 0
Configuration file is /etc/exim.conf