Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Joe Gardner on October 23, 2001, 11:03:12 PM

Title: using esmith server as a POP3 ??
Post by: Joe Gardner on October 23, 2001, 11:03:12 PM
I've got my 4.1 server sitting behind a firewall/gateway box.  I'd like to be able to access my mail accounts from an external connection without going througn webmail.

Probably simple and stupid by my brains fried at this point ( ;-) .

Thanks
Title: Re: using esmith server as a POP3 ??
Post by: guestFF on October 24, 2001, 12:09:29 AM
Open up port 110 (pop3) and port 25 (smtp)
Title: Re: using esmith server as a POP3 ??
Post by: enigma on October 24, 2001, 02:11:07 AM
I am in a similar psoition to you and this is how i have overcome the issue.

forward port 110 from the firewall to the ip address of the e-smith box, however, DO NOT FORWARD port 25 (smtp) to the e-smith box from the firewall as this may turn you into an OPEN RELAY box and cause you no end if grief, lest of which will be mail from your domain being rejected by other mail servers

hope this helps

Gavin
Title: Re: using esmith server as a POP3 ??
Post by: Joe Gardner on October 24, 2001, 07:12:52 PM
Thanks, I knew it would be simple but was worried about opening the smpt port  as a spam relay.

Joe