Cannot connect to email server

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
nomad
Newbie
Newbie
Posts: 3
Joined: August 9th, 2009, 12:11 pm

Cannot connect to email server

Post by nomad »

I don't remember when I started to have this issue of not being able to send notification emails, but I can't seem to figure out what the issue is.  I have tried different mail servers to no avail.  Is there a more verbose error message that I could check?
nomad
Newbie
Newbie
Posts: 3
Joined: August 9th, 2009, 12:11 pm

Re: Cannot connect to email server

Post by nomad »

Sorry, I found the "Show logging" link and opened the log.  Unfortunately, it only goes up to five days ago: not the most current one.  How do I get the updated logs?  I think that when I restart the program it updates the log, but I don't see anything about mail in the logs.

-EDIT-

Again, sorry for the unnecessary posting.

I have finally found the culprit:

2010-01-09 01:18:48,671::DEBUG::[email:68] Non-SSL mail server detected reconnecting to server smtp.XXXX.com:25
2010-01-09 01:19:09,592::ERROR::[email:74] Failed to connect to mail server

Is there a way to specify the port?  Apparently my mail server uses port 587.
Last edited by nomad on January 9th, 2010, 1:26 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Cannot connect to email server

Post by shypike »

nomad wrote: Is there a way to specify the port?  Apparently my mail server uses port 587.
You could have read the online Helo (Help menu in Config->Email).

Code: Select all

my.mail.server:587
kruykaze
Newbie
Newbie
Posts: 6
Joined: June 26th, 2010, 2:50 am

Re: Cannot connect to email server

Post by kruykaze »

shypike wrote:
nomad wrote: Is there a way to specify the port?  Apparently my mail server uses port 587.
You could have read the online Helo (Help menu in Config->Email).

Code: Select all

my.mail.server:587
Adding the port fixed the problem for me . It's weird that it was working without it in previous versions of sab.
Thanks.
Post Reply