Web Hosting Talk







View Full Version : Sendmail probs


StueyB
02-26-2005, 04:02 PM
Hi peeps,

Hoping somone can help me here. Got an issue with postfix running on Freebsd 4.1x stable

Basically, its all new to me on unix but I have setup a server with postfix. Now I have created a virtual table through webmin to allow for virtual domain setup All Well and good. However, it doesnt work. I keep getting the error:

PERM_FAILURE: SMTP Error (state 10): 554 <auser@somewhere.com>: Relay access denied

Now I can send and recieve on the machine name local domain (xx.conepuppy.com) all day and it gets through, and can send also using this address.

However if i try and send to a domain hosted on that mail server, it returns the above error. Its gonna be something simple but what ?

Cheers

Stu

Changeling
02-27-2005, 03:27 AM
Hi, SuueyB.

Could you do a "grep "virtual_alias_domain" /etc/postfix/main.cf" and let me know the results? I've never used Postfix on FreeBSD (only Sendmail) so I dont know if the path to main.cf will be the same or not, so you may need to customize it for yourself.

If the virtual_alias_domain variable points to a file, could you please post the contents of that file? If you're uncomfortable posting the results, then please send them to me through a private mesage.

Brian