On 5/26/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
Is what you propose a service like:

public class RewritingService {
        public MailAddress[] rewrite(MailAddress address);
}

Just to throw it out there... one thing that makes sendmail rather
strong is that since it's aliases are quite structured, it can know
(and thus reject during SMTP protocol) recipients that it cannot
handle for authoritative domain.  So perhaps add both a rewrite() and
a handles() method?

--
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]

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

Reply via email to