InterviewSolution
Saved Bookmarks
| 1. |
How To Forward Emails Of A Local User To External Address? |
|
Answer» Add an alias to the aliases FILE for each user whose mail must be forwarded to another system. The recipient field of the alias ENTRY must be a full email address that includes the HOST PART. After adding the desired aliases, rebuild the aliases database file with the newaliases command. Add an alias to the aliases file for each user whose mail must be forwarded to another system. The recipient field of the alias entry must be a full email address that includes the host part. After adding the desired aliases, rebuild the aliases database file with the newaliases command. |
|