Koozali.org: home of the SME Server

email server

Devin Sain

email server
« on: February 26, 2001, 11:48:55 PM »
I am trying to make the e-smith server into a e-mail server.   I am running into the problem though that it was designed to be used only by your local network.  Does anyone know how to make imap, pop3, and smtp avalible to public use.

Dan Brown

Re: email server
« Reply #1 on: February 26, 2001, 11:54:35 PM »
SMTP should not be open for public use, as that would make you an open relay, such that spammers would love you and the rest of the net would hate you (and probably blacklist you).  POP and IMAP can be opened for public access from the e-smith-manager (but there's a bit of a bug; I don't remember the workaround at the moment).

Devin Sain

Re: email server
« Reply #2 on: February 27, 2001, 07:11:46 PM »
I know about spammers, but i need to open smtp.  What I want and a should of made it clear but I want to have a secure smtp with authentication.  If anyone knows how to do this beside through webmail I would apreciate the help.