X-Virus-Flag: No (epsilon3) From: "Giacomo Fazio Giacomo.Fazio@ifc.inaf.it" Received: from ifc.inaf.it ([194.119.212.5] verified) by mail.tffenterprises.com (CommuniGate Pro SMTP 6.2.15) with ESMTP id 21622023 for cgpsa-discuss@mail.tffenterprises.com; Tue, 25 Jan 2022 00:05:25 -0800 Received-SPF: pass receiver=mail.tffenterprises.com; client-ip=194.119.212.5; envelope-from=Giacomo.Fazio@ifc.inaf.it X-Virus-Scanned: by cgpav X-ExtScanner: Niversoft's FindAttachments (free) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/simple; d=ifc.inaf.it; s=palermo; bh=a1Iex2ORUPQb7KaSDQP7sTcxRtj1jEzYJXfZRsUGRdE=; h=Content-Language:Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Date:Subject:In-Reply-To:References:To:From; b=jYquHOLMWzkOSXHbbE3 WCid3Wz3OtU3vjc2ILx4WMrjjjHzsdr373LTVz6ZjK2jjKUSAEj0bjs5zzmjIh8uzJekOun640faO a++hKekzl7nGG3YBnUT0/Vll+Z0qWFpq+rQjn5bgGcQXnKTxDIJO5RdgN6OgVLYrtB6KBuSlUNw= Received: from [194.119.212.222] (HELO jack) by ifc.inaf.it (CommuniGate Pro SMTP 6.2.13) with ESMTP id 13251509 for cgpsa-discuss@mail.tffenterprises.com; Tue, 25 Jan 2022 09:05:16 +0100 To: "'CGPSA Discussion List'" References: In-Reply-To: Subject: R: [CGPSA] CGPSA 1.8.1 Released! (was Re: CGPSA 1.8 Released!) Date: Tue, 25 Jan 2022 09:05:17 +0100 Message-ID: <3fe501d811c2$4a2e5e30$de8b1a90$@ifc.inaf.it> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Content-Language: it Thread-Index: AQGi+nN3TD/f9hWJceNvYIhfiR1Phazdj5WQ 09:04:22.364 2 EXTFILTER(cgpsa) program(cgpsa/cgpsa) launching 09:04:22.375 2 EXTFILTER(cgpsa) program(cgpsa/cgpsa) launched 09:04:22.387 2 EXTFILTER(cgpsa) reading finished 09:04:22.387 1 EXTFILTER(cgpsa) reading failed. Error Code=3Dexternal = helper output closed 09:04:22.387 2 EXTFILTER(cgpsa) task terminated. retCode=3D2 09:04:28.938 4 EXTFILTER(cgpsa) ENQUEUER-23 waiting for restart 09:04:29.938 4 EXTFILTER(cgpsa) ENQUEUER-23 waiting for restart 09:04:30.939 4 EXTFILTER(cgpsa) ENQUEUER-23 waiting for restart I put all file wuere needed. -----Messaggio originale----- Da: CGPSA Discussion List =20 Inviato: luned=C3=AC 24 gennaio 2022 18:45 A: CGPSA Discussion List Oggetto: Re: [CGPSA] CGPSA 1.8.1 Released! (was Re: CGPSA 1.8 Released!) =E2=80=9CHelpers do not work=E2=80=9D is a little vague=E2=80=A6 can you = describe what is happening in more detail? Thanks! -Dan=20 Sent from mobile, please forgive spelling errors or brevity > On Jan 24, 2022, at 03:19, Giacomo Fazio Giacomo.Fazio@ifc.inaf.it = wrote: >=20 > =EF=BB=BFHello, i have Communigate pro 6. > After upgrading from cgpsa .1.7 to 1.8.1 helpers do not work. >=20 > Why? > Thanks > Giacomo >=20 > -----Messaggio originale----- > Da: CGPSA Discussion List =20 > Inviato: sabato 22 gennaio 2022 10:26 > A: CGPSA Discussion List > Oggetto: [CGPSA] CGPSA 1.8.1 Released! (was Re: CGPSA 1.8 Released!) >=20 > Well, that was a bit embarrassing. :) From the longest stretch = between updates to the shortest, I have now posted CGPSA 1.8.1. It has a = single bug fix, namely: version 1.8 blocked too many messages directed = to the mailing list module. It would not only block list submissions = from unauthorized posters, but also subscribe/unsubscribe requests. = That=E2=80=99s been fixed, and the new version is available in the same = places as 1.8 was. I assume nobody installed 1.8 in the 20 minutes since = I posted the original message about it; needless to say, don=E2=80=99t = do that, use 1.8.1 instead. >=20 > Release notes: >=20 > 1.8.1 - 22 January 2022 >=20 > Bug Fixes >=20 > - Fixed a logic error that prevented messages to the mailing list = control addresses ("-on", "-off") and bounce reports from getting = through with backscatter prevention enabled. >=20 > -Dan >=20 >> On 22 Jan 2022, at 01:03, Daniel M. Zimmerman dmz@tffenterprises.com = wrote: >>=20 >> It lives! The first new version of CGPSA in nearly 12 years, CGPSA = 1.8, has been released. This update adds one major feature: backscatter = prevention for CommuniGate Pro mailing lists. Backscatter prevention = requires running in full-featured mode (with CGP CLI access), and also = requires that the filter is run as part of CommuniGate=E2=80=99s = synchronous rule processing at SMTP transaction time. More information = is available in the documentation and the new example preferences file = (which adds a new preference for the feature; it defaults to = =E2=80=9Con=E2=80=9D, so you don=E2=80=99t need to update your = preferences file if you don=E2=80=99t want to). >>=20 >> Another change, which is not a new feature but I think will make some = people happy anyway: CGPSA is now on GitHub, at = https://github.com/TFF-Enterprises/CGPSA, and is released under the = 3-Clause BSD License. This means a few things: >>=20 >> - CGPSA is officially open source, so you can modify it any way you = want and do anything you like with it as long as the copyright notices = remain intact >> - There=E2=80=99s a structured place to report bugs and make feature = requests (namely, GitHub issues on the repository) >> - If you want to add features yourself and have them considered for = inclusion in the main distribution, you can make pull requests >>=20 >> As always, the new release can be downloaded from the CGPSA web site, = located at https://www.tffenterprises.com/cgpsa/ - there is no = corresponding GitHub =E2=80=9Crelease=E2=80=9D, though cloning the = repository will give you basically the same thing that=E2=80=99s in the = archive. >>=20 >> And with that, here are the release notes: >>=20 >> 1.8 - 22 January 2022 >>=20 >> Major Changes >>=20 >> - CGPSA has been licensed under the 3-Clause BSD License. >> - CGPSA has been verified to work with current versions of = SpamAssassin (which is up to version 3.4.6 as of this writing). >> - Added an option to prevent backscatter from CommunGate Pro mailing = lists ("prevent_backscatter"). This only works if CGPSA is run in a = synchronous server-wide rule (see the option documentation for details), = and should eliminate backscatter that results from the LIST module = bouncing email sent to mailing lists from unauthorized addresses. >>=20 >> Minor Changes >>=20 >> - Changed the Perl path at the top of the CGPSA script to = "/usr/local/bin/perl", to better reflect the reality of the way Perl is = packaged on most systems these days. >> - Cleaned up the documentation to reflect the current URLs for = various referenced products (amazing how things change in a decade). >> - Updated the version of CLI.pm included in the CGPSA distribution. >>=20 >> Bug Fixes >>=20 >> - None >>=20 >> Known Issues >>=20 >> - Same as for Version 1.7 (all carried forward from Version 1.1) >>=20 >> -Dan >>=20 >=20 >=20 > ----- > This message is from the CGPSA Mailing List. > To unsubscribe, E-mail to: = . >=20 ----- This message is from the CGPSA Mailing List. To unsubscribe, E-mail to: .