Hi Eric, Thanks so much for quick response. We will try this out now.

Thanks, Sai.

On Tue, Jul 26, 2011 at 10:20 AM, Eric Charles <[email protected]> wrote:

> Hi Sai,
> You can have a look in mailetcontainer.xml example [1] in the <processor
> name="local-address-error"> section and activate
>
> <!-- To notify the sender the address was invalid, uncomment this
> matcher/mailet configuration -->
> <!-- The original message is not attached to keep the bounce processor from
> deliverying spam -->
> <mailet match="All" class="Bounce">
>    <attachment>none</attachment>
> </mailet>
>
> Thx.
>
> [1] https://svn.apache.org/repos/**asf/james/app/trunk/src/main/**
> config/examples/**mailetcontainer.xml<https://svn.apache.org/repos/asf/james/app/trunk/src/main/config/examples/mailetcontainer.xml>
>
>
> On 26/07/11 16:15, Saibabu Vallurupalli wrote:
>
>> Hi All,
>>
>> Good morning.
>>
>> We have integrated Apache James with SquirrelMail. Trying to send email to
>> known unknown user or to the user doesn't exists,. SquirrelMail client
>> doesn't show any errors message. i.e., we are expecting mail to bounce
>> back
>> with a message from Apache James saying unknown user or user doesn't
>> found.
>>
>> Did I miss any configuration in James to get this message back?
>>
>> Please advise.
>>
>> Thanks, Sai
>>
>>
>
> --
> Eric Charles
> http://about.echarles.net
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> server-dev-unsubscribe@james.**apache.org<[email protected]>
> For additional commands, e-mail: 
> [email protected].**org<[email protected]>
>
>

Reply via email to