PDA

View Full Version : postfix help please !!!


brainz
19th March 2006, 23:20
Hi

Please can i get help with fixing these..


FAIL
Acceptance of postmaster addressERROR: One or more of your mailservers does not accept mail to postmaster@domain.com (postmaster@baktim.com). Mailservers are required (RFC822 6.3, RFC1123 5.2.7, and RFC2821 4.5.1) to accept mail to postmaster.
mail.domain.com's postmaster response: >>> RCPT TO:<postmaster@domain.com> <<< 554 : Relay access denied

WARN
Acceptance of abuse addressWARNING: One or more of your mailservers does not accept mail to abuse@domain.com (abuse@baktim.com). Mailservers are expected by RFC2142 to accept mail to abuse.
mail.domain.com's abuse response:
>>> RCPT TO:<abuse@domain.com>
<<< 554 : Relay access denied
INFO
Acceptance of domain literalsWARNING: One or more of your mailservers does not accept mail in the domain literal format (user@[0.0.0.0]). Mailservers are technically required RFC1123 5.2.17 to accept mail to domain literals for any of its IP addresses. Not accepting domain literals can make it more difficult to test your mailserver, and can prevent you from receiving E-mail from people reporting problems with your mailserver. However, it is unlikely that any problems will occur if the domain literals are not accepted (mailservers at many common large domains have this problem).
mail.domain.com's postmaster@[85.105.174.11] response:
>>> RCPT TO:<postmaster@[85.105.174.11]>
<<< 554 : Relay access denied

regards
brainz

till
19th March 2006, 23:42
There is no problem at all with the warnings above.

Create an email address for postmaster and abuse for your domain name.

brainz
19th March 2006, 23:53
Im really Sorry for my ignorance or lack of knowledge whichever comes first....

But when you say create a email address for abuse@domain.com and postmaster@domain.com what exactly do you mean :confused:

I think you mean creates a A RR record and/or a MX record in the master domain in ispconfig ???

Something like this....

A Record

IP-Adresse Hostname
xxx.xxx.xxx.xxx (http://javascript%3Cb%3E%3C/b%3E:editDoc%284,%27doc%27%29) mail
xxx.xxx.xxx.xxx (http://javascript%3cb%3e%3c/b%3E:editDoc%284,%27doc%27%29) www
xxx.xxx.xxx.xxx (http://javascript%3cb%3e%3c/b%3E:editDoc%284,%27doc%27%29) postmaster
xxx.xxx.xxx.xxx (http://javascript%3cb%3e%3c/b%3E:editDoc%284,%27doc%27%29) abuse

CNAME
Hostname Target

MX
Mailserver Hostname
mail.domain.com (http://javascript%3Cb%3E%3C/b%3E:editDoc%283,%27doc%27%29)



Or what you are telling me is that i need to create a client account for the domain and include a absue and postmaster email accounts ???

Yes that would be another question what if i want to create a client account and a website for the domain do i do this normally through ispconfig ???

regards
brainz

till
20th March 2006, 00:01
No, the report you posted here complains about email addresses, not DNS. Just create the email addreses postmaster@... and abuse@.... for your domain.

brainz
20th March 2006, 00:06
So if i create a client account and a site within ispconfig for my domain www.baktim.com (http://www.baktim.com) <--- which is the server that has ispconfig running on it also include 2 email accounts postmaster@baktim.com and absue@baktim.com

This should fix the problem :confused: :rolleyes: :o

regards
brainz

till
20th March 2006, 00:10
First, there is no problem in your setup at all! You posted areport that checked your server against the RFC recommendations.

If you want to solve this, create the email accounts as i suggested.

brainz
20th March 2006, 00:33
till,

I want to thankyou this worked ;):D:)

Now all i have to really do is workout how to fix the SPF Record which i think is for spammers i did look at this and it ask me to put some code into the main zone file which i have to workout where it is ???

But once again Thankyou very much....

Ohhh sorry but all these endless questions...

When i created the site do i have to tick/check these options

Create DNS:
Create DNS-MX:

as far as i know these create there own dns and mx which i dont think i nedd if i want to use the already created master dns for the domain whould this be correct ???

regards
brainz

till
20th March 2006, 09:14
till,

I want to thankyou this worked ;):D:)

Now all i have to really do is workout how to fix the SPF Record which i think is for spammers i did look at this and it ask me to put some code into the main zone file which i have to workout where it is ???

But once again Thankyou very much....

Ohhh sorry but all these endless questions...

When i created the site do i have to tick/check these options

Create DNS:
Create DNS-MX:

as far as i know these create there own dns and mx which i dont think i nedd if i want to use the already created master dns for the domain whould this be correct ???

Thats correct. If you already created the master DNS for the domain, do not check the create DNS and create DNS-MX checkboxes.