Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: The Doughster on April 02, 2004, 10:47:32 AM

Title: Use SMTP from remote desktops...
Post by: The Doughster on April 02, 2004, 10:47:32 AM
Hey all,

We are a family sharing the server, but we don't live in the same house anylonger.
I would like to enable the ability to send E-Mails over the SMTP server from a remote computer - but of course the SMTP should require an Authentication like many providers do now a days.

Anybode knows how to modify the SMTP in this way?
Title: Use SMTP from remote desktops...
Post by: raem on April 02, 2004, 11:10:54 AM
Try this
http://www.pagefault.org/howto/securemail.shtml

Regs
Ray
Title: Remote SMTP
Post by: cc_skavenger on April 02, 2004, 05:16:29 PM
If you know the public IP of the remote user, you can add it to the local networks panel in the server manger.  This will let the remote computer use the smtp server.

Just another idea.
Title: Use SMTP from remote desktops...
Post by: albatroz_ on April 14, 2004, 10:43:41 PM
I wonder they have erased the 5.6 versions
of the documents
Title: Use SMTP from remote desktops...
Post by: kangkc on April 15, 2004, 05:33:56 AM
From security viewpoint, adding a public address to the local network open up a big security exposure. Never do that unless you know the implication.

Securemail will be a better solution but do enforce through SMTP authentication as well as SSL.