Hi,

maybe some one will be able to support me here.

In our Mailman configuration we are using two sender domains:

example.com
subdomain.example.com


In the file /etc/mailman/virtual-mailman I have found only this addresses

# STANZA START: mailman
# CREATED: Thu Jun 22 10:43:16 2017
[email protected]              mailman
[email protected]        mailman-admin
[email protected]      mailman-bounces
[email protected]      mailman-confirm
[email protected]         mailman-join
[email protected]        mailman-leave
[email protected]        mailman-owner
[email protected]      mailman-request
[email protected]    mailman-subscribe
[email protected]  mailman-unsubscribe



but there are no entries for subdomain.example.com.


When system sending messages with sender domain - subdomain.example.com out - then we have a problem with e-mail loop because e-mail address

[email protected] is not known for the mailman and server pushing it to the relay.


I would like to understand how its working with multiple domains. Does mailman and mailman-*@* addresses are reserverd only for root domain ? What about subdomain ?

Do I have to create separate entry like this one to resolve my e-mail loop issue ?

[email protected]              mailman
[email protected]        mailman-admin
[email protected]      mailman-bounces
[email protected]      mailman-confirm
[email protected]         mailman-join
[email protected]        mailman-leave
[email protected]        mailman-owner
[email protected]      mailman-request
[email protected]    mailman-subscribe
[email protected]  mailman-unsubscribe



In the postfix mail_log I see that instead of to deliver this message to local mailman accounts

From: [email protected]
To: [email protected]


postfix is forwarding that messages to the next relay.

Do I need to configure for all sender subdomains aliases where each alias will point default account mailman, mailman-*@example.com or each subdomain should use its own aliases mailman, mailman-*@subdomain.example.com ?



Thanks in advance for Your support.


Cheers
Konrad




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

------------------------------------------------------
Mailman-Users mailing list [email protected]
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to