[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modules
Subject:    Re: [apache-modules] A module that emails?
From:       Christian Parpart <cparpart () surakware ! net>
Date:       2004-09-06 20:53:31
Message-ID: 200409062253.34739.cparpart () surakware ! net
[Download RAW message or body]


On Monday 06 September 2004 10:21 pm, Anthony Wells wrote:
> Does anyone know of a module that can send an email?

That is really *nothing* special... you rather need a library that can send 
emails.

One way is, to mails directly to a SMTP server via TCP/IP:

Here's how I did this in C++:

smtpmailer.h (C++ public API header)
http://cvs.surakware.net/viewcvs.cgi/trunk/support/libyacsutil/src/yacsutil/smtpmailer.h?rev=1387&root=yacs&content-type=text/vnd.viewcvs-markup
 smtpmailer.cc (C++ inline functions)
http://cvs.surakware.net/viewcvs.cgi/trunk/support/libyacsutil/src/yacsutil/smtpmailer.cc?rev=1209&root=yacs&content-type=text/vnd.viewcvs-markup
 smtpmailer.cpp (C++ implementation)
http://cvs.surakware.net/viewcvs.cgi/trunk/support/libyacsutil/src/yacsutil/smtpmailer.cpp?rev=1387&root=yacs&content-type=text/vnd.viewcvs-markup


Well, sorry, the URLs are a bit too long, blame viewcvs :P

Cheers,
Christian Parpart.

-- 
 22:49:58 up 13 days, 10:29,  1 user,  load average: 0.32, 0.42, 0.45


[Attachment #3 (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic