Alright, I have been having some issues for quite some time now. Hopefully there is something I just don't understand, but I think what I may be running into would be a new feature request going forward.
The issue is this. I use a hosting provider that allows me to point many different domains at my dotnetnuke install. I have many different clients and so I have setup a portal for each domain. So, lets say I have 5 domains running 5 different sites for 5 different clients on a single install of DNN. The problem is in setting up the SMTP settings which are at the host level! So, I typically choose one of the 5 domains as the SMTP server, and setup an account from which to send mail. I then choose basic authentication, and proide the apporpriate username and password.
The issue is, that now if I have a module that sends emails, it uses the same account for all 5 domains. So, 4 of my customers get all their webform emails sent from another domain!
Wouldn't it make more sense to have the SMTP settings setup per portal instead of per host?
I hope I have made this point clearly, if not, please ask and I will be happy to clarify.