On Tue, Nov 15, 2022 at 11:59:30AM -0500, Viktor Dukhovni wrote:
> > I'm wondering how others would do this. Is there a similar tool to
> > check smtp auth like 'smtp-source' for stress testing? Or everyone has
> > to come up with their own solution?
>
> You could try https://www.google.com/searc
On Tue, Nov 15, 2022 at 03:07:42PM +, Juan Smitt Jr wrote:
> We frequently have to create relay rules to remote smtp servers using
> username and password.
>
> Before we create the confguration, we always check the availability of
> the remote server and port and we also try to check if the p
Hi,
We frequently have to create relay rules to remote smtp servers using username
and password.
Before we create the confguration, we always check the availability of the
remote server and port and we also try to check if the provided username and
password are valid.
For this we are using o