> > 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.
>
>
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
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?
> > > >
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
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
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
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
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$$
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 :
> > >
>