Send Object (or other method) to e-mail.

  • Thread starter Thread starter Stephen Price
  • Start date Start date
S

Stephen Price

I usually use the SendObject method to send e-mails from
Access and whilst this is generally OK, I'm creating
something at the moment that will automatically e-mail our
customers.

As we will be e-mailing customers we want the e-mail to
come from a group e-mail box rather than our own personal
e-mail box.

The problem is I need to change the 'From' field on the e-
mail and whilst you can change TO, CC and BCC with
SendObject you don't seem to be able to change the FROM
field.

Is there anyway of doing this with sendobject or is there
another way of e-mailing from Access 97 that would allow
me to do this?

Any help is much appreciated. Thanks
 
I usually use the SendObject method to send e-mails from
Access and whilst this is generally OK, I'm creating
something at the moment that will automatically e-mail our
customers.

As we will be e-mailing customers we want the e-mail to
come from a group e-mail box rather than our own personal
e-mail box.

The problem is I need to change the 'From' field on the e-
mail and whilst you can change TO, CC and BCC with
SendObject you don't seem to be able to change the FROM
field.

Is there anyway of doing this with sendobject or is there
another way of e-mailing from Access 97 that would allow
me to do this?

Any help is much appreciated. Thanks

See "EasyMail SMTP".
 
-----Original Message-----


See "EasyMail SMTP".
.

Thanks, however, for the costs involved and how beneficial
it would be, I don't really think it would be worth it.

The e-mails will be sent infrequently and would go out to
max 150 customers at a time. If completely necessary we
can change the from field manually.

Is there any other way changing the FROM field?
 
Back
Top