You will need to disable the ValidRcptHandler in smtpserver.xml.

Bye,
Norman


2012/2/9 mix wise <[email protected]>:
> Hello,
>
> I'm trying to configure JAMES to send all inbound emails to my custom
> mailet. These email addresses will be random..
>
> ex.
> [email protected]
> [email protected]
> ...
>
> But I'm get this...
>
> "Rejected message. Unknown user: [email protected]"
>
>
> Below is my config
>
> james-cli.sh --host 127.0.0.1 adddomain example.com
> james-cli.sh --host 127.0.0.1 adduser [email protected] somepassword
>
>  mailetcontainer.xml
> ...
>  <processors>
>    <processor state="root" enableJmx="true">
>      <mailet match="All" class="MyCatchAllMailet" />
> ...
>
> Tried this but didnt have much success.
> [1] http://wiki.apache.org/james/ConfigureJamesAsCatchAll

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to