[Mimedefang] Migrate to production 
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Wed Feb 27 11:49:56 EST 2002
    
    
  
On Thu, 28 Feb 2002, Tony Nugent wrote:
> > sendmail -f`cat SENDER` `cat RECIPIENTS` < ENTIRE_MESSAGE
> Yes, I should have mentined that I have tried things like that, and
> it works but with the Reciveved: evelope changed as you say (sender
> is the local root account and so on).
Really?  Even with the "-f" option?
> It is also problematic with multiple recipients, which may include
> non-local addresses -- they end up with copies.
But how could non-local addresses end up in the RECIPIENTS list?  The
RECIPIENTS list should contain only addresses from the "RCPT TO:" SMTP
commands.  These adresses should only be ones for which your machine
is a server (or relay).
The only way multiple copies should happen is if your filter deletes
some, but not all, of the recipients.
Regards,
David.
    
    
More information about the MIMEDefang
mailing list