On Wed, 20 Aug 2008, James wrote:
I added a header check to reject empty subjects. The error from the server for an empty subject is: "Server replied: 550 5.7.1 message content rejected"Can I change it to say "empty subject rejected?
You should be able to add that into the header check. I.e.: /^Subject:\s*$/ REJECT empty subject rejected -d