On (13/08/15 20:11), Edgar Pettijohn wrote:
> Date: Thu, 13 Aug 2015 20:11:13 -0500
> From: Edgar Pettijohn <[email protected]>
> To: [email protected]
> Subject: (w13)Re: is opensmtpd compatible with OpenBSD vacation?
> 
> 
> 
> On 08/13/15 19:25, James Triplett wrote:
> >  We run smtpd 5.4.2 on OpenBSD 5.5
> >  Everything has been working well, but recently I'm seeing a problem with 
> > the
> >  vacation(1) program.
> >  We have a user AJ who has installed a vacation msg, and it works well when 
> > delivering
> >  mail directly to the user:
> >  Aug 13 12:33:35 hermes smtpd[18189]: smtp-in: Accepted message 97e5db7f on 
> > session f8edfacf317f1ab1: from=<[email protected]>, to=<[email protected]>, 
> > size=678, ndest=2, proto=ESMTP
> >  Aug 13 12:33:35 hermes smtpd[18189]: delivery: Ok for 97e5db7f12840158: 
> > from=<[email protected]>, to=<[email protected]>, user=aj, method=maildir, 
> > delay=0s, stat=Delivered
> >  Aug 13 12:33:35 hermes smtpd[18189]: smtp-in: Closing session 
> > f8edfacf317f1ab1
> >  However, that user is also part of an group alias BTECH, and an error is 
> > encountered when trying to send to that group:
> >  Aug 12 17:17:24 hermes smtpd[18189]: delivery: TempFail for 
> > 1804b0e2ac5b3ae4: from=<[email protected]>, to=<[email protected]>, 
> > user=aj, method=mda, delay=6h25m20s, stat=Error (mda exited prematurely)
> >  The TempFail eventually times out and sends a MAILER-DAEMON to the 
> > original sender, confusing people.
> >  We used a very standard forward to implement the vacation message:
> >       \aj, "|/usr/bin/vacation  aj"
> >  Any ideas how to fix this?
> >  thanks,
> >  Jim
> >
> I remember a similar question to the list here is a link that may help.
> 
> https://www.mail-archive.com/misc%40opensmtpd.org/msg01666.html

Thanks for your suggestion.  However, as it always seems to go, the issue was 
not with OpenSMTPD, but somewhere else.
The problem turned to be the vacation program's insistence on a valid envelope 
sender on incoming mails.
Normal delivery worked fine, but when the vacation program was invoked it 
rejected the mail created by
our (misconfigured) ticketing system.  Now that the ticketing system is 
behaving, all is well.

James
> 

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to