Well in fact the problem didn't come from mbuni. The mail server was misconfigured so some emails were dropped without notification and never arrived, a bit tricky...
Le Mercredi 30 Mars 2005 14:12, Paul Bagyenda a �crit�: > Thanks for the update. Please share what changes you had to make so > that we all avoid that mistake... > > On Mar 30, 2005, at 12:39, NZ wrote: > > Okay it works fine now. Thanks for all. > > > > NZ. > > > > Le Mercredi 30 Mars 2005 07:00, Paul Bagyenda a �crit�: > >> There is still a problem with your config from what I can see, I need > >> a > >> bit more info from you (offline) to work out where the inconsistencies > >> are. > >> > >> The reason it was delivering even on crash was that it was crashing > >> after saving the message to the local queue.... > >> Thanks. > >> > >> On Mar 29, 2005, at 18:28, NZ wrote: > >>> Indeed the Wap GW is not yet configured to connect to the radius > >>> server, so > >>> there was no MSISDN header sent to mbuni. So I tried passing the > >>> msisdn in > >>> the url as indicated in the user guide (e.g. http://mmsc/0123456) and > >>> now > >>> mmsproxy doesn't crash anymore :) > >>> > >>> But there is something "strange" now : when mmsproxy was crashing, > >>> the > >>> MMS was > >>> successfully sent to the recipient anyway. But now MMS don't arrive, > >>> and I > >>> can't see something wrong in the logs... is it "normal" ? > >>> > >>> Le Mardi 29 Mars 2005 14:24, Paul Bagyenda a �crit�: > >>>> The issue is whether your WAP gateway is really sending the msisdn > >>>> header. To find out if this is the case, you need to dump the HTTP > >>>> headers that mbuni is seeing. Then when your WAP gateway sends the > >>>> MMS > >>>> request to Mbuni, mbuni will print the request headers. > >>>> > >>>> To do this, look inside mmsc/mmsproxy.c and find the *first* lines > >>>> that > >>>> are commented out as follows > >>>> > >>>> #if 0 > >>>> > >>>> ... > >>>> > >>>> #endif > >>>> > >>>> > >>>> change that to > >>>> > >>>> #if 1 > >>>> > >>>> and recompile mbuni -- now try again and look inside the mbuni log > >>>> for > >>>> the msisdn header. > >>>> > >>>> P. > >>>> > >>>> On Mar 29, 2005, at 15:08, NZ wrote: > >>>>> Well I've tried with "foo" and "-x-nokia-msisdn" but it didn't > >>>>> change > >>>>> anything :/ > >>>>> > >>>>> Le Vendredi 25 Mars 2005 20:12, S�ren Hansen a �crit�: > >>>>>> fre, 25 03 2005 kl. 12:49 +0100, skrev NZ: > >>>>>>> But now I'm facing to another issue : mmsproxy is crashing each > >>>>>>> time > >>>>>>> i > >>>>>>> try sending an MMS from a phone. > >>>>>> > >>>>>> Have you configured an mms-client-msisdn-header ? If not, try > >>>>>> setting > >>>>>> it > >>>>>> (if you can't figure out what to set it to, just set it to "foo" > >>>>>> or > >>>>>> something). > >>>>> > >>>>> _______________________________________________ > >>>>> Users mailing list > >>>>> [email protected] > >>>>> http://mbuni.org/mailman/listinfo/users_mbuni.org > >>>> > >>>> _______________________________________________ > >>>> Users mailing list > >>>> [email protected] > >>>> http://mbuni.org/mailman/listinfo/users_mbuni.org > >>> > >>> _______________________________________________ > >>> Users mailing list > >>> [email protected] > >>> http://mbuni.org/mailman/listinfo/users_mbuni.org > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://mbuni.org/mailman/listinfo/users_mbuni.org > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://mbuni.org/mailman/listinfo/users_mbuni.org > > _______________________________________________ > Users mailing list > [email protected] > http://mbuni.org/mailman/listinfo/users_mbuni.org _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
