RE: Dilemma -- to re-release 3.2.2 or release 3.2.3?
| Newsgroups | gmane.mail.blat |
|---|---|
| Message-ID | <BCAB352BE00D4E5CA6BA09ED02AC7D37@extensa> |
Hi Version 3.2.3 will keep things clear to you as well as rest of the community. I have faced this dilemma with releasing of my software in which extremely (I dare say sometimes inconsequential) changes were made. I have succumbed once or twice to use the last released version...only to regret later. So my vote goes to 3.2.3 Regards, For Softools Middle East, A Dubai Based Company Skand Bhargava Attendance: Software is the main thing. Hardware (Reader) is only a means to get IN/OUT time accurately PO Box 14959, Dubai Tel: +971 4 2680533, Mob: +971 50 6340258 -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Sunday, October 19, 2014 10:18 PM To: [email protected] Subject: [blat] Dilemma -- to re-release 3.2.2 or release 3.2.3? Last night, I posted the files for version 3.2.2 to fix some issues reported by Thomas in Germany. The tests I ran worked just fine. Today, however, I looked more closely at log files and found that AT&T SMTP software violates RFC 6152. Specifically, it responds with “250-8 BITMIME” instead of “250-8BITMIME”. Note that the server’s response has a space character between ‘8’ and “BITMIME”, contrary to RFC 6152. What I did today was to change the source to accept “250-8 BITMIME” as if it were “250-8BITMIME”. I also made a small change to output UTF-7 codes instead of UTF-8 if the server does not indicate “250-BINARYMIME” or “250-8BITMIME”. So, here’s the question to the group – do I re-release version 3.2.2 with this small change, or do I release version 3.2.3? -- Chip