Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread drsystems
You have good points here - of course upgrading is always the goal. Dirce > > > Am 20.04.2012 15:44, schrieb Paul J Stevens: >> On 04/20/2012 03:30 PM, Reindl Harald wrote: >>> >>> >>> Am 20.04.2012 15:22, schrieb drsyst...@globalcerts.net: Thank you very much. I will try to upgrade gmime o

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread Reindl Harald
Am 20.04.2012 15:44, schrieb Paul J Stevens: > On 04/20/2012 03:30 PM, Reindl Harald wrote: >> >> >> Am 20.04.2012 15:22, schrieb drsyst...@globalcerts.net: >>> Thank you very much. I will try to upgrade gmime on the Fedora 8, or make >>> a case to upgrade the customer to our newest release. >> >

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread Paul J Stevens
On 04/20/2012 03:30 PM, Reindl Harald wrote: > > > Am 20.04.2012 15:22, schrieb drsyst...@globalcerts.net: >> Thank you very much. I will try to upgrade gmime on the Fedora 8, or make >> a case to upgrade the customer to our newest release. > > don't get me wrong but who in the world is running

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread Reindl Harald
Am 20.04.2012 15:22, schrieb drsyst...@globalcerts.net: > Thank you very much. I will try to upgrade gmime on the Fedora 8, or make > a case to upgrade the customer to our newest release. don't get me wrong but who in the world is running Fedora 8 in production while the latest supported version

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread drsystems
Thank you very much. I will try to upgrade gmime on the Fedora 8, or make a case to upgrade the customer to our newest release. Dirce > On 04/20/2012 01:58 PM, drsyst...@globalcerts.net wrote: >> Paul, >> >> I am enclosing below the text of my queries. My application has stored >> an >> encrypte

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread Paul J Stevens
On 04/20/2012 01:58 PM, drsyst...@globalcerts.net wrote: > Paul, > > I am enclosing below the text of my queries. My application has stored an > encrypted message in a mysql database, and it calls dbmail-smtp to pass > the decrypted message to it. At this point, dbmail-smtp puts the message > into

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread drsystems
Paul, I am enclosing below the text of my queries. My application has stored an encrypted message in a mysql database, and it calls dbmail-smtp to pass the decrypted message to it. At this point, dbmail-smtp puts the message into the dbmail database. I am trying to find out where the dot gets modi

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-20 Thread Paul J Stevens
On 04/19/2012 05:42 PM, drsyst...@globalcerts.net wrote: > 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 > fo

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-19 Thread Kamenik, Aleksander
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 p

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-19 Thread drsystems
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: cmd=/usr/local/sbin/dbmail-smtp -u 'dirce.richa...@gmail.com' -v >>/var/tmp/db

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-19 Thread drsystems
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

Re: [Dbmail] problem with 'dot' on Dbmail 2.2.26

2012-04-19 Thread Reindl Harald
http://git.dbmail.eu/paul/dbmail/commit/?id=608eb6ce25b3522085facd8a42f78f14f425c120 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 vers