Koozali.org: home of the SME Server

whats the correct SMTP configuration.

Offline ber

  • *****
  • 239
  • +0/-0
whats the correct SMTP configuration.
« on: February 02, 2011, 01:00:51 AM »
Hi Ive been trying to establish the correct settings for imap accounts for mobile users so that they can use the server smtp server no matter what their location and isp connection they are using.
This way they do not have to change the smtp or outgoing server on their email client.
Currently i am using port 25 and without authentication- i camn only email clients within the local domain but cant email clients on different domains not hosted by the server.
Can anyone advise whether this is possible? and how to set it up?

Server SME 7.5 Server only mode.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: whats the correct SMTP configuration.
« Reply #1 on: February 02, 2011, 02:31:20 PM »
Use port 465 with authentication.

Offline ber

  • *****
  • 239
  • +0/-0
Re: whats the correct SMTP configuration.
« Reply #2 on: February 03, 2011, 12:16:54 AM »
Hi Charlie- yes i tried port 465, that doesnt seem to be working- it does advise me that either the security protocol is not used by the server or the server is rejecting the authentication. Confirmed multiple times that the password is correct and the protocol being used is ssl or ttl?? with or without certificate authentication on the email client- still no go???
Note: I can send emails to other domain users hosted on the server- but not external domains on other servers???
can you advise what else i can check?
« Last Edit: February 03, 2011, 12:18:57 AM by ber »

Offline brianr

  • *
  • 990
  • +2/-0
Re: whats the correct SMTP configuration.
« Reply #3 on: February 03, 2011, 08:31:02 PM »
For IMAPS (reading the server from the mobiles) you should use port 993.  Most mobiles seem to get this right if you say "IMAP" and "SSL".

To send from the mobiles using the server and SSL (which I think it what you asked for, although it may not be what you wanted), you should use 465 as Charlie indicates.
« Last Edit: February 03, 2011, 10:33:30 PM by brianr »
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

Offline ber

  • *****
  • 239
  • +0/-0
Re: whats the correct SMTP configuration.
« Reply #4 on: February 03, 2011, 09:00:32 PM »
HI Guys (Charlie and Brian) got it all sorted, as charlie mentioned the correct port was 465 and the correct protocol using Thunderbird was SSL/TLS.- those were the main sticking points I think. May have had to play around with the router settings-  to open port 993 and 465.

Your input is appreciated. Thanks again.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: whats the correct SMTP configuration.
« Reply #5 on: February 03, 2011, 09:42:41 PM »
For IMAPS (reading the server from the mobiles) you should use port 993.  Most mobiles seem to get this right if you say "IMAP" and "SSH".

No, not "SSH", but "SSL" or "TLS".

Quote
To send from the mobiles using the server and SSH (which I think it what you asked for, although it may not be what you wanted), you should use 465 as Charlie indicates.

Again, not SSH.

Offline brianr

  • *
  • 990
  • +2/-0
Re: whats the correct SMTP configuration.
« Reply #6 on: February 03, 2011, 10:34:16 PM »
No, not "SSH", but "SSL" or "TLS".

Again, not SSH.

of course (sorry), I have edited the post so as not to confuse readers in the future.
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........