Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] sendmail configuration
Date: Thu, 26 Nov 2020 05:42:16
Message-Id: a6949844-6887-22f7-3869-aedd21d01a3c@sys-concept.com
In Reply to: Re: [gentoo-user] sendmail configuration by thelma@sys-concept.com
1 [snip
2 > cat revaliases (did not test this one yet)
3 > root:root@localdomain:mail.my-domain.com
4 > thelma:info@×××××××××.com:mail.my-domain.com
5 >
6 > Are the aliases correct?
7
8 Looking at aliases from postfix:
9 # Basic system aliases -- these MUST be present.
10 MAILER-DAEMON: postmaster
11 postmaster: root
12
13 # General redirections for pseudo accounts.
14 adm: root
15 bin: root
16 daemon: root
17 exim: root
18 lp: root
19 mail: root
20 named: root
21 nobody: root
22 postfix: root
23
24 # Well-known aliases -- these should be filled in!
25 root: thelma
26 apache: thelma
27 # alias for notification messages from HylaFAX servers
28 # FaxMaster: email-address
29
30 # operator:
31
32 # Standard RFC2142 aliases
33 abuse: postmaster
34 ftp: root
35 hostmaster: root
36 news: usenet
37 noc: root
38 security: root
39 usenet: root
40 uucp: root
41 webmaster: root
42 www: webmaster
43
44 My revaliases file is a bit short.
45 Where is local mail being sent from "emerge" ?