我知道 /etc/aliases 用于为系统用户提供邮件别名(用于 Sendmail 或 Postfix),例如,理解 /etc/aliases 及其作用。
但是,我可以在系统用户旁边使用名称吗?也就是说,如果我想使用别名softball
,是否需要softball
先创建该用户帐户?
我已经阅读了以下文档,但仍然不确定。
- https://unix.stackexchange.com/questions/65013/understanding-etc-aliases-and-what-it-does
- http://docs.oracle.com/cd/E19683-01/806-7612/mail-45/index.html
- http://docs.oracle.com/cd/E19253-01/816-4555/mailrefer-35/index.html
- https://docs.oracle.com/cd/E36784_01/html/E36828/mailadmin-106.html
- http://bsdwiki.reedmedia.net/wiki/Create_or_modify_email_aliases_for_Sendmail_or_Postfix.html
- https://www-01.ibm.com/support/knowledgecenter/ssw_aix_53/com.ibm.aix.files/doc/aixfiles/aliases.htm
- https://www.freebsd.org/doc/handbook/sendmail.html
谢谢
答案1
别名源可以是任何东西。这几乎就是别名的意义所在——许多系统都会有类似postmaster: root
没有匹配操作系统帐户的条目。