My understanding of the SMTP resource fields "From" and "To" are that they
work off the SMTP "Mail From:" and "Rcpt to:" fields.  CC and BCC are part
of the DATA section of an SMTP message.  If you want to send the message to
someone your e-mail client will specify them on an "Rcpt to:" line and would
activate this rule.

Therefore BCC and CC shouldn't be a problem.

However, My $.02.  We used to use Pegasus Mail here.  Pegasus (and probably
others) allow you to specify just the username on the To:, CC: or BCC:
lines.  We had quite a difficulty recognizing that.  A user would try to
send an e-mail to user1 instead of [EMAIL PROTECTED] and before our SMTP
Security Server implementation it would work.  Quite confusing and difficult
for our users, so be careful about it.

Good Luck,
Daniel Katz-Braunschweig

-----Original Message-----
From: Network Administrator [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 29, 2000 11:01 AM
To: 'fw-1-mailinglist'
Subject: RE: [FW1] Public.com



> -----Original Message-----
> From: Volker Tanger [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 28 June 2000 09.59
> To: Curt A. Miller
> Cc: fw-1-mailinglist
> Subject: Re: [FW1] Public.com
> 
> >             Any ideas how to stop these???
> 
> Modify your SMTP-incoming rule by adding an SMTP resource 
> where you only accept
> 
>     From:    +*@++*.++*
>     To:     +*@YOURCOMPANY.COM
> 
> Other incoming mails will dropped due to the default rule. If 
> you want to be nice
> you could add another "incoming" rule directly below, which 
> is smtp with a plain
> resource + REJECT so the sending server gets a proper response.

But wouldn't that also filter out legitimate mail where you've been CC: or
BCC:ed?  I mean, with that kind of a rule in place, I wouldn't have seen
your message (or nearly everything on this mailing list) at all.

Your suggestion is certainly effective; it just works too well for my taste.


--     ____
      /    \       :    Don Piven, Network Administrator
   /\(      )/\    :   American  Osteopathic  Association
  /  \\    //  \   : 142 E Ontario  -  Chicago IL 60611 USA
 /_____\  /_____\  : 312 202 8131        [EMAIL PROTECTED]
/      \  /      \ : 312 202 8431 fax - [EMAIL PROTECTED]
-----------------------------------------------------------
   D.O.s: Physicians Treating People, Not Just Symptoms.
 


============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to