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
 

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

Reply via email to