"@" Handling

2004-05-12 Thread Aftab Rashid
Hi, We are using Kannel with SMPP protocol. The problem is when a user type @ in the text message, the whole message becomes a garbage message. How to handle @ in the messages? Regards, Aftab

SMS send failing

2004-05-12 Thread Paul Wolstenholme
Hi, I'm using kannel 1.3.1 with a Siemens S55. I am trying to set it up as a SMS gateway. Currently, I can only get it to send one message (and I think this may be just luck) and then the rest barf. It seems weird to me that the first AT+CMGS is okay and all the following ones are returning

Re: Email to SMS gateway

2004-05-12 Thread David E. Meier
Thank you James, I also think this is the solution I should implement. And ... thanx for the example, too. Dave > procmail would seem the thing to use alright? > > > sendmail is configured to activate procmail e.g. > grep procmail /etc/sendmail.cf > Mprocmail, P=/usr/bin/procmail, F=DFMSPhn

Re: Email to SMS gateway

2004-05-12 Thread James Coleman
procmail would seem the thing to use alright? sendmail is configured to activate procmail e.g. grep procmail /etc/sendmail.cf Mprocmail, P=/usr/bin/procmail, F=DFMSPhnu9, S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP, A=procmail -Y -m $h $f $u Mlocal, P=/usr/bi

RE: Email to SMS gateway

2004-05-12 Thread Navjot Singh
you may also get your MTA to have catch-all kind of account that can accept every email coming it's way even if pop box doesn't exists. This method will not force you to create pop boxes for so many numbers. The solution dependes upon your business use-case. >-Original Message- >From:

Cygwin installation

2004-05-12 Thread Felipe Moura
Hi All, I am new to Unix and trying to install Kannel using Cygwin. I couldn't find any step by step installation using Cygwin in kannel webpage. Is there any place I can find it? Thanks, Felipe

Re: Email to SMS gateway

2004-05-12 Thread Paul Wolstenholme
I have not done this myself but I would suggest taking a look at the content filtering capabilities of the MTA Postfix. I believe the postfix comes with documentation containing some examples (for spam filtering and virus scanning) that you might find useful. Cheers, Paul On 12-May-04, at 8:51

RE: Email to SMS gateway

2004-05-12 Thread Navjot Singh
Hi David, 2 ways to do it assuming you have created the pop-boxes for the all the mobile numbers that you wish to handle. 1. Write a plugin for your MTA that checks the To: header of incoming email, and trigger some other file/uri. Most probably, you would write in C. 2. Write a cron that checks

Re: Email to SMS gateway

2004-05-12 Thread Alejandro Guerrieri
You should be able to do that with a Perl/PHP/Python/Whatever script and a procmail rule, or with qmail and a .qmail file that pipes the script. Just pipe the message through the script, parse the headers and body for the info you need, call sendsms and you are all set. You should configure you

Re: Email to SMS gateway

2004-05-12 Thread David E. Meier
Thanks for the suggestion Sean, however, I am looking for a solution to send an SMS triggered by an email. Dave > I've seen lots of requests on how to handle Email routing with Kannel. > Heres a cheap and cheerful and short PHP script that will route an SMS > that starts with "mail" followed by "

Re: Email to SMS gateway

2004-05-12 Thread sean
I've seen lots of requests on how to handle Email routing with Kannel. Heres a cheap and cheerful and short PHP script that will route an SMS that starts with "mail" followed by "[EMAIL PROTECTED]" to the target email address. "> Put this in the Services section of your conf file # SMS

RE: Email to SMS gateway

2004-05-12 Thread Bill Brigden
In the past I have used sendmail to alias [EMAIL PROTECTED] to a script via STDIN using the virtusertable as well as the aliases file.. Then using PHP with some parsing bits n pieces to decode the mail and handle it... There are other solutions as well, like polling a mail account / other language

storing feedback from providers

2004-05-12 Thread Yorg
Hi list, How do we go about storing feedback (besides "type" from kannel) we get from providers in our mysql db such as unique tracking number that is generated from our providers? Greatly appreciate any feedback. yorg

Email to SMS gateway

2004-05-12 Thread David E. Meier
Does anyone have infos, suggestions or even scripts to send out SMS upon incoming emails using kannel? We would like to set up an account that accepts emails with addresses in the format @.. The SMS notification would then be sent to along with subject, sender, some message body or so. I am fami

Re: Newbie alert. Is anyone onlist using kannel on FreeBSD

2004-05-12 Thread David E. Meier
Hey Robert, I tried to reply to you, but this is what I've been told: <[EMAIL PROTECTED]>: host nanguo.chalmers.com.au[203.1.96.5] said: 550 5.0.0 Unable to deliver message. Account closed (in reply to MAIL FROM command) We are using kannel 1.3.1 on FreeBSD 5.2.1 and I have written down

Kannel RPM install

2004-05-12 Thread Marcelo Muzilli
Howdy all, where can I find a RPM install of Kannel in the Kannel's home page? Regards, Marcelo Muzilli

Newbie alert. Is anyone onlist using kannel on FreeBSD

2004-05-12 Thread Robert
Hi, real raw beginner with Kannel here. Not to computers - just Kannel. I have the FreeBSD port installed. also have the sources from Kannel.org for reference. I've looked through the User Guide, and am still wading through it in fact, but just wondered if there is a usefull HowTo for FreeBSD ty

Correct use of black-/white-list ?

2004-05-12 Thread Lourens Janse van Rensburg
Hi all, I notice that one can define a black-list and white-list in any of the following groups: group = core group = smsbox group = service Now my question: I want to process all incoming SMSes but I don't want to send a reply. My service is defined as follows: group = sms-service keyword = d

FYI: Here's what I do with my DLRs

2004-05-12 Thread Lourens Janse van Rensburg
In response to Paul Wolstenholme <[EMAIL PROTECTED]> and Peter Beckman <[EMAIL PROTECTED]>: Let's say for legal reasons I need to keep record of exactly when my SMSes have been delivered (or not delivered, or anything in between). The problems you guys must be having are: 1) Kannel deletes the D