I spotted this one last night and it is to do with Net::SMTP::SSL version. CPAN has version 1.01 of Net::SMTP::SSL and ASSP will not work with this.
Sourceforge has 1.02 so you need to download this to ASSPdir/lib/Net/SMTP http://assp.cvs.sourceforge.net/viewvc/assp/assp2/lib/Net/SMTP/SSL.pm ASSP will now start. All the best, Colin Waring. On 01/12/2014 08:19, Pascal Dreissen wrote: > Hi Thomas, > > This version is not starting up at all: > > Not enough arguments for Net::SMTP::DESTROY_SSLNSNot enough arguments for > Net::SMTP::assp_starttls at sub main::init line 311, near "()" > at assp.pl line 6286. > > Met vriendelijke groet / best regards, > > Pascal Dreissen > applemooz > >> On 30 Nov 2014, at 20:55, Thomas Eckardt <[email protected]> wrote: >> >> Hi all, >> >> fixed in assp 2.4.4 build 14334: >> >> - improved DNS handling and debug >> >> - prevents now DNS query timeouts for all checks, if the sender domain is >> invalid >> >> - fixes a thrown exception >> Prototype mismatch: sub Net::SMTP::assp_starttls (-1) vs none at sub >> Net::SMTP::assp_starttls line 28. >> >> - in case of an connection error, the partial debug mode was unexpected >> enabled for some time >> >> >> changed: >> >> - the rebuild spamdb report contains some information about assp/tmpDB >> more information are available if ASSP_FC.pm is installed >> >> >> - the default value for DoRFC822 is changed from 'recipient' to 'sender' >> >> - the default value for DNStimeout is changed from '5' to '2' >> >> - the default value for DNSretrans is changed from '2' to '1' >> >> >> added: >> >> - the server information screen contains some more information about DNS >> query times >> >> >> Thomas >> >> >> DISCLAIMER: >> ******************************************************* >> This email and any files transmitted with it may be confidential, legally >> privileged and protected in law and are intended solely for the use of the >> >> individual to whom it is addressed. >> This email was multiple times scanned for viruses. There should be no >> known virus in this email! >> ******************************************************* >> >> ------------------------------------------------------------------------------ >> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >> with Interactivity, Sharing, Native Excel Exports, App Integration & more >> Get technology previously reserved for billion-dollar corporations, FREE >> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk >> _______________________________________________ >> Assp-test mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/assp-test > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Assp-test mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-test ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
