reply-to/return-path mail/smtpd question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Didier Wiroth
Date: Monday, March 22, 2010 - 10:05 am

Hello,
(I'm using current with smtpd.)
I'm sending mail reports to a mail address which is defined in the
alias file like this:
didier: dwiroth@company.com

My smtpd.conf is:
listen on lo0
map "aliases" { source db "/etc/mail/aliases.db" }
accept for local deliver to mbox
accept for all relay via mail.company.com

When I get the mail, the return-path header field is:
didier@originating.mail.host

Is it possible to "AUTOMATICALLY" change the default behavior of the
mail command or from smtpd, so that the "return-path" is an
existing/other mail address ?
for example:
return-path: <dwiroth@company.com>

Thanks a lot!!!
Kind regards,
- -
Didier Wiroth
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
reply-to/return-path mail/smtpd question, Didier Wiroth, (Mon Mar 22, 10:05 am)
Re: reply-to/return-path mail/smtpd question, Jacek Masiulaniec, (Tue Apr 20, 2:01 pm)