25 Feb 04:06
[qmailtoaster-devel] qmail-toaster test package with chkuser 2.0.9
Jake Vickers <jake <at> qmailtoaster.com>
2011-02-25 03:06:04 GMT
2011-02-25 03:06:04 GMT
I've rolled a new version of QMT that has chkuser 2.0.9 and some new changes rolled into it. Here is the link: http://qmailtoaster.com/testing/qmail-toaster-1.03-1.3.21.src.rpm The first change is that it should no longer check for the remote MX record and error out for this. It will be passed back to the MTA to reject and deliver a NDR to the end user. Next is the addition of the "illegal" characters. Specifically, these are now allowed: #define CHKUSER_ALLOW_SENDER_CHAR_1 '$' #define CHKUSER_ALLOW_SENDER_CHAR_2 '%' #define CHKUSER_ALLOW_SENDER_CHAR_3 '/' #define CHKUSER_ALLOW_SENDER_CHAR_4 '?' #define CHKUSER_ALLOW_SENDER_CHAR_5 '*' #define CHKUSER_ALLOW_SENDER_CHAR_6 '^' #define CHKUSER_ALLOW_SENDER_CHAR_7 '~' #define CHKUSER_ALLOW_SENDER_CHAR_8 '&' #define CHKUSER_ALLOW_SENDER_CHAR_9 '#' #define CHKUSER_ALLOW_SENDER_CHAR_10 '=' Unfortunately, I have no way of checking some of these characters since they throw a monkey wrench into my dir structure. Anyway, if some would like to download the package a do some testing, it would be appreciated. Thanks.
RSS Feed