On Jan 8 Stuart Biggerstaff was heard saying:

->Is there a straightforward way to have e-mail sent to nonexistent addresses 
->forwarded to root or another account? We would like to be able to collect 
->these to possibly forward to the users.


*** Yes there is: Use the /etc/mail/virtusertable and enter one line er 
address to redirect:

# Catch all users on a domain
# ---------------------------
@xxxx.xxxx.xxx            error:unavailable This domain is not in 
                          use anymore

# Catch specific user
# -------------------
[EMAIL PROTECTED]             [EMAIL PROTECTED]

And so on...

Compile the file with

makemap hash /etc/mail/virtusertable < /etc/mail/virtusertable

Cheers,
Zoran.
--
"Software is like sex, It's better when it's Free..."
  -- Linus Torvalds

_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to