Click to See Complete Forum and Search --> : Sending email from a different account name


not_seen
September 27th, 2001, 06:48 PM
Hi,

I was wondering if anyone here knew how to send an email with a different name in the From field when the recipient gets the email.

I'm not talking about logging in with another account, I'm talking about sending the email with your current account but putting a different name in the From field. It would be the name of another account that I have access to send emails from.

It's on MS Exchange.

TY.

dcaillouet
September 27th, 2001, 08:08 PM
I have used the following dll to send email from a VB program. It allows you to fill in any text you want for any of the different parts of an email. It comes with an example program that allows you to fill out all of the different options and send an email. You might want to run the example program and see if it does what you are attempting.

http://www.freevbcode.com/ShowCode.Asp?ID=109