hi all
today i try to make a email filter using cpanel options but dont work this its the code
and AlsoCode:if first_delivery and ( ("$header_from:" contains "id@dominio.com") or ("$header_from:" contains "id1@dominio.com") or ("$header_from:" contains "id2@dominio.com") ) then unseen deliver "id3@dominio.com" endif
the main idea its all outgoing mail from id@dominio.com must beCode:if $header_from: contains "id@dominio.com" then deliver "id3@dominio.com" endif
send a copy (bcc) to id3@dominio.com
any idea ?



LinkBack URL
About LinkBacks


Reply With Quote




