Catchall for postmaster/hostmaster/abuse
Skale, Franz
i.bin at dah.am
Thu Jun 14 07:30:48 CEST 2018
Hi Jan,
i have a multidomain-setup and can therefore give you some advise.
First of all you have to create one postmaster in the primary domain.
I chose a mail enabled posix user typ because i want system mails
(apt-listchanges etc. etc.) to also be delivered. (Of course You have to
configure pam-ldap and nscd for that type)
Then i added aliases like abuse at domain.com, postmaster at domain.com,
hostmaster at domain.com etc.
kolab chooses that email address for last resort (if it don't find
matching alias in the destination domain).
Add the primary.address to /etc/aliases:
# /etc/aliases
mailer-daemon: postmaster
postmaster: root
nobody: root
hostmaster: root
usenet: root
news: root
webmaster: root
www: root
ftp: root
abuse: root
noc: root
security: root
clamav: root
root: postmaster at domain.com
Run: newaliases.
Done
Rgds.
Franz
Am 2018-06-13 22:33, schrieb Jan Kowalsky:
> Hi Andrea,
>
> thanks for your answer!
>
> Am 13.06.2018 um 15:13 schrieb Gelpi Andrea:
>> Il 12/06/2018 18:27, Jan Kowalsky ha scritto:
>
>>>
>>> # Catchall to comply with RFC standards
>>> ^postmaster@/ postmaster at ourdomain.org
>>>
>>>
>>> But then also all outgoing mails to any postmaster at otherdomain.com
>>> goes
>>> also to postmaster at ourdomain.org
>
>
>>
>> If I'm not wrong it's already as you asked.
>> All I've done is to add a redirect in /etc/alias, so that mail to
>> postmaster/abuse and so on are redirect to a real mail of one domain.
>>
>> root: postmaster at ourdomain.com
>
> but this only works for your single domain, doesn't it? Not for all
> your
> domains in a multidomain environment. Or do I miss something?
>
> Regards Jan
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
More information about the users
mailing list