[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MTA with automatic per user bcc support?



On Wed, Jul 03, 2002 at 02:06:49AM +0200, Victor Julien wrote:
| Hi,
| 
| The (other than that crappy) mailserver at my job supports 'bcc in' and
| 'bcc out' per user. In this way an user can read his mail at home and at
| work. I've searched on the sites of sendmail, exim and qmail for such a
| feature, but i can't find it anywhere.
| 
| I'm looking for something like:
| 
| john: 	bccin: manager@foo.com bccout: john@home.com
| ronald: bccin: manager@foo.com bccout: ronald@home.com
| maria:	bccout: maria@home.com
| harry:	bccin: harrys_department@foo.com
| etc.
| 
| this should be in a file somewhere in the mailserver configdir.
| 
| Does anyone know how to do this? Does some MTA support it?

Oh! I think I just partially figured out WTF "bccin" and "bccout"
mean.  That particular mail server (probably) likes to rewrite
messages (headers) on you, so you need a special command to tell it
not to.  I still don't know what "out" vs. "in" means.  All mail comes
in to the MTA and then goes out from it.  (if it doesn't, then the MTA
lost the mail somewhere, and that's never a good sign)  If the MTA
modifies the message, it violates RFCs 821 and 2821.  (that being
said, with the current state of affairs of "clients" every MTA has the
ability to do at least some header modificatin)

As nate said, by simply aliasing the address you can send a copy to
some other place.  I also agree with his choice of IMAP (and
squirrelmail) for providing non-LAN access to mail.  For remote
sending you can also setup TLS and/or AUTH to control relaying.

HTH,
-D

-- 

Stay away from a foolish man,
for you will not find knowledge on his lips.
        Proverbs 14:7
 
http://dman.ddts.net/~dman/

Attachment: pgpHiLB43788c.pgp
Description: PGP signature


Reply to: