X
x taol
I have outlook application.
How can I know what sending mail without outlook?
How can I know what sending mail without outlook?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Angus said:Hi Ron,
I have been using your codes for years, they are fabulous. Thank you very
much.
Until last month when I change to a new company using Microsoft Exchange
Server. I cannot send anymore Excel with attachment by CDO. I had gone
through your website just want to confirm again that CDO doesn't support
Exchange Server (and only smtp)? that means I have to use click-it at
outlook? But I got hundreds of email to send everyday.
An option is use gmail, and I did. But the sender becomes "Angus
Casey[[email protected]]". It looks odd as I am sending very serious
emails. Is it possible to make it appears like "Angus Casey
[[email protected]]" even I send it via smtp.gmail.com?
Angus
Ron de Bruin said:
Ron de Bruin said:Hi Angus
I can't reproduce this
Do you use something like this
..From = """Ron"" <[email protected]>"
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
Angus said:Hi Ron,
I have been using your codes for years, they are fabulous. Thank you very
much.
Until last month when I change to a new company using Microsoft Exchange
Server. I cannot send anymore Excel with attachment by CDO. I had gone
through your website just want to confirm again that CDO doesn't support
Exchange Server (and only smtp)? that means I have to use click-it at
outlook? But I got hundreds of email to send everyday.
An option is use gmail, and I did. But the sender becomes "Angus
Casey[[email protected]]". It looks odd as I am sending very serious
emails. Is it possible to make it appears like "Angus Casey
[[email protected]]" even I send it via smtp.gmail.com?
Angus
Ron de Bruin said:Or use CDO
http://www.rondebruin.nl/cdo.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
This from Excel help files.
To send e-mail from Excel To send data as an attachment, you need
Microsoft Outlook, Microsoft Outlook Express, Microsoft Exchange Client, or
another 32-bit e-mail program compatible with the Messaging Application
Programming Interface (MAPI). Make sure Mapi32.dll is in the Windows System
folder. To send Excel data as the body of a message, you need Outlook 2000 or
later.
:
I have outlook application.
How can I know what sending mail without outlook?
Ron de Bruin said:Hi Angus
I can't reproduce this
Do you use something like this
..From = """Ron"" <[email protected]>"
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
Angus said:Hi Ron,
I have been using your codes for years, they are fabulous. Thank you very
much.
Until last month when I change to a new company using Microsoft Exchange
Server. I cannot send anymore Excel with attachment by CDO. I had gone
through your website just want to confirm again that CDO doesn't support
Exchange Server (and only smtp)? that means I have to use click-it at
outlook? But I got hundreds of email to send everyday.
An option is use gmail, and I did. But the sender becomes "Angus
Casey[[email protected]]". It looks odd as I am sending very serious
emails. Is it possible to make it appears like "Angus Casey
[[email protected]]" even I send it via smtp.gmail.com?
Angus
Ron de Bruin said:Or use CDO
http://www.rondebruin.nl/cdo.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
This from Excel help files.
To send e-mail from Excel To send data as an attachment, you need
Microsoft Outlook, Microsoft Outlook Express, Microsoft Exchange Client, or
another 32-bit e-mail program compatible with the Messaging Application
Programming Interface (MAPI). Make sure Mapi32.dll is in the Windows System
folder. To send Excel data as the body of a message, you need Outlook 2000 or
later.
:
I have outlook application.
How can I know what sending mail without outlook?
Angus said:Hi Ron, i want to edit my reply a little bit for not to confuse you.
I use
with iMsg
.Form = """Ron""<[email protected]>"
but when the excel is sent via smtp.gmail.com, the sender will be "Ron
<[email protected]>". I want to make it appear like "Ron
<[email protected]>" but not my gmail address?
Angus
Ron de Bruin said:Hi Angus
I can't reproduce this
Do you use something like this
..From = """Ron"" <[email protected]>"
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
Angus said:Hi Ron,
I have been using your codes for years, they are fabulous. Thank you very
much.
Until last month when I change to a new company using Microsoft Exchange
Server. I cannot send anymore Excel with attachment by CDO. I had gone
through your website just want to confirm again that CDO doesn't support
Exchange Server (and only smtp)? that means I have to use click-it at
outlook? But I got hundreds of email to send everyday.
An option is use gmail, and I did. But the sender becomes "Angus
Casey[[email protected]]". It looks odd as I am sending very serious
emails. Is it possible to make it appears like "Angus Casey
[[email protected]]" even I send it via smtp.gmail.com?
Angus
:
Or use CDO
http://www.rondebruin.nl/cdo.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
This from Excel help files.
To send e-mail from Excel To send data as an attachment, you need
Microsoft Outlook, Microsoft Outlook Express, Microsoft Exchange Client, or
another 32-bit e-mail program compatible with the Messaging Application
Programming Interface (MAPI). Make sure Mapi32.dll is in the Windows System
folder. To send Excel data as the body of a message, you need Outlook 2000 or
later.
:
I have outlook application.
How can I know what sending mail without outlook?
Ron de Bruin said:Hi Angus
I not know if it is possible to change the address in the From line when you use gmail
But you can use .ReplyTo
I see if I have time to find a solution this weekend
Note inside the code:
' Note: The reply address is not working if you use this Gmail example
' It will use your Gmail address automatic. But you can add this line
' to change the reply address .ReplyTo = "(e-mail address removed)"
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
Angus said:Hi Ron, i want to edit my reply a little bit for not to confuse you.
I use
with iMsg
.Form = """Ron""<[email protected]>"
but when the excel is sent via smtp.gmail.com, the sender will be "Ron
<[email protected]>". I want to make it appear like "Ron
<[email protected]>" but not my gmail address?
Angus
Ron de Bruin said:Hi Angus
I can't reproduce this
Do you use something like this
..From = """Ron"" <[email protected]>"
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
Hi Ron,
I have been using your codes for years, they are fabulous. Thank you very
much.
Until last month when I change to a new company using Microsoft Exchange
Server. I cannot send anymore Excel with attachment by CDO. I had gone
through your website just want to confirm again that CDO doesn't support
Exchange Server (and only smtp)? that means I have to use click-it at
outlook? But I got hundreds of email to send everyday.
An option is use gmail, and I did. But the sender becomes "Angus
Casey[[email protected]]". It looks odd as I am sending very serious
emails. Is it possible to make it appears like "Angus Casey
[[email protected]]" even I send it via smtp.gmail.com?
Angus
:
Or use CDO
http://www.rondebruin.nl/cdo.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm
This from Excel help files.
To send e-mail from Excel To send data as an attachment, you need
Microsoft Outlook, Microsoft Outlook Express, Microsoft Exchange Client, or
another 32-bit e-mail program compatible with the Messaging Application
Programming Interface (MAPI). Make sure Mapi32.dll is in the Windows System
folder. To send Excel data as the body of a message, you need Outlook 2000 or
later.
:
I have outlook application.
How can I know what sending mail without outlook?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.