2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop Forwarding w...
FromSent OnAttachments
Stefan SchatzlMay 30, 2003 3:56 am 
Devin RubiaMay 30, 2003 4:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Maildrop Forwarding with $SENDMAILActions...
From:Devin Rubia (dev@thezone.net)
Date:May 30, 2003 4:42:46 am
List:net.sourceforge.lists.courier-maildrop

On Fri, May 30, 2003 at 12:23:53PM +0200, Stefan Schatzl wrote:

Hi,

I am using the sample vacation code from the maildropex(5) manpage (with GDBM). It does quite well its job, but I have a major headache which was not solvable alone.

The following line .. to "| ( cat - ; echo ''; cat vacation.msg) | $SENDMAIL" ...

produces an email from 'user@domain'. It is quite annoying that $SENDMAIL or maildrop ignores MAILHOST or such things like -f $USER@$HOSTNAME...

Is there a possibility to get a correct 'us@domain.example.com' in the From: Header line?

Sounds like you're just trying to re-invent the wheel. Why not just use mailbot?