Mark Johnson: > All, > > How can I add more one recipient? I want both webmaster and postmaster can > receive error email. > The default setting: > bounce_notice_recipient = postmaster > delay_notice_recipient = postmaster > error_notice_recipient = postmaster > > I know Sendmail can just add next to it = postmaster, webmaster, but I have > no ideal on the Postfix. > Can anyone help? >
/etc/aliases: postmaster: you, webmaster Wietse