On Fri, Apr 27, 2012 at 3:09 PM, Mark Sapiro <m...@msapiro.net> wrote:
> > This is not a problem. You aren't using /var/lib/mailman/data/aliases.db > > You should remove > > alias_database = hash:/var/lib/mailman/data/aliases > alias_maps = hash:/var/lib/mailman/data/aliases > > from main.cf and make sure you have > > MTA = None > > and not > > MTA = 'Postfix' > > in mm_cfg.py > > The above now implemented as you suggested...! > >my /etc/postfix/transport, has this single entry : mail.mydomain.net > >mailman: > > I thought your list domain was lists.mydomain.net, not > mail.mydomain.net. > > Yes it was lists.mydomain.net but after un-installing everthing, i decided to use mail.mydomain.net this time. By the way mails sent via mydomain.net now gets delivered to mailman, however mails sent by list members from other mail server like @gmail.com still get the error message: Recipient address rejected: No such domain. (state 14) Any more clue to this? below is my current postconf -n append_dot_mydomain = no biff = no broken_sasl_auth_clients = yes config_directory = /etc/postfix html_directory = /usr/share/doc/postfix/html inet_interfaces = all mail_name = MAIL SERVER mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 mydestination = localhost.mydomain.net, localhost myhostname = mail.mydomain.net mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 myorigin = /etc/mailname readme_directory = /usr/share/doc/postfix recipient_delimiter = + relayhost = smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu) smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated check_policy_service unix:private/vpm-pfpolicy reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtpd_use_tls = yes transport_maps = hash:/etc/postfix/transport virtual_mailbox_domains = pgsql:/etc/postfix/vpm-domains virtual_transport = vpm-pftransport Thanks for all the support Regards > -- > Mark Sapiro <m...@msapiro.net> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > > -- ------------------------------------------------------------------------ *Seun Ojedeji, Federal University Oye Ekiti web: http://www.fuoye.edu.ng Mobile: +2348035233535 **alt email: seun.ojed...@fuoye.edu.ng** <http://idlelo.net/node/18>* ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org