> you mean the assp 'relayPort' ?

No, I mean 'smtpDestination'. That is the port on which my local mail
server listens for SMTP. Presumably this is where ASSP's block reporting
sends the reports?

> How ever, check if there is any firewall or selinux is blocking assp
from 
> connecting to 192.168.10.2:26

No, there is no firewall. ASSP and the mail server are co-located on the
same host with no intervening firewall.

> I checked all case - plain, startls, ssl - it works.

Well, it definitely doesn't work here when Net::SMTP 3.02 is installed,
but it does when Net::SMTP 2.33 is installed. If I revert my Net::SMTP
module to version 2.33 it does work fine (and I have now reverted to
this out of necessity), but with version 3.02 the problem persists even
with your new ASSP 14325 build.

-----Original Message-----
From: Thomas Eckardt [mailto:[email protected]] 
Sent: 22 November 2014 07:54
To: ASSP development mailing list
Subject: Re: [Assp-test] FW: NET::SMTP::SSL Woes

I checked all case - plain, startls, ssl - it works.

>192.168.10.2:26 using Net::SMTP(STARTTLS) -

after the hyphen no reason is shown - this indicates, that assp is
unable 
to connect to the host via tcp

>My relay port is 192.168.10.2:26

you mean the assp 'relayPort' ?
How ever, check if there is any firewall or selinux is blocking assp
from 
connecting to 192.168.10.2:26

Thomas




Von:    "Steve Moss" <[email protected]>
An:     <[email protected]>
Datum:  22.11.2014 01:33
Betreff:        [Assp-test] FW:  NET::SMTP::SSL Woes



This doesn't appearto be fixed in 2.4.4.14325 after all: now I get the
following error:

2014.11.22 00:01:17 [Worker_10000] Error: couldn't send block report for
<group> to <addressee> at 192.168.10.2:26 using Net::SMTP(STARTTLS) -

Are you using STARTTLS by mistake? My relay port is 192.168.10.2:26
(without an SSL: prefix).

-----Original Message-----
From: Steve Moss 
Sent: 21 November 2014 11:07
To: 'ASSP development mailing list'
Subject: RE: [Assp-test] NET::SMTP::SSL Woes

Thanks Thomas - I look forw3ard to the fix.

PS: Yes, port 26 was right in my earlier post. ASSP listens on port 25,
and passes inbound emails on to a co-located Exchange server listening
on port 26.


-----Original Message-----
From: Thomas Eckardt [mailto:[email protected]] 
Sent: 21 November 2014 10:38
To: ASSP development mailing list
Subject: Re: [Assp-test] NET::SMTP::SSL Woes

Got it !

After many years the module Net::SMTP got a redesign in version 3.xx . 
ASSP includes several improvements for version 2 of this module, which
are 
overwritten by version 3.
The next assp release will fix this.

Thomas





Von:    "Steve Moss" <[email protected]>
An:     <[email protected]>
Datum:  21.11.2014 04:03
Betreff:        [Assp-test] NET::SMTP::SSL Woes



Using ASSP 2.4.4.14324 with Perl 5.12, I am having issues with the
Net::SMTP::SSL module. With the standard v1.1 module, I get module load
errors every time ASSP is started:

module Net::SMTP::SSL could not be loaded (see error below): check with
>perl -e "use Net::SMTP::SSL;"
Not a GLOB reference at /usr/local/share/perl/5.18.2/Net/SMTP/SSL.pm
line
16, <DATA> line 751.
...

I see from a post by Thomas on 4th Nov. 2014 that you have provided a
corrected Net::SMTP::SSL module for download. When I install this in my
perl site/lib/Net/SMTP folder ASSP will start without error, *but* I
then see log entries like the following:

2014.11.21 00:01:12 [Worker_10000] Error: couldn't send block report for
<group> to <recipient> at 192.168.10.2:26 using Net::SMTP -

(and of course block reports are not sent)

What can I do to correct this?


------------------------------------------------------------------------
------
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.cl
ktrk

_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




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.cl
ktrk

_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




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

Reply via email to