Hi,
I you want to act on the SMTP level before the mail being injected in the spool, you can develop your own SMTP Hook (http://james.apache.org/server/3/dev-extend-smtp-hook.html).

The already provided SMTP Hooks are listed here: http://james.apache.org/server/3/dev-provided-smtp-hooks.html

Please read the note on this last page: "IMPORTANT: If you want to do heavy processing here and not want to reject the method based on a criteria you are most times better of to use the Mailet API!"

Thx, Eric

On 04/05/2012 06:02 PM, Dinyar Rabady wrote:
  Hi!

I'm sorry if I missed that information somewhere, but is it possible to send a 
custom reply to users that have exceeded the limit set in maxmessagesize when 
sending to a local recipient? Where could this reply be set?

Best regards,
Dinyar


--
eric | http://about.echarles.net | @echarles

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

Reply via email to