Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The following page has been changed by NoelBergman: http://wiki.apache.org/james/FastFail The comment on the change is: change text to fit on one line ------------------------------------------------------------------------------ <handler class="org.apache.james.smtpserver.spamassassinhandler"> ... config ... </handler> - <handler class="com.devtech.james.smtpserver.somehandler" onConnection=false onMessage=false onCommand="HELP,AUTH"> + <handler class="my.james.smtpserver.handler" onConnection=false onMessage=false onCommand="HELP,AUTH"> ... config ... </handler> <handler class="com.devtech.james.smtpserver.pipeline">