mymail.textbody field length

M

Milton Snider

1. I f I use Server.CreateObject("CDO.Message"), how long can the
mymail.textbody be?


2. What can I use so that a space will be acceptable in the mymail.from?
This will be sent to a lotus notes server which does not like %20 or  
..

thanks
(e-mail address removed)
 
R

Ray at

Milton Snider said:
1. I f I use Server.CreateObject("CDO.Message"), how long can the
mymail.textbody be?

I'd say either no longer than 2,000,000,000 characters, or some other length
that you won't likely ever reach. Be aware of your SMTP server's size
limits for outgoing mail though, should you start sending giant messages.


2. What can I use so that a space will be acceptable in the mymail.from?
This will be sent to a lotus notes server which does not like %20 or
 


E-mail addresses can't have spaces. Do you mean so that a name is displayed
though? You can do:

mymail.from = "Steve Jones <[email protected]>"

Ray at work
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top