Re: Relaying e-mail from the bash command line (with sendmail probably)

2012-06-17 Thread Wiebe Cazemier
- Original Message - > From: "Jeroen Geilman" > To: postfix-users@postfix.org > Sent: Sunday, 17 June, 2012 11:15:51 AM > Subject: Re: Relaying e-mail from the bash command line (with sendmail > probably) > > Use the content_filter to directly relay to

Re: Relaying e-mail from the bash command line (with sendmail probably)

2012-06-17 Thread Jeroen Geilman
On 06/17/2012 08:38 AM, Wiebe Cazemier wrote: - Original Message - From: "Wietse Venema" To: "Wiebe Cazemier" Cc: "Postfix users" Sent: Sunday, 17 June, 2012 2:41:29 AM Subject: Re: Relaying e-mail from the bash command line (with sendmail probably) Wiebe

Re: Relaying e-mail from the bash command line (with sendmail probably)

2012-06-16 Thread Wiebe Cazemier
- Original Message - > From: "Wietse Venema" > To: "Wiebe Cazemier" > Cc: "Postfix users" > Sent: Sunday, 17 June, 2012 2:41:29 AM > Subject: Re: Relaying e-mail from the bash command line (with sendmail > probably) > > Wie

Re: Relaying e-mail from the bash command line (with sendmail probably)

2012-06-16 Thread Wietse Venema
Wiebe Cazemier: > > Transport maps can be per-recipient. > > But when I want to relay to another server, I don't want to send > it to one recipient. I want to send it to whatever recipient the > original message was sent to, but to another server. transport_maps changes the relay HOST, but NOT th

Re: Relaying e-mail from the bash command line (with sendmail probably)

2012-06-16 Thread Wiebe Cazemier
- Original Message - > From: "Wietse Venema" > To: "Postfix users" > Sent: Saturday, 16 June, 2012 3:50:40 PM > Subject: Re: Relaying e-mail from the bash command line (with sendmail > probably) > > Transport maps can be per-recipient. But

Re: Relaying e-mail from the bash command line (with sendmail probably)

2012-06-16 Thread Wietse Venema
Wiebe Cazemier: > Hi, > > In a bash script, I have: > > - an e-mail message with full headers in a tmp file. > - A from address (to use for -f with 'sendmail') > - a recipient (u...@example.com). > > How do I relay this message to another server than example.com, > but do set RCPT TO to u...@e