Morning ...

  We've been puzzling over this for awhile, and I'm not getting anywhere
with it ... have a user that has a vacation setup ... if we send email to
them, it goes through out lmtpproxy.pl "server" and gets passed to the
real lmtp server no problem ... if we reply to the 'vacation' message, I
get a return code of 354 on the $lmtp->dataend(); command, so the mail
fails ...

  I've attached the email itself (based on what the lmtpproxy is trying to
send through ... but can't see anything that stands out ...

  The server is using postfix for its MTA ... according to the logs, test1
received it as:

Feb  5 14:45:42 campus postfix/smtpd[15139]: 5DDD01F851D8: 
client=garlic.acadiau.ca[131.162.138.193]
Feb  5 14:45:42 campus postfix/cleanup[15071]: 5DDD01F851D8: 
message-id=<[EMAIL PROTECTED]>
Feb  5 14:45:42 campus postfix/qmgr[15070]: 5DDD01F851D8: 
from=<[EMAIL PROTECTED]>, size=35184, nrcpt=1 (queue active)
Feb  5 14:45:42 campus postfix/lmtp[15077]: 5DDD01F851D8: 
to=<[EMAIL PROTECTED]>, relay=/var/run/socket/lmtp[/var/run/socket/lmtp], 
delay=0, status=sent (250 2.1.5 Ok)

  Yes the copy I'm receiving is:

Feb  5 14:45:43 campus postfix/smtpd[15145]: 1A2581F85201: 
client=garlic.acadiau.ca[131.162.138.193]
Feb  5 14:45:43 campus postfix/cleanup[15071]: 1A2581F85201: 
message-id=<[EMAIL PROTECTED]>
Feb  5 14:45:43 campus postfix/qmgr[15070]: 1A2581F85201: 
from=<[EMAIL PROTECTED]>, size=3799, nrcpt=1 (queue active)
Feb  5 14:45:43 campus postfix/lmtp[15074]: 1A2581F85201: to=<[EMAIL PROTECTED]>, 
relay=/var/run/socket/lmtp[/var/run/socket/lmtp], delay=0, status=sent (250 2.1.5 Ok)

  Help?

Marc G. Fournier                                 [EMAIL PROTECTED]
Senior Systems Administrator                            Acadia University

  "These are my opinions, which are not necessarily shared by my employer"
Return-Path: <[EMAIL PROTECTED]>
Received: from garlic.acadiau.ca (garlic.acadiau.ca [131.162.138.193])
        by campus.acadiau.ca (Postfix) with ESMTP id 1A55F1F82BF3
        for <[EMAIL PROTECTED]>; Fri, 15 Nov 2002 15:10:36 -0400 (AST)
Received: from atelier.acadiau.ca (atelier.acadiau.ca [131.162.138.223])
        by garlic.acadiau.ca (8.12.6/8.12.5) with ESMTP id gAFJAZ1d042765
        for <[EMAIL PROTECTED]>; Fri, 15 Nov 2002 15:10:35 -0400 (AST)
        (envelope-from [EMAIL PROTECTED])
Date: Fri, 15 Nov 2002 15:10:35 -0400 (AST)
From: "Marc G. Fournier" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: testing the mail system ...
In-Reply-To: <cmu-sieve-38549-1037387017-0@campus>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
X-Spam-Status: No, hits=-4.1 required=5.0
        tests=EMAIL_ATTRIBUTION,IN_REP_TO,SPAM_PHRASE_02_03
        version=2.41
X-Spam-Level: 




On Fri, 15 Nov 2002 [EMAIL PROTECTED] wrote:

> Autogenerated Message:
> Hello...
>
> This is a automated response your email...
> E-mail is answered Sunday - Thursday in the evening hours.
>
> If your request is urgent please call the Helpdesk at 542-4357 or 1-888-609-3330
>
> Thank you
> Helpdesk
>
>

Marc G. Fournier                                 [EMAIL PROTECTED]
Senior Systems Administrator                            Acadia University

  "These are my opinions, which are not necessarily shared by my employer"

Reply via email to