May you explain to me how the contact page setting is working?I mean is the email writtin the textbox ignored and how?If so what determine the sender email and the receiver email?
Such pages are best writing the information to a table and then a windows service reads the unsent records and does the sending. As the windows service can run under a different account, it is easy to assign the permissions for sending out email.
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
Such pages are best writing the information to a table and then a windows service reads the unsent records and does the sending. As the windows service can run under a different account, it is easy to assign the permissions for sending out email.
Sorry I put this question by mistake in this forum while Iam asking about the BeerHouseKit.I will put it again in TheBeerHouse forum.
TheEagle
Member
71 Points
482 Posts
Contact page and mail settings
Jul 11, 2008 08:51 PM|LINK
Hi,
May you explain to me how the contact page setting is working?I mean is the email writtin the textbox ignored and how?If so what determine the sender email and the receiver email?
TATWORTH
All-Star
72415 Points
14017 Posts
MVP
Re: Contact page and mail settings
Jul 11, 2008 09:23 PM|LINK
Where is this contact page?
Such pages are best writing the information to a table and then a windows service reads the unsent records and does the sending. As the windows service can run under a different account, it is easy to assign the permissions for sending out email.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
TheEagle
Member
71 Points
482 Posts
Re: Contact page and mail settings
Jul 12, 2008 05:39 AM|LINK
Sorry I put this question by mistake in this forum while Iam asking about the BeerHouseKit.I will put it again in TheBeerHouse forum.