I seem to recall having trouble with this method a while back - the body got
too big.

Ended up doing the mail using Indy components.

regards,
Steve

> -----Original Message-----
> From: Witherden, Stephen [mailto:[EMAIL PROTECTED]
> Sent: Monday, 4 August 2003 9:57 a.m.
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Bug reporting via email
> 
> 
> My guess is you will have to URLEncode your string.
> Try replacing all spaces with %20
> 
> Stephen
> 
> > -----Original Message-----
> > From: Alistair George [mailto:[EMAIL PROTECTED] 
> > Sent: Monday, 4 August 2003 9:23 a.m.
> > To: Multiple recipients of list delphi
> > Subject: [DUG]: Bug reporting via email
> > 
> > 
> > Hi again. Have found the following works for body:
> > '&Body=' + 'System Information:'+#13;
> > But if it is as above everything after 'System' is cut off. 
> > It only works with strings such as 'System_Information:'
> > 
> > Any advice on the API requirements for string passing?
> > 
> > Al+
> > 
> > --------------------------------------------------------------
> > -------------
> >     New Zealand Delphi Users group - Delphi List - 
> > [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> > To UnSub, send email to: [EMAIL PROTECTED] 
> > with body of "unsubscribe delphi"
> > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> > 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.506 / Virus Database: 303 - Release Date: 1/08/2003
>  
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to