Gooood Morning Green and Palmy Island, Hello Gavin, all the list, Gavin Troy <[email protected]> wrote: |I switched to a non-DEBUG binary for now as it fails an assertion \ |on my config: | |> mail: urlcrecry.c:284: enum nrc_result _nrc_lookup(struct url *, bool_t): |> Assertion `!only_pass && urlp->url_user.s == ((void*)0)' failed.
Oooh. Yes, sorry, that very assertion should be assert(only_pass || urlp->url_user.s == NULL); instead, but i think it can simply be dropped because the tested condition is the reason to call this function at all. Many thanks again. |Sorry to always be so negative. :) Please, Gavin. I know how you feel with dark grey clowds and rainy weather conditions at mediocre temperatures -- i'm in Germany! |Btw, @gmail.com again? :p The true thing is: during testing i've once modified my config -- just as posted, have a look at the SMTPS port number in particular, you won't be able to connect with that one. But it's the same effect i sometimes see when trying to get to the outside through my provider. (That is, in addition i blamed someone else and thought someone black- or greylisted the address range. The other try succeeded, then.) Quite goofy. Shit happens. I've also forgot to mention the *colour-terms* change inspired by your hint in NEWS. Well, bringing this all into the one commit "More Gavin Troy'isms", i think the public S-nail repository now consists of 2142 commits, all in all! What a nice and unplanned coincidence! Thanks a lot Gavin, for everything, and in the meanwhile! A nice and sunny summer for you and all the others on this list!! >From dark grey :( Germany says Ciao :) --steffen ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ S-nail-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/s-nail-users
