Hi there I have the following in my mailetcontainer.xml:
<processor state="root" enableJmx="true"> <mailet match="RecipientIsRegex=\+?\d[\.\d\-]+@[iI][mM][pP][sS][cC][lL][oO][uU][dD]\.[cC][oO][mM]" class="Redirect"> <recipients>outbo...@impscloud.com</recipients> <to>to</to> <inline>unaltered</inline> <passThrough>FALSE</passThrough> <static>TRUE</static> </mailet> .... The idea being that if emails come into (phone number)@impscloud.com the email gets redirected to outbo...@impscloud.com, and then we have a pop/imap process picking up the email from that mailbox which sends the email contents as a fax to the phone number part. This used to work perfectly under James 3.0.1. However since upgrading to James 3.8.2 it no longer works, instead the emails get bounced with "address not found". Am I missing some other subtle config setting? Everything else in the xml file looks the same as our old mail server from what I can tell. Happy to share the whole mailetcontainer.xml if nothing is obvious from this snippet. Thanks a lot Matt Kind regards Matt Pryor Research and Development Manager The International Presence Group of Companies EMAIL: pr...@presencebpm.com URL: www.International-presence.com