[ILUG] Sendmail Return-Path question

Philip Reynolds phil at redbrick.dcu.ie
Wed Jul 24 10:13:57 IST 2002


Fergal Moran's [fergal.moran at wasptech.com] 13 lines of wisdom included:
> Guys
> 
> How do I get sendmail to send all outgoing mail with a Return-Path:
> header of user at domain.com rather that user at sendmail-host.domain.com.
> This is really annoying as a few ISP's are blackholing our mail because
> the Return-Path is incorrect.


It's been quite a while since I've used sendmail, but a quick look
at a sample .mc file quickly reveals this:

FEATURE(masquerade_envelope)

I presume you were using MASQUERADE_AS(some.domain), which won't
masquerade the Return-Path. From what I remember of sendmail, the
above FEATURE should do it.

-- 
  Philip Reynolds        
   RFC Networks          tel: 01 8832063
www.rfc-networks.ie      fax: 01 8832041




More information about the ILUG mailing list