Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: dhalliday on September 30, 2005, 03:23:00 AM

Title: Authenticated SMTP relay from public interface (internet)
Post by: dhalliday on September 30, 2005, 03:23:00 AM
I am looking to use my sme server (mitel free version 6.0)as my SMTP server for outgoing mail while on the road without using VPN's.

As such I was looking to configure the Qmail MTA to use authenticates sessions but this does not seem to be possible.  It looks like there is a new QMail and add ons that support this but has anyone tried this on a SME 6.0?

Does 6.5RC1 or 7B4 support this, or even still use QMail?)

Any other ideas on using my SME server as my SMTP server for roaming users while not making it an open relay?

Thanks,

Dave.
Title: Re: Authenticated SMTP relay from public interface (internet
Post by: CharlieBrady on October 04, 2005, 03:01:08 AM
Quote from: "dhalliday"

Any other ideas on using my SME server as my SMTP server for roaming users while not making it an open relay?


Use webmail.
Title: Re: Authenticated SMTP relay from public interface (internet
Post by: gordonr on October 05, 2005, 05:42:48 AM
Quote from: "dhalliday"

Does 6.5RC1 or 7B4 support this, or even still use QMail?)


Yes, yes and yes.
Title: Authenticated SMTP relay from public interface (internet)
Post by: smeghead on October 05, 2005, 07:40:42 AM
.. ther is an SSMTP contrib that will provide whats required
Title: Authenticated SMTP relay from public interface (internet)
Post by: yuku on October 06, 2005, 04:34:36 PM
maybe I'm doing something wrong, but I dont seem to get the SSMTP working.

I've setup my Outlook as follows:
- outgoing mail requires authentication
- provided username and password
- at the advanced tab I've deselected the option to use SSL.

when I use this setup and try to send a test-mail.
everything works great (finding POP-server, finding SMTP-server, login to POP3-server) except the sending of a test-email.
The report then says: The test-message could not be sent. Check the field E-mailaddress.

sending mail using webmail works great, so it looks like it is a outlook-connectivity problem.

Anybody have any idea on what this could be?

Running SME 7B4 including all standard yum updates (no devel or test rpms etc.)
Title: Authenticated SMTP relay from public interface (internet)
Post by: Brave Dave on October 15, 2005, 03:12:16 AM
This is the best way

http://www.pagefault.org/howto/securemail.shtml
Title: Authenticated SMTP relay from public interface (internet)
Post by: dhalliday on October 25, 2005, 02:01:50 AM
BINGO! Looks like exactly what I need thaks.

Dave.
Title: Securemail contrib
Post by: bugme on December 15, 2005, 08:47:55 AM
Has anyone tried it and what is the results.
Works well remotely on a laptop using Outlook Express?

Thanks.
Title: Authenticated SMTP relay from public interface (internet)
Post by: CharlieBrady on December 15, 2005, 02:21:17 PM
Quote from: "davidbray"
This is the best way

http://www.pagefault.org/howto/securemail.shtml


That's not compatible with 7.0beta, which already includes most (all?) that functionality.
Title: Authenticated SMTP relay from public interface (internet)
Post by: timm on December 15, 2005, 06:55:32 PM
How do you get it to work with 7.8beta?  I would like to get the same thing working for me.

-Tim
Title: Authenticated SMTP relay from public interface (internet)
Post by: CharlieBrady on December 15, 2005, 08:22:51 PM
Quote from: "yuku"
maybe I'm doing something wrong, but I dont seem to get the SSMTP working.

I've setup my Outlook as follows:
- outgoing mail requires authentication
- provided username and password
- at the advanced tab I've deselected the option to use SSL.


If you deselect SSL, then I believe you'll be using SMTP rather than SSMTP.