View Single Post
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#15
Originally Posted by mikecomputing View Post
Be more specific what error do you get?

In my case I get "Cannot sync message" when try send mail, not even sure it related to this thread but just getting desperate test everything to get it to work..

Btw.. SMTP is always PITA if not using those big cooperations like google and so on
Might be a authentication issue ? Do you know what auth is supported by your server ? If you want to play with ag-tool supported values for 'smtp/authentication' are:

Code:
0 - No auth
1 - Login (commonly used, but obsoleted by Plain)
2 - Plain (commonly used)
3 - CRAM-MD5
Unfortunately most common issue with SMTP seems to be restrictions to the connection done by the ISPs, i.e if you are not in their network it won't work.
__________________
Valério Valério
www.valeriovalerio.org
 

The Following User Says Thank You to VDVsx For This Useful Post: