View Full Version : Email error - unknown user
radiox
29th October 2007, 05:43
Hi,
I'm a newbee so i may post stupid things.
I have few sites hosted on my Centos. IspConfig configured them and all seems ok.
However, I cannot send email from an Outlook client. Is in the same network, i can connect to my mail server but I cannot send or receive emails.
i get this on the root account
(reason: 550 5.1.1 User unknown)
A friend tried to explain to me how to setup the users so that they could send/receive emails but I didn't exactly understand. He also created another type of user with different privileges.
Now, what shall I show you from my wonderful Linux configuration???
I have no GUI so my Linux for Dummies book is not helping me much.(and I have to learn as you did)
Thanx in advance for help.
till
29th October 2007, 09:30
A friend tried to explain to me how to setup the users so that they could send/receive emails but I didn't exactly understand. He also created another type of user with different privileges.
This is not nescessary for ISPConfig. I hope he did not mess up your setup with this.
I have no GUI so my Linux for Dummies book is not helping me much.(and I have to learn as you did)
ISPConfig IS a GUI and if you want to create just mail and web accounts, you need no other.
i get this on the root account
To your mail problem, you should not send email with your root account, create a email user in ISPConfig and a email address and use this to send emails.
radiox
29th October 2007, 13:30
thanx till,
my friend created a seperate user, no link to my configuration.
I have users created in ispconfig but their emails don't work.
is somwhere a problem with the sendmail config, i presume.
radiox
29th October 2007, 13:56
I have a user web28_nick
In ispconfig it tels me that the email address must be nick@
but i tried to send email from outside and I get 'user unknown'
I also try to send email to web28_nick@
I get this error:
----- The following addresses had permanent fatal errors ----- "|/usr/bin/procmail -f-"
(reason: Service unavailable)
(expanded from: <web28_nick@xxxxx.com>)
radiox
29th October 2007, 14:53
I have news:
I can receive email. I stopped sendmail and started postfix.
(i need to learn how to make them start at boot.)
When i try to send emails from outside to my address I get this error:
nick@xxxxx.com
SMTP error from remote mail server after RCPT TO:<nick@xxxxx.com>:
host www.xxxx.com [xx.xx.xx.xx]: 554 <nick@xxxxx.com>:
Relay access denied
any ideas?
falko
30th October 2007, 18:19
Is nick@xxxxx.com listed in /etc/postfix/virtusertable? Does xxxxx.com appear in /etc/postfix/local-host-names?
radiox
30th October 2007, 23:42
Is nick@xxxxx.com listed in /etc/postfix/virtusertable? Does xxxxx.com appear in /etc/postfix/local-host-names?
Yes, in both.
falko
31st October 2007, 19:15
Does the MX record for xxxxx.com point to the correct server? You can check that with
dig mx xxxxx.com
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.