Web hosting rating - Sending mail destined for one user (for example,

Sending mail destined for one user (for example, jkpat) to another (for example, cht09, on a different machine in this case): cht09@other.mybox.com Delivering mail to the local user (jkpat again) and sending it to two others (cht09 and brannigan): jkpat, cht09@other.mybox.com, brannigan The aliases file A more flexible method of handling mail delivery (systemwide rather than being specific to one particular user) involves the /etc/aliases file, which is also a plain-text file. The aliases file (described earlier in the sendmail.cf section) contains a name followed by a colon, and then a user name, another alias, a list of addresses, a file, or a program to which mail will be delivered. The name on the left side of the colon (which can be a valid user name or just an alias) can then be used as an e-mail recipient on the local machine. Using the aliases file for mail-aliasing allows for several extensions to normal mail-handling behavior: One account can receive mail under several different names: patterson: jkpat This indicates that any mail addressed to patterson@mybox.com (just an alias) will arrive in the mailbox of jkpat (an actual user account). Mail can be received under a name that isn t a valid (or reasonable) user name: Charlie.Jackson.II@mybox.com: jackson He wouldn t really want to type Charlie.Jackson.II as a user name, but that doesn t mean he can t receive mail as such. Messages intended for one user can be redirected to another account (or to several accounts): oldemployee: bradford consultant: bradford, jackson, patterson users: :include:/root/mail/lists/users Here, any message for oldemployee@mybox.com would be delivered to the mailbox of user bradford. Also, the users bradford, jackson, and patterson would receive any mail addressed to consultant. The third line indicates that the recipients of the users alias are specified in the file /root/mail/lists/users. Mail can be sent directly to a file on the local machine: acsp-bugs: /dev/null trouble-ticket: /var/spool/trouble/incoming
In case you need affordable webhost to host your website, our recommendation is ecommerce web host services.

Leave a Reply