RE: SMSC_SMTP ?
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I don't think its necessary - using script to feed your application is usually easier then writing full fledged modules in C, and performance is rarely an issue when dealing with SMTP. but why use lynx ? every scripting language worth anything has usable internal HTTP calls (see PERL LWP, PHP CURL and even BASH). -- Oded Arbel m-Wise Inc. [email protected] "Enjoy the minor good things in life. The great things are rare." > -----Original Message----- > From: Alex Judd [mailto:[email protected]] > Sent: Wednesday, March 13, 2002 3:36 PM > Cc: [email protected] > Subject: SMSC_SMTP ? > > > Has anyone written an SMTP SMSC interface for Kannel? I'm > going to set it > up using mail aliases, and lynx otherwise (a non attractive > option) but > potentially looking at the smsc_http.c interface this could > be changed to > parse responses on port 25? > > Alex > > -- > Alex Judd > www.skywire.co.uk > > >