LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   smtp problems with godaddy in ALPINE (https://www.linuxquestions.org/questions/linux-general-1/smtp-problems-with-godaddy-in-alpine-4175450876/)

rootaccess 02-19-2013 09:35 PM

smtp problems with godaddy in ALPINE
 
Ive been working on this for hours and tried every possible combination and I've pretty much given up on my own.

their servers
smtpout.secureserver.net
imap.secureserver.net

their smtp ports are 465,80,25 or 3535

My .pinerc reads this for smtp. The imap works, so no problem there

Code:

smtp-server=smtpout.secureserver.net:465/user=info@mydomain.com
Here is the imap stuff for what its worth
Code:

inbox-path={imap.secureserver.net/ssl/user=info@mydomain.com}INBOX
Any help would be appreciated

This is the error message I get
Code:

[Error sending: Connection failed to smtpout.where.secureserver.net,465: Connection timed out]

273 02-21-2013 07:57 AM

I experienced similar problems with smtp with my domain host and it seemed to be a known issue with no fix, sadly, but perhaps somebody has a fix now?
http://www.linuxquestions.org/questi...ssword-944461/


All times are GMT -5. The time now is 06:41 PM.