 | SMTP Blocked Port | |
 | sometimes isp's block port25 (smtp port)
If this is the case then you need to set the port# to 587
Try that |
|
 |
 | How To Manage Crons In SSH | |
 | #Login to SSH
#Type this command to view your current crons(crontab):
crontab -l
#Copy the output of that command (it will show your crons) and paste it into notepad.
#Save the file as crontab.txt(make sure wordwrap is not enabled in notepad when sa |
|
 |
 | How To Configure Your Email Client To Use Our Mail Server | |
 | Instructions for all email clients can be found here:
http://quantum-tech.com/emailsetup.html
If you still cant send then try changing your SMTP port from 25 to 587(alot of ISP's are blocking port 25 so they force you to use there SMTP server, port 58 |
|
 |