10 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] script to send Maildi...
FromSent OnAttachments
Jim RiceApr 7, 2006 4:41 pm 
Sam VarshavchikApr 7, 2006 5:20 pm 
Jim RiceApr 7, 2006 6:04 pm 
Sam VarshavchikApr 7, 2006 8:03 pm 
Ron JohnsonApr 7, 2006 10:04 pm 
Sam VarshavchikApr 8, 2006 7:30 am 
moussApr 8, 2006 2:42 pm 
Ron JohnsonApr 8, 2006 4:03 pm 
moussApr 9, 2006 1:32 am 
Jim RiceApr 10, 2006 7:15 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] script to send Maildir/new messages to another address?Actions...
From:mouss (mou@netoyen.net)
Date:Apr 9, 2006 1:32:39 am
List:net.sourceforge.lists.courier-maildrop

Ron Johnson wrote:

That got me thinking, and this worked: $ /usr/sbin/sendmail -v -F "Ron" \ -f ron.@cox.net \ -r ron.@cox.net ronj@yahoo.com \ < some_maildir_file

The original problem was that I emailing it to the original person (me) that the email had been sent to.

When I emailed it to my yahoo address, it worked perfectly.

Unexpectedly (for me, at least), the From: and Date: fields stayed the same.

This is the expected behaviour from an MTA, unless the admin has configured it to alter the message. Followup on the postfix ML if needed.