Prev: problem with pipes in /etc/aliases [alternative: mailpost mailer?]
Next: Free Classifieds India
From: tom on 29 Jan 2010 00:39 Is there any way so that all incoming mails that are from Internet are forwarded to the POSTMASTER email address, as well as the user for which it is intended to. For example, if someone from xyz(a)abc.com sends a mail to a user on my domain (user(a)mydomain.com), the user gets the mail, and a copy of the same email is automatically forwarded to postmaster(a)mydomain.com. Similarly, can we configure Sendmail so that if any user on my domain sends an outbound mail, a copy of the same is sent to the Postmaster.
From: Carl Byington on 29 Jan 2010 01:47 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 28 Jan 2010 21:39:43 -0800, tom wrote: > Is there any way so that all incoming mails that are from Internet are > forwarded to the POSTMASTER email address, as well as the user for which > it is intended to. For example, if someone from xyz(a)abc.com sends a mail > to a user on my domain (user(a)mydomain.com), the user gets the mail, and a > copy of the same email is automatically forwarded to > postmaster(a)mydomain.com. > Similarly, can we configure Sendmail so that if any user on my domain > sends an outbound mail, a copy of the same is sent to the Postmaster. <http://www.five-ten-sg.com/sm-archive/> can do that. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFLYoR4L6j7milTFsERAmEVAJ971L9Pu4aTayOThlwcy9nuqywPtACff67F sgHbklzFekTmoRSV4RM+KqU= =GZVU -----END PGP SIGNATURE-----
From: tom on 30 Jan 2010 06:55 On Jan 29, 11:47 am, Carl Byington <c...(a)five-ten-sg.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, 28 Jan 2010 21:39:43 -0800, tom wrote: > > Is there any way so that all incoming mails that are from Internet are > > forwarded to the POSTMASTER email address, as well as the user for which > > it is intended to. For example, if someone from x...(a)abc.com sends a mail > > to a user on my domain (u...(a)mydomain.com), the user gets the mail, and a > > copy of the same email is automatically forwarded to > > postmas...(a)mydomain.com. > > Similarly, can we configure Sendmail so that if any user on my domain > > sends an outbound mail, a copy of the same is sent to the Postmaster. > > <http://www.five-ten-sg.com/sm-archive/> can do that. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.6 (GNU/Linux) > > iD8DBQFLYoR4L6j7milTFsERAmEVAJ971L9Pu4aTayOThlwcy9nuqywPtACff67F > sgHbklzFekTmoRSV4RM+KqU= > =GZVU > -----END PGP SIGNATURE----- THANKS!
From: drfremove on 3 Feb 2010 08:50 On Jan 29, 12:39 am, tom <thomas...(a)gmail.com> wrote: > Is there any way so that all incoming mails that are from Internet are > forwarded to the POSTMASTER email address, as well as the user for > which it is intended to. For example, if someone from x...(a)abc.com > sends a mail to a user on my domain (u...(a)mydomain.com), the user gets > the mail, and a copy of the same email is automatically forwarded to > postmas...(a)mydomain.com. > > Similarly, can we configure Sendmail so that if any user on my domain > sends an outbound mail, a copy of the same is sent to the Postmaster. You only need to change one line in the sendmail.cf: A=mail.local -f $g -d $u postmaster to add the postmaster to every local delivery. See http://www.nber.org/copy-in.html Daniel Feenberg NBER
|
Pages: 1 Prev: problem with pipes in /etc/aliases [alternative: mailpost mailer?] Next: Free Classifieds India |