TerryBenge
IS-IT--Management
I'm new to sendmail so bear with me...
I have email comming into an account and want it to be forwarded to 10 other accounts.
E.g. 123456@mydomain.com -> me@hotmail.com, me@yahoo.com, me@gmail.com etc
Now currently my theory is to use the virtualusertable to point to an alias e.g.
Virtualusertable...
@mydomain.com myaccounts
Alias...
myaccounts: me@hotmail.com, me@yahoo.com, me@gmail.com
The application Im working on is to research spam filters with the online ones being first.
Assuming the above is correct, I want to modify the headers so that although there is a received in the header, the email appears to have gone directly to the destination ie with the correct to: entry - how do I do that with sendmail and should I really be using relay functionality.
Many Thanks
Terry
I have email comming into an account and want it to be forwarded to 10 other accounts.
E.g. 123456@mydomain.com -> me@hotmail.com, me@yahoo.com, me@gmail.com etc
Now currently my theory is to use the virtualusertable to point to an alias e.g.
Virtualusertable...
@mydomain.com myaccounts
Alias...
myaccounts: me@hotmail.com, me@yahoo.com, me@gmail.com
The application Im working on is to research spam filters with the online ones being first.
Assuming the above is correct, I want to modify the headers so that although there is a received in the header, the email appears to have gone directly to the destination ie with the correct to: entry - how do I do that with sendmail and should I really be using relay functionality.
Many Thanks
Terry