Thanx, for info that is what i need but problem is my IMAP log look like
that:
"Nov 29 23:06:38 auth-worker(31556): Debug:
passwd(user,x.x.x.x,<9N9hUyZfqebAqAFb>): lookup" , where x.x.x.x is IP that
i need to extract to my database.
and there is no $pat for that line so I'm in a dead end. :)

bye

2017-11-24 20:49 GMT+01:00 William L. Thomson Jr. <wlt...@o-sinc.com>:

> On Wed, 22 Nov 2017 16:35:33 +0100
> Andrej Sagadin <airblade...@gmail.com> wrote:
>
> > Hello,
> > why  i get relay attempts after connect to listenport2 with correct
> > authentication.
> > here are the logs from my assp and postfix.
> >
> > bye,
> > Andrej
> >
> > assp log:Nov-22-17 16:21:02 [Worker_2] [TLS-in] [TLS-out]
> > *188.64.25.10* info: authentication - plain is used
> > Nov-22-17 16:21:03 m-64063-02416 [Worker_2] [TLS-in] [TLS-out]
> > [RelayAttempt] *188.64.25.10* <*and...@sagadin.net
> > <and...@sagadin.net>*> to: *and...@sagadin.net <and...@sagadin.net>*
> > relay attempt blocked for unknown local sender address
>
> Not sure as to your issues, but one solution maybe to use something
> ilke pop-before-smtp. Its legacy stuff should not be necessary with
> SMTP auth, but if your having problems it may help.
>
> Just a perl script edit as needed, stores IPs in a db. ASSP uses that
> DB as a temporary accept all for any IPs in there. Older but should
> still work, does for me.
>  http://popbsmtp.sourceforge.net/
>
> I have used it, still in use for some things in some cases and works
> well. Just have to adjust timeout to suit your needs. I tend to go with
> like 15 minute relay window.
>
> --
> William L. Thomson Jr.
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to