Re: smtpfront-qmail + cvm-vmailmgr error SOLVED!
Dale Woolridge <[email protected]>
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <[email protected]> |
On 4-May-2005 22:40 Bruce Guenter wrote:
| On Tue, Apr 19, 2005 at 01:17:37PM -0400, Dale Woolridge wrote:
| > I posted a patch that fixes this problem at the end of March,
| > but didn't get any feedback. I don't know that it's any more
| > elegant, but it seemed the right way to do it at the time.
| > Patch is attached if you care to try it.
|
| This appears to be the right thing to do. All clients attempt to send
| at least one cred, even if there is none, so cvm modules need to always
| parse one. Applied.
Oh no! I didn't post an update. It looks like you already fixed
the problem in mailfront 0.93: cvm-validate.c:cvm_validate_init()
now treats empty secrets as no secret, thereby making the cred
count correct when the cvm module uses an empty CVM_LOOKUP_SECRET.
Does that mean all cvm clients should behave as mailfront 0.93 does?
I made the change in cvm in case other cvm clients behaved the same
way, but maybe the mailfront fix is sufficient (as long as other
clients do the same). Are there other clients that use lookup mode?
thanks.
--
-dale