> how would I send an email while I am at work using outlook 2003 with 
Exchange 2003 and pop3 accounts
>
> I want the users to be able to send emails from my program, but I don't 
want them having to enter their name and password etc
> is there a way to pick up their email details from the registry, so my 
program will send an email using there details

If you want to do what you describe, SMTP may not be what you want.
If you use MAPI to send e-mail, your program will access the MAPI service 
which already has all the details. MAPI is very easy to use. Check Delphi
help for MAPI.

Glenn Lawler



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to