Ask Bjørn Hansen wrote:
On Nov 3, 2005, at 16:34 , Gordon Rowell wrote:
As done in check_goodrcptto
I'm not sure I understand the use case?
We (SME Server) generate a badrcptto config file which blocks mail to
auto-generated generic addresses like [EMAIL PROTECTED] from external use
by default. It's configurable if you want to make them visible.
Without this patch, relay clients get caught in the badrcptto test. I
don't feel that they should. We (qpsmtpd) don't apply goodrcptto to
relay clients, and I don't think we should apply badrcptto to them either.
As noted in the bug below, the correct fix is for us (SME Server) to use
separate config files for internal and external clients, but I don't see
this check as harmful.
https://sourceforge.net/tracker/index.php?func=detail&aid=1333999&group_id=96750&atid=615772
Thanks,
Gordon