Hi all,
fixed in assp 2.5.6 *Fortress* build 17261:
- if 'STARTTLS' was used to resend a mail, the second 'EHLO' possibly used
'localhost.localdomain' as hostname (instead of 'myName'), which may
caused problems on some MTA's,
because they expect to get the same EHLO again - both EHLO commands are
now using 'myName'
changed:
- the function of the hidden parameter '$CCchangeMSGDate' is enhanced
our $CCchangeMSGDate = 0; ## (0..31) change the 'Date:'
MIME-header on CCmail (sendHamInbound), ForwardSpam (sendAllSpam) and
resend mail
## MS-Exchange may require this,
because duplicate mails will be removed silently, if they contain an equal
'Date:...' MIME-header
# bit 0 = 1 ( +1) -> set all bits
(1 - 4) to 1 for backward compatibility ( same as 30 -> 2+4+8+16 )
# bit 1 = 1 ( +2) -> force change
at CCmail
# bit 2 = 1 ( +4) -> force change
at ForwardSpam
# bit 3 = 1 ( +8) -> force change
at resend mail
# bit 4 = 1 (+16) -> general
disable the automatic detection of a local MS-Exchange MTA by checking the
SMTP banner / greeting
## The default is zero (0), which
means: the 'Date:...' MIME-header is not forced to be changed in either
case,
## but it will be changed, if a
MS-Exchange MTA is detected using $ExchangeBannerRe against the SMTP
banner / greeting.
## To disable this feature
completely - set this value to 16.
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!
*******************************************************
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test