 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ugo Galbiati Guest
|
Posted: Mon Oct 20, 2003 10:41 am Post subject: Size of IdMessage |
|
|
Hi,
I'm building an application to send emails with attachments. I use the
TIdSmtp.OnWork event to know the progress, but also need the total size of
the email. I supposed to find a property IdMessage.Size, but it is not.
The variable AWorkCountMax dell'evento TIdSMTP.OnWorkBegin returns always 0.
Anyone know how to get the size on a mail?
Thanks,
Ugo Galbiati.
|
|
| Back to top |
|
 |
Dmitry Mikhilov Guest
|
Posted: Mon Oct 20, 2003 9:21 pm Post subject: Re: Size of IdMessage |
|
|
Save your message to temporary memory stream and get the stream size.
Dmitry
"Ugo Galbiati" <ugo.galbiati (AT) ebus (DOT) it> wrote:
news:3f93bb52 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi,
I'm building an application to send emails with attachments. I use the
TIdSmtp.OnWork event to know the progress, but also need the total size of
the email. I supposed to find a property IdMessage.Size, but it is not.
The variable AWorkCountMax dell'evento TIdSMTP.OnWorkBegin returns always
0.
Anyone know how to get the size on a mail?
Thanks,
Ugo Galbiati.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|