Age | Commit message (Collapse) | Author |
|
|
|
MDN confirmations on drafted messages (#1484691)
|
|
|
|
* returned directly from the SMTP on authentication error
* useful for debugging SMTP errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which will not allways work in virtuser query, for example when using something like REGEXP '(^|,)%u(,|$)'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
one-by-one as r833 did.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* normalized input ($HEADER)
* also normalized the arrays
* returning "really" NULL now (without issueing a warning!)
|
|
|
|
|
|
|
|
|
|
|
|
|