Web Hosting Talk







View Full Version : Web-mail program offering multiple From: choices?


peachtreewebworks
06-26-2002, 09:51 AM
I know I've seen one before, but I can't remember where! Isn't there a web-mail program, either PHP, PERL, etc. that will you choose what "From:" address you want to use as you send the email?

For instance, say you've got a sales@domain.com address and a support@domain.com address. You don't want to have to sign into the web mail program twice to send email from the account you want.

Know what I mean???

Nich
06-26-2002, 10:44 AM
Hi Gadget,

Don't know exactly what you are looking for. If you are looking for something simple where you send out e-mails, you can just use a simple formmail system (in PHP/PERL/ etc) in which the FROM form is selectable via drop down menu or you type it in yourself.

Hope this helps
Kind regards

peachtreewebworks
06-26-2002, 10:47 AM
Yeah that would work. I was thinking more along the lines of like Neomail but have a drop down box for selecting what you want to appear in the From field.