[mailed and posted]

On Aug 31, 2008, at 8:00 PM, Ivan Rambius Ivanov wrote:

I have the following questions. How can I forward all mail sent to
<anyone>@localhost to a [EMAIL PROTECTED], where rambius is my own
user account in my FreeBSD system and <anyone> can be anything
including a user name that does not exist on the local machine?

I have default sendmail installation as provided by the base system
with no modifications of my own.

You should edit

 /etc/mail/virtusertable

to include a line like

 @localhost  [EMAIL PROTECTED]

There is a sample virtusertable you can look at.

After you have edited the virtusertable file, you should run

 make maps

in that directory.

Cheers,

-j



--
Jeffrey Goldberg                        http://www.goldmark.org/jeff/

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to