[Exim] (no subject)

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Herman Cremer
Data:  
Para: Exim
Asunto: [Exim] (no subject)
In addition...

The closest I get is :


In my /etc/exim.conf;
system_filter:
    driver = forwardfile
    file = /etc/exim/systemfilter
    no_check_local_user
    no_verify
    filter
    allow_system_actions




In my SYSTEM FILTER;
if {$DOMAIN} matches "one_of_my_domains.com"
   then
      save /var/spool/mail/my_1_user_mailbox
      seen finish
endif



Other system filter in the SYSTEMFILTER file worx 100%.
It still return with a NON EXISTING USER error.


__________________________
Herman A Cremer
Linux Systems Engineer 
      & CF Developer
SolidLiquid Pty. Ltd.
http://www.solidliquid.com
South Africa
+27 (0) 12 665 5505
__________________________