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...@example.com when relaying to that other server?

One option I can think of is using a transport entry in transport maps, but 
because this runs on the server example.com, I can't set another transport for 
example.com.

Any advice is welcome.

Regards,

Wiebe

Reply via email to