On Wed, Dec 15, 2010 at 01:28:17PM -0800, selcukyazar wrote:

> 
> Hi again,
> 
> my .forward manupulation works.
> 
> "| sed -e 's/Subject:/Subject:FW: /g'  -e '/'Received:\.\*'/{N;d}'|
> /usr/sbin/sendmail -i mail_ad...@hotmail.com"

This creates bounce loops. DO NOT ignore the envelope sender when
forwarding email.

You MUST preserve the envelope sender address at least when it is "<>"
(or empty depending on whether how the envelope sender is passed to you).

-- 
        Viktor.

Reply via email to