On Sun, Oct 06, 2002 at 03:02:05PM +0800, Orlando Andico wrote:
> i want to have a COPY of all bounced mails which bounce due to
> "unknown user" -- or, alternatively, a mail to an unknown user, rather
> than bouncing, should be forwarded to me. i'm not sure if this is
> possible in postfix.

In /etc/postfix/main.cf:

    # The luser_relay parameter specifies an optional destination
    # address for unknown recipients.  By default, mail for unknown
    # local recipients is bounced.
    #
    # The following expansions are done on luser_relay: $user (recipient
    # username), $shell (recipient shell), $home (recipient home
    # directory), $recipient (full recipient address), $extension
    # (recipient address extension), $domain (recipient domain), $local
    # (entire recipient localpart), $recipient_delimiter. Specify
    # ${name?value} or ${name:value} to expand value only when $name
    # does (does not) exist.
    #
    # luser_relay works only for the default Postfix local delivery
    # agent.
    #
    #luser_relay = $[EMAIL PROTECTED]
    #luser_relay = $[EMAIL PROTECTED]
    #luser_relay = admin+$local

 --> Jijo

-- 
Federico Sevilla III   :  http://jijo.free.net.ph
Network Administrator  :  The Leather Collection, Inc.
GnuPG Key ID           :  0x93B746BE
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to