Re: How to restrict imposters

2020-02-20 Thread a
> @lbutlr wrote: >> > a wrote: >> > > However, an outside network can still identify as a local email >> > > account to send into my network, making imposters possible. >> > >> > Do not allow connections on port 25 that claim to be from your domains. >> > >> > (I think this works still): >> >> Yes.

Re: How to restrict imposters

2020-02-20 Thread a
> @lbutlr wrote: > > a wrote: > > > However, an outside network can still identify as a local email > > > account to send into my network, making imposters possible. > > > > Do not allow connections on port 25 that claim to be from your domains. > > > > (I think this works still): > > Yes. It work

Re: How to restrict imposters

2020-02-20 Thread Allen Coates
On 20/02/2020 03:39, Bob Proulx wrote: > I do a slight variation on this that I think is slightly better. > Instead of pcre tables I use hash tables. Which should be slightly more > efficient. And won't suffer from common substring matches such as > hitting by accident on goodkreme.com or othe