From: "Noel J. Bergman" <[EMAIL PROTECTED]> Reply-To: "James Users List" <[EMAIL PROTECTED]> To: "James Users List" <[EMAIL PROTECTED]> Subject: RE: Spooling In Infinite Loop Date: Wed, 1 Oct 2003 14:11:32 -0400
> The match for the VirtualUserTable was incorrect, hadn't changed the match
> so it may be incorrect for any new install. The match was
> match="RecipientIsLocal", when I changed it to match="All" it no longer
> looped.
Where did you find the RecipientIsLocal in the first place? I don't see a sample for it in the CVS, and my own (production) config.xml has it as:
<mailet match="All" class="JDBCVirtualUserTable"> <table>db://maildb/VirtualUserTable</table> </mailet>
same as yours.
> Had it setup for: > user | domain | user+domain > Had to change this to: > user | domain | [EMAIL PROTECTED]
Try @localhost. :-)
--- Noel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
Share your photos without swamping your Inbox. Get Hotmail Extra Storage today! http://join.msn.com/?PAGE=features/es
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
