There is no way to delete messages from mailing list, and there is no point to do so. This way other people may have find solutions to their problems in the mailing list archive.
Regards, Konstantin On Wed, Sep 9, 2009 at 6:49 AM, Peter Lum <[email protected]> wrote: > Hi Benaid > > > > Thanks! That solved my problems and now it is running as before. > > BTW, can I delete some my threads in this mailing list? > > > > Peter > > > ------------------------------ > > *From:* Benaiad [mailto:[email protected]] > *Sent:* Tuesday, 8 September, 2009 8:33 PM > *To:* [email protected] > *Cc:* [email protected] > *Subject:* Re: Kannel broken after upgrade > > > > you have to use keyword-regex or keyword not the both of them at the same > time. > and I don't think that you can leave the > keyword value empty, also you don't need the delivery report value "%d". > > so, it'll be like this: > > group = sms-service > > keyword = default > > #keyword-regex = .* > > catch-all = yes > > max-messages = 0 > > get-url = " > http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%p&keyword=%k&text=%a&identifier=%f&time=%t&SMSID=%I&SDRV=%d<http://www.sms.com/smsredirect/keyword_receive_redirect.php?phone=%25p&keyword=%25k&text=%25a&identifier=%25f&time=%25t&SMSID=%25I&SDRV=%25d> > " > > > > Benaiad > > On Tue, Sep 8, 2009 at 2:06 PM, Peter Lum <[email protected]> wrote: > > Config: > > >
