Hi,

Just adding information from Sastry's answer,
you can try eps library for parsing email.
http://www.inter7.com/eps/

It is good and stable, also easy to use.



Regards,


Eko Yanuar


On Friday 14 March 2003 16:38, Sastry Govindu wrote:
> Hi,
>
>   As you haven't mentioned anything about the requirement, I am taking
> the liberity of assuming the following, and hope this is what you are
> looking for. Offhand, I don't think you can use kannel out-of-the-box as
> a gateway between e-mail and sms, you might need to some amount of
> customization to acheive what you are looking for.
>
> 1. Incoming e-mail to be sent as SMS:
>
> You need to put in some filters on your mail server, can be programs
> called by the mail server or by the mail client. These filters will need
> to extract the content of the mail into say, subject and body. You may
> want to strip the attachement, if needed. If I am not wrong, there is a
> sendsms perl program which you can use to send the messages and this can
> be executed by your e-mail parsing program or you can add it into a cron
> which gets executed anywhere from 1 minute to 1 day. You can also
> configure Kannel for push SMS and the data you extracted earlier need to
> be pushed to the number. I am not very sure of how this can be done.
>
> 2. Incoming SMS to be sent as e-mail:
>
> This is the easiest than the above. Kannel can be configured to call a
> URL with all the SMS data as query parameters. The server side code on
> the URL will then compose a message and send it as a e-mail.
>
> Thanks,
> Sastry
>
> "�skar H" wrote:
> > It is nice to know that we have a funny guys like Mr.Schulte here. Can
> > anyone give me a more intelligent answer please?
> >
> > Regards,
> > OH
> >
> > >From: "Bas A. Schulte" <[EMAIL PROTECTED]>
> > >To:  "�skar H" <[EMAIL PROTECTED]>
> > >CC: [EMAIL PROTECTED]
> > >Subject: Re: Email 2 SMS
> > >Date: Thu, 13 Mar 2003 17:24:19 +0100
> > >
> > >Oskar,
> > >
> > >On Thursday, March 13, 2003, at 05:14 PM, �skar H wrote:
> > >>Hi,
> > >>
> > >>Can I use Kannel SMS gateway as a connection between Email Server and
> > >>SMSC?
> > >>
> > >>Regards
> > >>
> > >>OH
> > >
> > >Sure; print out all of the source-code of Kannel on an old matrix
> > > printer, tape the first page to your e-mail server, roll out the pile
> > > of paper and tape the last page to your sms-c.
> >
> > _________________________________________________________________
> > STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> > http://join.msn.com/?page=features/junkmail


Reply via email to