Current time: 05-04-2024, 02:15 PM Hello There, Guest! (LoginRegister)


Post Reply 
Ispcp cannot receive emails
Author Message
tjonger Offline
Junior Member
*

Posts: 11
Joined: Apr 2011
Reputation: 0
Post: #1
Ispcp cannot receive emails
i have 5 domein running on my ispcp server. 4 .nl domeins which the mail works fine and 1 .com domein where i cant receive emails.
i use a relayhost to send my emails.

postfix gives this error(i have replace email adress with '***'):
Code:
Jun  1 19:16:23 server1 postfix/master[6811]: daemon started -- version 2.3.3, configuration /etc/postfix
Jun  1 19:16:41 server1 postfix/smtpd[6879]: connect from dub0-omc1-s21.dub0.hotmail.com[157.55.0.220]
Jun  1 19:16:42 server1 postfix/smtpd[6879]: NOQUEUE: reject: RCPT from dub0-omc1-s21.dub0.hotmail.com[157.55.0.220]: 554 5.7.1 <webmaster@***.com>: Relay access denied; from=<***@hotmail.com> to=<webmaster@***.com> proto=ESMTP helo=<dub0-omc1-s21.dub0.hotmail.com>
Jun  1 19:16:42 server1 postfix/smtpd[6879]: disconnect from dub0-omc1-s21.dub0.hotmail.com[157.55.0.220]

Can anyone help me?
06-05-2011 01:35 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Ispcp cannot receive emails
"Relay access denied" in this case means that postfix thinks that the destination domain of the e-mail is *not* handled by this server. In the low level, this means that the domain is not found in the virtual domains table (/etc/postfix/ispcp/domains).

However, it is really strange that the domain is not there if you added it through the panel and did not set its mail limit to 0. You can either:

(1) manually add the domain there (and to /etc/ispcp/postfix/working/domains), and then run "postmap /etc/postfix/ispcp/domains" to rebuild the table. This should fix emails for that domain, but no the root cause.

(2) remove and readd the domain, to check if it is now added properly. If it is not, you can file a bug and we'll try to get into the details of what is going wrong there to fix it.
06-05-2011 05:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
tjonger Offline
Junior Member
*

Posts: 11
Joined: Apr 2011
Reputation: 0
Post: #3
RE: Ispcp cannot receive emails
Oke oke, i have looking and you were right. the domain didn't exist. so i have added them manually and run the command. It works Smile

which details do you want?
06-05-2011 08:03 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)