> -----Original Message-----
> From: Jim Stapleton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 05, 2007 2:04 PM
> To: Ted Mittelstaedt
> Cc: Nikola Lecic; Russell E. Meek; freebsd-questions@freebsd.org
> Subject: Re: mail server setup questions
> 
> 
> > I would submit you think you do.  For example, are you planning on
> > putting a webmail interface on the server?  A lot of people do.  Well
> > if you do and you put a scrap of CGI on there that has a hole in it
> > a spammer can come along and cause that to relay mail from incoming
> > http right into your mail queue.  He doesen't need root access to
> > do this.
> 
> I have never stated interest in putting web mail up in my to-do list,
> and in fact, have explicitly stated at least once, I've no intention
> of doing that. To be blunt, I don't trust it. I only use it for things
> on which I don't care about the security (ex. reading mailing lists).
> I care about the security of my server.
> 

The usual procedure if you want to make webmail secure is to field the
webmail server on a separate box.  (that is what we do)  Just about all
webmail interfaces I've tried use IMAP or POP3 to communicate with the
mailserver, in fact, very few can read the mailboxes directly.

There are other reasons you might want to run a webinterface on the
mailserver, however.

Ted
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to