(09-10-2015, 06:42 AM)xeneum Wrote: You didn't read I presume as I've state I've tried following several threads none of which were helpful just like your post.
I did read, and you never specified if you searched these forums or preformed other searches, all you said was 'After following numerous threads from other people' which is very vague.
After again reviewing your config, I'm not sure the mydomain and myhostname are correctly set. (Although, I use hMailserver on Windows, so I am not 100% familiar with postfix settings.) I am away from home so I can't check my Ubuntu test VM
Example:
Code:
mydomain = admin.xeneum.com
myhostname = admin.xeneum.com
I would think should be:
Code:
mydomain = xeneum.com
myhostname = mail.xeneum.com or server name ??
Maybe Me.B can shed some more light on this for you.