Not the recipient address, the FROM address.

I'm thinking something like:

dbmail    unix  -       n       n       -       -       pipe
  flags=R user=dbmail:dbmail
  argv=/usr/local/sbin/dbmail-smtp -f ${sender} -d ${recipient}



On 1/13/04 2:36 AM, "Eelco van Beek - IC&S" <[EMAIL PROTECTED]> wrote:

> Dbmail-smtp is already capable of handling this using the -d flag. In
> postfix you can do:
> 
> dbmail    unix  -       n       n       -       -       pipe
>    flags=R user=dbmail:dbmail argv=/usr/local/sbin/dbmail-smtp -d
> ${recipient}
> 
> 
> On 13-jan-04, at 7:49, Brian Blood wrote:
> 
>> Any discussion on this before?
>> 
>> Postfix can send along the from address so it doesn't have to be
>> parsed for
>> in the Return-Path header.
>> 
>> Or is the introduction of the LMTP interface going to obviate this?
>> 
>> 

Reply via email to