PDA

View Full Version : Recipient address rejected: User unknown in local recipent table.


adrenalinic
21st April 2006, 22:55
HI.
I have very courious problem.
When i send email from my account, managed from my ispconfig, to mail of my friend giuseppe@friend_domain.info i have this error:

An error occurred while sending mail.
Tha mail server responded: giuseppe@friend_domain.info:
Recipient address rejected: User unknown in local recipent table.
Please verify that your email address is correct in your mail preferences and try again
:eek:


But if i send mail to any other mail address.....myfriend@gmail.com ....myfriend@myfriend.eu...
send email correctly...

:confused:

it would seem trying to send mail to mail address to the inside of the table of the customers managed from the my ispconfig server. and it does not send the mail to the relative external domain

:confused:

adrenalinic
21st April 2006, 23:07
i have tryed to send mail from web mail and have this message:

SMTP Error: Recipient not accepted. Verify your relay rules

adrenalinic
21st April 2006, 23:21
mmmmmmm
problem persist

have tested my server at http://www.abuse.net
and result is:

Relay test result
All tests performed, no relays accepted

my address is 207.210.96.14


this is my main.cf:


myhostname = server1.myserver.org
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
#mydestination = server1.myserver.org, mail.myserver.org, localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
smtpd_sasl_local_domain =
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination
smtpd_tls_auth_only = no
smtp_use_tls = yes
smtpd_use_tls = yes
smtp_tls_note_starttls_offer = yes
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom
home_mailbox = Maildir/

virtual_maps = hash:/etc/postfix/virtusertable

mydestination = /etc/postfix/local-host-names

adrenalinic
22nd April 2006, 14:18
any idea?!

falko
22nd April 2006, 16:32
So mail for friend_domain.info is handled by a remote server? IS that server configured to accept mail for giuseppe@friend_domain.info?

adrenalinic
22nd April 2006, 17:29
yes. mail giuseppe@friend_domain.info exist and i receive mail from this account and all mail from domain friend_domain.info

domain is officinadellearti.info

falko
22nd April 2006, 17:55
I've just sent a test mail to giuseppe [at] officinadellearti.info, and it seems to have been sent successfully because I didn't get an error mail back.

Is officinadellearti.info different from your own server? Is officinadellearti.info in /etc/postfix/local-host-names?

adrenalinic
22nd April 2006, 22:36
ola falko.
giuseppe@officinadellearti.info have receveid your mail.

officinadellearti.info is managed from another server and is not in /etc/postfix/local-host-names..

falko
23rd April 2006, 19:44
I received your reply, so the email address is working.

What's in /etc/resolv.conf? What's the output of ping -c4 officinadellearti.info?

adrenalinic
23rd April 2006, 23:07
HI.
I have reply to your mail address with officinadellearti.eu managed from my ispconfig server.

server1:~ # ping -c4 officinadellearti.info
PING officinadellearti.info (217.22.228.75) 56(84) bytes of data.
64 bytes from dell2.mondoserver.com (217.22.228.75): icmp_seq=1 ttl=52 time=129 ms
64 bytes from dell2.mondoserver.com (217.22.228.75): icmp_seq=2 ttl=52 time=129 ms
64 bytes from dell2.mondoserver.com (217.22.228.75): icmp_seq=3 ttl=52 time=129 ms
64 bytes from dell2.mondoserver.com (217.22.228.75): icmp_seq=4 ttl=52 time=128 ms

--- officinadellearti.info ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3001ms
rtt min/avg/max/mdev = 128.990/129.339/129.791/0.536 ms




__________________________________________________ _________________

dig 209.51.143.76 officinadellearti.info
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39760
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;209.51.143.76. IN A

;; ANSWER SECTION:
209.51.143.76. 655360 IN A 209.51.143.76

;; Query time: 1 msec
;; SERVER: 209.51.143.76#53(209.51.143.76)
;; WHEN: Sun Apr 23 20:26:38 2006
;; MSG SIZE rcvd: 47


; <<>> DiG 9.3.1 <<>> 209.51.143.76 officinadellearti.info
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65216
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;officinadellearti.info. IN A

;; ANSWER SECTION:
officinadellearti.info. 85157 IN A 217.22.228.75

;; Query time: 1 msec
;; SERVER: 209.51.143.76#53(209.51.143.76)
;; WHEN: Sun Apr 23 20:26:38 2006
;; MSG SIZE rcvd: 56

adrenalinic
23rd April 2006, 23:20
my resolve.conf

nameserver 209.51.143.76
nameserver 209.51.143.19
nameserver 209.51.128.20


i see!:

# dig www.officinadellearti.info

; <<>> DiG 9.3.1 <<>> www.officinadellearti.info
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4591
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.officinadellearti.info. IN A

;; ANSWER SECTION:
www.officinadellearti.info. 86400 IN A 217.22.228.75

;; Query time: 132 msec
;; SERVER: 209.51.143.76#53(209.51.143.76)
;; WHEN: Sun Apr 23 20:21:33 2006
;; MSG SIZE rcvd: 60

falko
24th April 2006, 10:59
Looks ok. Can you try to send again? Maybe it was a temporary DNS issue and is working now.

adrenalinic
24th April 2006, 12:11
dig ns 209.51.143.76 officinadellearti.info
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 24529
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;209.51.143.76. IN NS

;; AUTHORITY SECTION:
. 10751 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2006042301 1800 900 604800 86400

;; Query time: 60 msec
;; SERVER: 151.99.125.1#53(151.99.125.1)
;; WHEN: Mon Apr 24 11:06:26 2006
;; MSG SIZE rcvd: 106


; <<>> DiG 9.3.1 <<>> ns 209.51.143.76 officinadellearti.info
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44155
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;officinadellearti.info. IN NS

;; ANSWER SECTION:
officinadellearti.info. 86400 IN NS ns11.mondoserver.com.
officinadellearti.info. 86400 IN NS ns10.mondoserver.com.

;; ADDITIONAL SECTION:
ns10.mondoserver.com. 85811 IN A 217.22.228.75

;; Query time: 91 msec
;; SERVER: 151.99.125.1#53(151.99.125.1)
;; WHEN: Mon Apr 24 11:06:26 2006
;; MSG SIZE rcvd: 109

falko
24th April 2006, 21:40
What's the output of telnet officinadellearti.info 25 on your server?

adrenalinic
24th April 2006, 23:35
What's the output of telnet officinadellearti.info 25 on your server?

Hi Falko.
I have already tryed to login and is all ok:

server1:/home # telnet officinadellearti.info 25
Trying 217.22.228.75...
Connected to officinadellearti.info.
Escape character is '^]'.
220 dell2.mondoserver.com ESMTP Sendmail 8.13.1/8.13.1; Mon, 24 Apr 2006 22:24:24 +0200


very most courious....

it could be a lock from 217.22.228.75 that manages my domain officinadelleart.info ?

falko
25th April 2006, 17:26
it could be a lock from 217.22.228.75 that manages my domain officinadelleart.info ?
Have you asked the administrator of 217.22.228.75? (Or is it you?)