[Mailman-Users] Recipient address rejected
Sergei Maertens
sergeimaertens at gmail.com
Tue Nov 23 22:10:45 CET 2010
Hi all,
I have been googling around the past day, but I can't seem to get this
fixed:
<test2 at mydomain.com <test2 at hkserv.ugent.be>>: host mydomain.com[1.2.3.4]
> said: 550 5.1.1
<test2 at mydomain.com>: Recipient address rejected: User unknown in local
recipient table (in reply to RCPT TO command)
Final-Recipient: rfc822;test2 at mydomain.com
Original-Recipient: rfc822; <rfc822%3Btest2 at hkserv.ugent.be>test2 at m
ydomain.com
Action: failed
Status: 5.1.1
Remote-MTA: dns; test2 at mydomain.com
Diagnostic-Code: smtp; 550 5.1.1 <test2 at mydomain.com>: Recipient address
rejected: User unknown in local recipient table
These are the most important parts from te configfiles:
/etc/postfix/main.cf
> myhostname = mydomain.com
>
> alias_maps = hash:/etc/aliases
>
> alias_database = hash:/etc/aliases
>
> myorigin = /etc/mailname
>
> mydestination = mydomain.com, <cut away>, localhost
>
> relayhost = smtprelay.ugent.be
>
> mynetworks = 127.0.0.0/8 # [::ffff:127.0.0.0]/104 [::1]/128
>
> mailbox_command = #procmail -a "$EXTENSION"
>
> mailbox_size_limit = 0
>
> recipient_delimiter = +
>
> inet_interfaces = all
>
> inet_protocols = all
>
> home_mailbox = Maildir/
>
> 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
>
> smtp_tls_security_level = may
>
> smtpd_tls_security_level = may
>
> smtpd_tls_auth_only = no
>
> smtp_tls_note_starttls_offer = yes
>
> smtpd_tls_CAfile = /etc/ssl/certs/cacert.pem
>
> smtpd_tls_loglevel = 1
>
> smtpd_tls_received_header = yes
>
> smtpd_tls_session_cache_timeout = 3600s
>
> tls_random_source = dev:/dev/urandom
>
> transport_maps = hash:/etc/postfix/transport
>
> mailman_destination_recipient_limit = 1
>
>
>
> DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST are both set to mydomain.com in
/etc/mailman/mm_cfg.py.
MTA=None
/etc/postfix/transport contains:
mydomain.com mailman:
I followed the guide at https://help.ubuntu.com/community/Mailman
Any help, please? I'm getting pretty desperate...
Greetings,
Sergei
--
Sergei Maertens
Commissie ICT Home Boudewijn 2010-2011
ICT Home Konvent 2010-2011
Vaste Medewerker Web/ICT VTK 2009-2011
More information about the Mailman-Users
mailing list