Hi, On Thu, 3 Jul 2003, Ehrhart, Jay wrote:
> I am using sendmail. How or where do I set it up so that one customer's > email is forwarded to their new ISP mail server. Create a file named .forward in users' home directory, and write the new address in that file. Another way is playing with /etc/aliases. Let's say the old e-mail was [EMAIL PROTECTED] and new one is [EMAIL PROTECTED] Write the following in aliases file: [EMAIL PROTECTED]: [EMAIL PROTECTED] After running newaliases command, it will work fine. Regards, -- Devrim GUNDUZ [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.tdmsoft.com http://www.gunduz.org -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list