server-user  

change reply-to address and block users

N Kapshoo
Thu, 11 Feb 2010 11:49:04 -0800

I have a couple of requirements for my email application-
-- Email sent to external hosts should be from a 'no-re...@myhost' user
-- If they have blocked certain users, they should not get email from these
users.

Are these use-cases something that I would use mailets to achieve?

Thanks.