Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: bas60 on July 01, 2009, 11:22:37 AM

Title: Using POP3 for External users
Post by: bas60 on July 01, 2009, 11:22:37 AM
I have a problem getting EXTERNAL users to use POP3

MX record set for domain

so for both incoming and outgoing the mail server settings in pop3 is set mail.mydomain.com

Incoming works fine but with outgoing I'm getting a message
System Administrator message "550 Relaying denied for user@domain.com"


-------------------------
I have also tried (non secure pop3)
db configuration setprop pop3 access public
signal-event email-update
-------------------------

Any help appreciated

Title: Re: Using POP3 for External users
Post by: shawnbishop on July 01, 2009, 01:53:57 PM
The problem suggest a problem with your SMTP..

Do you have two domains that have the same name?, that is one on your SMESERVER and one in the internet world?
Title: Re: Using POP3 for External users
Post by: bas60 on July 01, 2009, 02:04:07 PM
emm....I have just one domain setup in domains

mydomain.local and mydomain.co.uk

maydomain.local resolves locally and mydomain.co.uk Internet

I can delete the mydomain.co.uk but NOT the mydomain.local
Title: Re: Using POP3 for External users
Post by: shawnbishop on July 01, 2009, 02:07:20 PM
I think that may be your problem, remove it and see if it works
Title: Re: Using POP3 for External users
Post by: bas60 on July 01, 2009, 02:22:30 PM
I thought I needed the mydomain.co.uk otherwise if the 1st bit of the domain is enough - am I not at the risk potentially flooding with emails to mydomain.com, mydomain.co.uk, mydomain.eu and the rest!

Unfortunatly the system has just gone live since last thursday - everything works except external users with pop.

If I remove the mydomain.co.uk - would that not stop incoming emails??
Title: Re: Using POP3 for External users
Post by: janet on July 01, 2009, 02:24:13 PM
bas60

Quote
so for both incoming and outgoing the mail server settings in pop3 is set mail.mydomain.com

At the external location you need to set your local ISP's outgoing mail server in your email client.
By default, relaying is not supported when connecting to your sme smtp server via another ISP's connection.


If you want to send via the sme server smtp server, enable secure smtp in server manager and configure the appropriate ports in your email client.
 
Also see
http://forums.contribs.org/index.php?topic=38797.msg176490#msg176490

and the email FAQ.
http://wiki.contribs.org/SME_Server:Documentation:FAQ#How_do_I_enable_smtp_authentication_for_users_on_the_internal_network

Title: Re: Using POP3 for External users
Post by: bas60 on July 01, 2009, 04:03:28 PM
ISP (BT) won't allow use of their mail server if not connected to them!
and its not practical when users are travelling.

Using 7.4 - there is an option SSMTP - this seems to be ENABLED by default

Can I use the default port 25 or do I have to open 465 on the router?

I assume existing LAN users can carry on using 25

 
Title: Re: Using POP3 for External users
Post by: Stefano on July 01, 2009, 04:22:50 PM
Can I use the default port 25 or do I have to open 465 on the router?

you have to forward port 465 TCP to your SME to permit ssmtp for external users

Quote
I assume existing LAN users can carry on using 25

yes

Ciao
Stefano