When i ran the sql command
mysql> select displayName,password from accounts join mail on mail.account_id = accounts.id JOIN domains ON mail.dom_id = domains.id where type="sym" and password not like "$AES%";
Empty set (0.00 sec)
I got the following output
I've uninstalled and reinstalled...
Your message did not reach some or all of the intended recipients.
Subject: test
Sent: 28/04/2016 13:45
The following recipient(s) cannot be reached:
'*@gmail.com' on 28/04/2016 13:45
Server error: '454 4.7.1 <*@gmail.com>: Relay access denied'
I can email...
Go into the DNS settings for the domain name eg mydomain.com
Press Add Record
Type in 123 in domain name
fill in the required IP in the IP address box.
Just recently bought a VPS with Plesk pre-installed.
Added my domains to it that's all good and working.
added the mail accounts all good.
Can send and recieve emails in webmail (horde).
However on any external client i can only recieve emails. If I attempt to send any emails i get a Relay...