Re: mail to alias problem

2009-07-17 Thread Magnus Bäck
On Thursday, July 16, 2009 at 11:50 CEST,
 ramesh srinivas itsrames...@yahoo.co.in wrote:

 Thanks Wietse,
 
 my alias file entries as below
 all: ramesh, john
 
 all these days working fine, i don't know suddenly it started sending
 multiple mails.

Create an alias named owner-all that maps to some person that's
appointed responsible for the list.

all: ramesh, john
owner-all: postmaster

Or, use a virtual alias instead of a local alias.

Please do not top-post.

-- 
Magnus Bäck
mag...@dsek.lth.se


Re: mail to alias problem

2009-07-16 Thread ramesh srinivas

Thanks Wietse,

my alias file entries as below
all: ramesh, john

all these days working fine, i don't know suddenly it started sending multiple 
mails.
will you please give me example..
ThanksRgds
Ramesh.

--- On Wed, 15/7/09, Wietse Venema wie...@porcupine.org wrote:

From: Wietse Venema wie...@porcupine.org
Subject: Re: mail to alias problem
To: Postfix users postfix-users@postfix.org
Date: Wednesday, 15 July, 2009, 5:39 PM

itsramesh_s:
 Hi,
 
 some times when we send mail to a...@mydomain.com, it is sending three mail
- to each email in alias list.
 
 suggestions appreciated in fixing my problem.

Create an owner-all alias.

    Wietse

ALIASES(5)                                                          ALIASES(5)

NAME
       aliases - Postfix local alias database format

SYNOPSIS
       newaliases

DESCRIPTION
...
       In addition, when an alias exists for owner-name, delivery  diagnostics
       are  directed to that address, instead of to the originator of the mes-
       sage.  This is typically used to direct delivery errors  to  the  main-
       tainer  of  a  mailing  list,  who is in a better position to deal with
       mailing list delivery problems than the originator of  the  undelivered
       mail.




  See the Web#39;s breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/

Re: mail to alias problem

2009-07-15 Thread Wietse Venema
itsramesh_s:
 Hi,
 
 some times when we send mail to a...@mydomain.com, it is sending three mail
- to each email in alias list.
 
 suggestions appreciated in fixing my problem.

Create an owner-all alias.

Wietse

ALIASES(5)  ALIASES(5)

NAME
   aliases - Postfix local alias database format

SYNOPSIS
   newaliases

DESCRIPTION
...
   In addition, when an alias exists for owner-name, delivery  diagnostics
   are  directed to that address, instead of to the originator of the mes-
   sage.  This is typically used to direct delivery errors  to  the  main-
   tainer  of  a  mailing  list,  who is in a better position to deal with
   mailing list delivery problems than the originator of  the  undelivered
   mail.