It's been about 4 months since I had originaly setup James on my linux server. If it came with a VirtualUserTable commented out, or if I coppied it from the LocalDelivery mailet I cannot be certain at this point. I had issues then that I never resolved, and then I ended up giving my monitor to a friend and stoped messing with it for a while. A few days ago, started playing with it again over SSH, and ran into this problem. As long as the latest release looks correct, then I probably did make a copy of the other mailet, and not change the match.

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]



Reply via email to