1. Euphoria and email generation

I am looking into the possibility of using Euphoria to
generate and send emails through any mail client. Is
this possible?  Any ideas on what I need to learn in
order to accomplish this?  All suggestions are
appreciated.

Thanks,

Chris

new topic     » topic index » view message » categorize

2. Re: Euphoria and email generation

On 7 Mar 2003, at 8:51, Chris Saik wrote:

> 
> I am looking into the possibility of using Euphoria to
> generate and send emails through any mail client. Is
> this possible?  Any ideas on what I need to learn in
> order to accomplish this?  All suggestions are
> appreciated.

"through any mail client" ? I don't know of any email clients that support that.
You may be able to drop finished email into a Send folder of the client, which 
*might* get picked up when you open the client. Rather than fiddle with the 
existing client, why not have Eu send it by itself? Look in the archives for 
POP3 and SMTP , pretty much any programming language can handle 
simple email.

Kat

new topic     » goto parent     » topic index » view message » categorize

3. Re: Euphoria and email generation

Check out Email.exw in \Euphoria\Demo\Win32 it sends a mail through mapi32.dll 
which is used by
Outlook.
I'm actually working on using it with Peter Blue's web server (in the archive)
to send an
automated 'thank you' mail to people who send me email through an 'EGI' script

You don't have to learn much, although I'm sure you could use Rob's code in
Email.exw to build
some a function called like 'SendMail' or whatever you'd like.

~Greg
g.haberek at comcast.net


----- Original Message -----
From: Chris Saik <csaik2002 at yahoo.com>
To: EUforum <EUforum at topica.com>
Sent: Friday, March 07, 2003 11:51 AM
Subject: Euphoria and email generation



I am looking into the possibility of using Euphoria to
generate and send emails through any mail client. Is
this possible?  Any ideas on what I need to learn in
order to accomplish this?  All suggestions are
appreciated.

Thanks,

Chris



TOPICA - Start your own email discussion group. FREE!

new topic     » goto parent     » topic index » view message » categorize

4. Re: Euphoria and email generation

Thanks Greg and Kat for your suggestions.  I'll check
em out.

Chris


--- Greg Haberek <g.haberek at comcast.net> wrote:
> 
> Check out Email.exw in \Euphoria\Demo\Win32 it sends
> a mail through mapi32.dll  which is used by
> Outlook.
> I'm actually working on using it with Peter Blue's
> web server (in the archive) to send an
> automated 'thank you' mail to people who send me
> email through an 'EGI' script
> 
> You don't have to learn much, although I'm sure you
> could use Rob's code in Email.exw to build
> some a function called like 'SendMail' or whatever
> you'd like.
> 
> ~Greg
> g.haberek at comcast.net
> 
> 
> ----- Original Message -----
> From: Chris Saik <csaik2002 at yahoo.com>
> To: EUforum <EUforum at topica.com>
> Sent: Friday, March 07, 2003 11:51 AM
> Subject: Euphoria and email generation
> 
> 
> I am looking into the possibility of using Euphoria
> to
> generate and send emails through any mail client. Is
> this possible?  Any ideas on what I need to learn in
> order to accomplish this?  All suggestions are
> appreciated.
> 
> Thanks,
> 
> Chris
> 
> 
> TOPICA - Start your own email discussion group.
> FREE!
> 
>
> 
> 
> TOPICA - Start your own email discussion group.
> FREE!
>
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu