No mailets can't affect the SMTP conversation.
james 2.3 has an extensible SMTP architecture called "command handler"
which permits the development of bespoke SMTP behaviour

I suggest you get the source and start by looking at
james-smtphandlerchain.xml and package org.apache.james.smtpserver

http://svn.apache.org/viewvc/james/server/tags/build_2_3_0/src/java/org/apache/james/smtpserver/

d.

On 1/30/07, alton <[EMAIL PROTECTED]> wrote:

Can a mailet generate smtp response code 451 ?  I would like to implement a
"greylisting" mail server (that generates smtp response code 451 after
receiving a new message) causing the sending mail server to re-attempt
delivery after 5 minutes delay.
--
View this message in context: 
http://www.nabble.com/Can-a-mailet-generate-smtp-response-code-451---tf3145552.html#a8719843
Sent from the James - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to