"Richard Rawlings :: Pulse8 ::" <[EMAIL PROTECTED]> writes:
> I'm using qmail+vpopmail+tmda and have a weird problem. Using the > default TMDA config everything works great. Here's the prob. My virus > checker is called from the first line of .qmail- files on this system. > Confirmations sent to other users on the system with the same virus > protection do not deliver, but qmail logs all appear normal. If I remove > their virus protection then the confirmation email delivers - otherwise > the confirmation is sent to me (!) and it gets itself in a loop. > Strange. > > I don't want to swap virus protection for spam prevention just to get > this to work as I haven't had a single virus via e-mail since > installing. > > If relevant, the virus scanner is induced with: > > |/usr/local/qmvc/bin/qmvc Well, I'd never heard of qmvc until today. But... it looks like it doesn't like TMDA's confirmation requests. Possibly, the fact that the original message is attached as a 'message/rfc822' MIME type is making it unhappy. It could also be that qmvc doesn't like the envelope sender, since TMDA (by default) sends confirmation requests with an empty envelope sender (Null-Sender, in qmvc's terminology). You might want to check the 'nullsenders' file in qmvc's control directory. The only effective debugging I can suggest is to make sure qmvc's logging is enabled and then check the log to see why it rejected the confirmation message. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
