Re: customizing received: headers

2010-06-26 Thread Wietse Venema
> > OK, What can you recommend to me to have postfix do VERP > > for a recipient listed in an alias file, and where this recipient > > is specified via an :include: statement? > > > You invoke "sendmail -XV ..." as per the instructions from Majordomo. > >

Re: customizing received: headers

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 03:22:59PM -0400, Wietse Venema wrote: > > > OK, What can you recommend to me to have postfix do VERP > > > for a recipient listed in an alias file, and where this recipient > > > is specified via an :include: statement? > > > > > You invoke

Re: customizing received: headers

2010-06-26 Thread Wietse Venema
Keld Simonsen: > On Sat, Jun 26, 2010 at 03:22:59PM -0400, Wietse Venema wrote: > > > > OK, What can you recommend to me to have postfix do VERP > > > > for a recipient listed in an alias file, and where this recipient > > > > is specified via an :include: statement? > > > >

Re: customizing received: headers

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 04:19:18PM -0400, Wietse Venema wrote: > Keld Simonsen: > > On Sat, Jun 26, 2010 at 03:22:59PM -0400, Wietse Venema wrote: > > > > > OK, What can you recommend to me to have postfix do VERP > > > > > for a recipient listed in an alias file, and where this recipient

problem with sendmail -XV - VERP expansion

2010-06-26 Thread Keld Simonsen
Hi I now trached down my sendlail delivery line for my email list server, and adding the -XV option I changed it to : /usr/lib/sendmail -XV -odq -oee -oi -f $LIST-request $LIST-list < munge1$$ My problem is now that it does not generate the return addresses I want. I want the recipient address t

Re: customizing received: headers

2010-06-26 Thread Wietse Venema
Keld Simonsen: > What is happening is that the postfix server receives the message > on port 25, via ESMTP, then delivers it via the the alias file to > a list of recipients, recorded in the file /some/file/in/the/filesystem, > which is included via a line in /etc/postfix/aliases : For submission

Re: problem with sendmail -XV - VERP expansion

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 11:02:40PM +0200, Keld Simonsen wrote: > Hi > > I now trached down my sendlail delivery line for my email > list server, and adding the -XV option I changed it to : > > /usr/lib/sendmail -XV -odq -oee -oi -f $LIST-request $LIST-list < munge1$$ > > My problem is now that i

Re: problem with sendmail -XV - VERP expansion

2010-06-26 Thread Wietse Venema
Keld Simonsen: > On Sat, Jun 26, 2010 at 11:02:40PM +0200, Keld Simonsen wrote: > > Hi > > > > I now trached down my sendlail delivery line for my email > > list server, and adding the -XV option I changed it to : > > > > /usr/lib/sendmail -XV -odq -oee -oi -f $LIST-request $LIST-list < munge1$$

Re: problem with sendmail -XV - VERP expansion

2010-06-26 Thread Keld Simonsen
On Sat, Jun 26, 2010 at 05:55:09PM -0400, Wietse Venema wrote: > Keld Simonsen: > > On Sat, Jun 26, 2010 at 11:02:40PM +0200, Keld Simonsen wrote: > > > Hi > > > > > > I now trached down my sendlail delivery line for my email > > > list server, and adding the -XV option I changed it to : > > > >