[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

exim filters



  Hi, 

  I'm trying the exim interface to mail filtering, and, I
  have sent about five messages to this list. I'm so sorry.

  The filter I'm trying is this:

if personal and
   $h_from contains "yahoo" or
   $h_from contains "aol.com" or
   $h_from contains "hotmail" or
   $h_from contains "mixmail" 
then
   mail
      to $reply_address
      subject "Re: $h_subject:"
      file $home/mail/.message
   save $home/mail/filtrados
endif

  ¿what am I doing wrong, besides spam this list? 

-- 
Benjamín Albiñana Pérez                                  linuxete/vimmer
Linux User Nº78177                         http://www.escomposlinux.org/
Clave pública: wget http://www.escomposlinux.org/benalb/benjamin-gpg.asc
Un día sin sol es como... ¿la noche?


Attachment: pgpkLTOvosWjl.pgp
Description: PGP signature


Reply to: