I've solved with the follow entry in to global setting host_reject_connection
Andrea > -----Messaggio originale----- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Per conto di Balzi Andrea > Inviato: venerd� 20 maggio 2005 13.14 > A: Exim-users > Oggetto: R: [exim] Block dialup clients > > I want to drop connection from dialup user that initate > connection like this: > > SMTP protocol violation: synchronization error (input sent > without waiting for greeting): rejected connection from > H=host6-236.pool217222.interbusiness.it [217.222.236.6] > > I've tried your suggestion but it has not worked. > > > -----Messaggio originale----- > > Da: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Per conto di Jakob Hirsch > > Inviato: gioved� 19 maggio 2005 21.54 > > A: 'Exim-users' > > Oggetto: Re: [exim] Block dialup clients > > > > Balzi Andrea wrote: > > > > > ppp-*.libero.it > > > hosts = \N^ppp*\.libero.it$\N : \ > > > > This would only match pp.libero.it, ppp.libero.it, > pppp.libero.it and > > so on. Use \N^ppp-.*\.libero\.it$\N > > > > -- > > ## List details at http://www.exim.org/mailman/listinfo/exim-users > > ## Exim details at http://www.exim.org/ ## Please use the Wiki with > > this list - http://www.exim.org/eximwiki/ > > > > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
