This check is done per default to prevent your MTA from sending this 
message to the foreign BCC recipients.
Check the header of such a mail and you'll find a foreign BCC recipient. 
Any of the next releases will have a more detailed output for this 
blocking.

                    $this->{messagereason} = "relay attempt blocked for 
non local BCC recipient";
to
                    $this->{messagereason} = "relay attempt blocked for 
non local BCC recipient - $addr";

If you want assp not to do this check - start assp with the startupswitch 
'removeForeignBCC:=1' or add the following line to 'lib/CorrectASSPcfg.pm' 
in sub 'set'

$main::removeForeignBCC = 1;

Thomas


Von:    Michael Thomas <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  11.10.2011 07:30
Betreff:        Re: [Assp-test] Antwort:  2 issues with VRFY




Thomas,

About Issue #1, VRFY rejected valid BCC recipient

In the case below:
smtpDestination is "208.69.48.43:125"
LocalAddresses_Flat is blank (uses smtpDestination)
VRFYforceRCPTTO is "208.69.48.43:125"
LDAPFail is checked

=========================
11-Oct-08 09:08:58 [Worker_4] Connected: 209.85.213.182:58904 > 
208.69.48.43:25 > 208.69.48.43:1320 > 208.69.48.43:125 , 17-18
11-Oct-08 09:08:58 [Main_Thread] Info: Main_Thread freed by idle 
Worker_4 in 0.247 seconds
11-Oct-08 09:08:59 79339-00924 [Worker_4] 209.85.213.182 
<[email protected]> IP 209.85.213.182 matches noPB - with 
128.0.0.0/1
11-Oct-08 09:08:59 79339-00924 [Worker_4] 209.85.213.182 
<[email protected]> IP 209.85.213.182 matches noPBwhite - with 
128.0.0.0/1
11-Oct-08 09:08:59 [Worker_4] LDAP - @senderdomain.com not found in 
LDAPlist
11-Oct-08 09:08:59 [Worker_4] LDAP - @senderdomain.com not found in 
LDAPlist
11-Oct-08 09:09:00 [Worker_4] LDAP - @srecipientdomain.com not found in 
LDAPlist
11-Oct-08 09:09:00 [Worker_4] LDAP - @srecipientdomain.com not found in 
LDAPlist
11-Oct-08 09:09:00 [Worker_4] VRFY - [email protected] not 
found in LDAPlist
11-Oct-08 09:09:00 79339-00924 [Worker_4] 209.85.213.182 
<[email protected]> to: [email protected] info: found 
and checking unexpected BCC recipient addresses in incoming mail
11-Oct-08 09:09:00 [Worker_4] LDAP - @srecipientdomain.com not found in 
LDAPlist
11-Oct-08 09:09:00 79339-00924 [Worker_4] 209.85.213.182 
<[email protected]> to: [email protected] 
Message-Score: added 10 for RelayAttempt, total score for this message 
is now 10
11-Oct-08 09:09:00 79339-00924 [Worker_4] [RelayAttempt] 209.85.213.182 
<[email protected]> to: [email protected] [spam 
found] ('relay attempt blocked for non local BCC recipient')
11-Oct-08 09:09:00 79339-00924 [Worker_4] [RelayAttempt] 209.85.213.182 
<[email protected]> to: [email protected] finished 
message - received DATA size: 0 Byte - sent DATA size: 0 Byte
=========================


Michael Thomas
Mathbox
978-687-3300
Toll Free: 1-877-MATHBOX (1-877-628-4269)


On 10/11/2011 12:54 AM, Thomas Eckardt wrote:
>> Issue #2
> Please  change 'localDomains' - post the output.
>
>> Issue #1
> I need some more details.
>
> Thank you
>
>
>
>
> Von:    Michael Thomas<[email protected]>
> An:     ASSP development mailing list<[email protected]>
> Datum:  10.10.2011 20:41
> Betreff:        [Assp-test] 2 issues with VRFY
>
>
>
>
> Thomas,
>
> ASSP version 2.1.2(11283)
>
> Issue #1 - VRFY rejects valid recipients listed in BCC field.
>
> Issue #2 - ALL=>x.x.x.x' as described in 2.1.2 build 11278 or 2.1.2
> build 11279 is either broken or does not support :port
>
>
>
>
>
> 
------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
>
>
>
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
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!
*******************************************************


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to