Hi all, fixed in assp 2.4.2 build 14235:
- The memory preallocation for the internal content store was not working. - The checks for 'DoLocalSenderDomain' and 'DoLocalSenderAddress' were skipped for relay connections, if the envelope recipient was local and valid - The RBL/DNSBL checks were not skipped for noprocessing mails. - in some cases the 'whitelisted' flag was wrong set to ON for local/relayed mails changed: - The GUI description of 'allowRelayCon','DoLocalSenderDomain' and 'DoLocalSenderAddress' is changed 'DoLocalSenderDomain','Do Local Domain Check for Local Sender' 'If activated, each local sender address must have a valid Local Domain. acceptAllMail and redlisted mails breaks this rule.' 'DoLocalSenderAddress','Do Local Address Check for Local Sender', 'If activated, each local sender address must have a valid Local Address. acceptAllMail and redlisted mails breaks this rule.' 'allowRelayCon','Allow Relay Connection from these IP's' 'Enter any addresses that are allowed to use the relayPort , separated by pipes (|). If empty, any ip address is allowed to connect to the relayPort. If this option is defined, keep in mind : Addresses defined in acceptAllMail are NOT automaticly included and have to be also defined here, if them should allow to use the relayPort. For example: 127.0.0.1|172.16.. If you use MS Office 365, you should define the http://technet.microsoft.com/en-us/library/dn163583(v=exchg.150).aspx EOP IP adresses here and you should configure your firewall to redirect connection from the hosted Exchange server to the relayPort.' - If an 'emailinterface' report contained an email address in the subject, this address was ignored - it is now processed. added: ['RelayOnlyLocalSender','Allow Relaying Only for Local Sender' 'If set, the envelope sender (MAIL FROM:) is immediatly checked after the DATA command is received (to be valid). If the sender address could not be validated, the connection is droped. The connection will be droped regardless any other assp setting ( except EmailSenderOK ). It is recommended to switch this to ON, if you use for example MS Office 365. At least, it is wise, to switch this ( or RelayOnlyLocalDomains ) to ON in every case' ['RelayOnlyLocalDomains','Allow Relaying Only for Local Domains' 'If set, the envelope sender domain (MAIL FROM:) is immediatly checked after the DATA command is received (to be a local domain). If the sender domain could not be validated, the connection is droped. The connection will be droped regardless any other assp setting ( except EmailSenderOK ). It is recommended to switch this to ON, if you use for example MS Office 365. At least, it is wise, to switch this ( or RelayOnlyLocalSender ) to ON in every case' 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! ******************************************************* ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
