> > In this case, you would need to enter [EMAIL PROTECTED] or
> > @bellsouth.net.  Alternatively, you could use a filter that
> > filters on the
> > HELO/EHLO text, that filters for ".inalarm.com.mx".
>
>Could you have both filters read from the same 'fromfile'?

The "fromfile" test type just checks the return address, and nothing 
else.  That -- and the "ipfile" test type (which checks the IP address of 
the sender) are pretty much obsolete now (since the filters can accomplish 
the same thing, with more flexibility).  So the best option would be just 
to create a filter instead, which would be able to filter both the MAIL 
FROM and the HELO.

>What's the syntax to setup the HELO/EHLO filter from an external file?

In a filter, you could use a line such as:

         HELO  0  ENDSWITH  .inalarm.com.mx

as well as:

         MAILFROM  0  IS  [EMAIL PROTECTED]

                                        -Scott

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

Reply via email to