I'm trying to send... E when it executes "send" goes to the maximum of the
processing. It follows the Code below source:
In Portuguese
( Estou tentando enviar...
E quando executa o "send" ele vai ao máximo do processamento.
Segue o Código fonte abaixo: )
SMTP2000.Host := 'smtp.poa.terra.com.br';
SMTP2000.UserName := 'xxxxxx';
SMTP2000.Password := 'xxxxxx';
MailMessage.AttachEncoding := etBase64;
MailMessage.Charset := 'iso-8859-1';
MailMessage.EmbedMethod := emContentLocation;
MailMessage.TextEncoding := etQuotedPrintable;
If not SMTP2000.Connect then begin
MErro.Lines.Add(SMTP2000.LastResponse);
exit;
end;
SMTP2000.MailMessage.SetFrom( 'Name' , 'informatica@...' );
{Quem está enviando}
SMTP2000.MailMessage.BccList.Clear; // Limpa a lista de destinatários
SMTP2000.MailMessage.BccList.Add('name','bianco@...');
SMTP2000.MailMessage.Priority := mpNormal;
SMTP2000.MailMessage.Subject := Eassunto.Text;
SMTP2000.MailMessage.SetTextHTML( Mbody.Text);
MailMessage.Date := StrToDateTime(DateToStr( Date() ) );
If SMTP2000.MailMessage.NeedNormalize then
SMTP2000.MailMessage.Normalize;
If SMTP2000.MailMessage.NeedRebuild then
SMTP2000.MailMessage.RebuildBody;
If SMTP2000.MailMessage.NeedFindParts then
SMTP2000.MailMessage.FindParts;
Try
SMTP2000.SendMessage;
except
MErro.Lines.Add(SMTP2000.LastResponse);
Exit;
End;
SMTP2000.Quit;
-----Original Message-----
From: Marcello [mailto:mycelo@...]
Sent: sexta-feira, 12 de novembro de 2004 15:40
To: tmail2000@yahoogroups.com
Subject: Re: [tmail2000] processing of my machine goes the 100%
Are you downloading a message with a very large text encoded in
quoted-printable? Can you send the message source?
Regards,
Marcello
--- "Bianco.poa" <bianco.poa@...> wrote:
> Peoples,
> I am usasando version 10.0.3 of the TMail. When it is making the
> sending the processing of my machine goes the 100%. Somebody knows as
> decides this or if this is one bug?
> ( In Portuguese )
> Pessoal,
>
> Estou usasando a versco 10.0.3 do TMail.
> Quando ele esta fazendo o envio o processamento da minha maquina vai a
> 100%.
> Alguim sabe como resolvo isso ou se isso i um bub?
>
>
> Tank's,
>
> Bianco
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/i7folB/TM
--------------------------------------------------------------------~->
=============================================================
The group's home page is here:
http://groups.yahoo.com/group/tmail2000/
To post a message:
send email to: tmail2000@yahoogroups.com
or go here: http://groups.yahoo.com/group/tmail2000/post
To modify your subcription options (e.g. stop receiving discussions) go to:
http://groups.yahoo.com/mygroups/tmail2000/join or
http://groups.yahoo.com/convwiz
To subscribe/unsubscribe, send blank email to:
tmail2000-subscribe@yahoogroups.com
tmail2000-unsubscribe@yahoogroups.com
To talk only with the moderator, developer of TMail2000, write email to:
mycelo@...
Please expect 1-2 weeks for my response.
PLEASE POST IN ENGLISH!
Yahoo! Groups Links