> cmd=/usr/local/sbin/dbmail-smtp -u 'dirce.richa...@gmail.com' -v > >>/var/tmp/dbmail-smtp
> When this runs, the file /var/tmp/dbmail-smtp gets created, but it is > empty: Maybe verbose output is on stderr, not stdout? add 2>&1 Though I'm guessing. Regards, Aleksander Kamenik System Administrator Krediidiinfo AS an Experian Company Phone: +372 665 9649 Email: aleksan...@krediidiinfo.ee > -----Original Message----- > From: dbmail-boun...@dbmail.org [mailto:dbmail-boun...@dbmail.org] On > Behalf Of drsyst...@globalcerts.net > Sent: Thursday, April 19, 2012 9:55 PM > To: DBMail mailinglist > Subject: Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26 > > Hi, > > I am trying to turn on the debugging trace on 2.2.26 to try to figure > out where the dots are getting incorrectly changed. > > The program dbmail-smtp gets called from a php file. > > Here is the output on my http client: > > > > -rw-r--r-- 1 apache apache 0 2012-04-19 14:48 dbmail-smtp > > Do you know what am I missing here? There are no errors in > /var/log/dbmail.err. > > Thanks, > Dirce > > > > Hi, > > > > For what I can find, your pointer is for code in dbmail 3.0. When I > > search for this code in dbmail 2.2.26, I can't find any references to > 'tokenizer' > > or 'parser_state'. I imagine that some of this was re-written for > 3.0. > > > > I am hoping to be able to patch the code in 2.2.26. > > Do you know if this has been done? > > > > Thanks, > > Dirce > > > > > >> > http://git.dbmail.eu/paul/dbmail/commit/?id=608eb6ce25b3522085facd8a4 > >> 2f78f14f425c120 > >> > >> Am 19.04.2012 17:42, schrieb drsyst...@globalcerts.net: > >>> Hello, > >>> > >>> I work on a product that uses dbmail. Our new version is running > >>> dbmail > >>> 3.0 and everything is fine. But I have a customer running an old > >>> version with dbmail 2.2.26, and they reported a bug that I need to > >>> produce a patch for. > >>> > >>> The symptom is: a user sends an email where the following number > >>> gets split into two lines as: > >>> 3 > >>> ..375% > >>> Dbmail changes this into > >>> 3 > >>> ..75% > >>> > >>> I am comparing the code and bug fixes regarding 'dot' on the two > >>> dbmail versions, but cannot find where the problem is in 2.2.26. I > >>> noticed that a lot changed between the two source trees. I read > >>> about some dot-stuffing changes in various places, but can't find > >>> what I need to fix. > >>> > >>> I am hoping to be able to patch the C code in 2.2.26 and produce a > >>> patch for this customer. > >>> > >>> Enclosed is an output of mysql queries comparing the text stored in > >>> dbmail between 2.2.26 and 3.0-rc3. FYI: the 2.2.26 runs on Fedora 8 > >>> and my current 3.0-rc3 runs on CentOS 6.2. > >>> > >>> Thank you, > >>> Dirce > >>> > >>> > >>> > >>> > >>> > >>> _______________________________________________ > >>> DBmail mailing list > >>> DBmail@dbmail.org > >>> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > >> > >> -- > >> > >> Mit besten Grüßen, Reindl Harald > >> the lounge interactive design GmbH > >> A-1060 Vienna, Hofmühlgasse 17 > >> CTO / software-development / cms-solutions > >> p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40 > >> icq: 154546673, http://www.thelounge.net/ > >> > >> http://www.thelounge.net/signature.asc.what.htm > >> > >> _______________________________________________ > >> DBmail mailing list > >> DBmail@dbmail.org > >> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > >> > > > > > > _______________________________________________ > > DBmail mailing list > > DBmail@dbmail.org > > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > > > > > _______________________________________________ > DBmail mailing list > DBmail@dbmail.org > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail _______________________________________________ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail