[TriLUG] Email filtering script

Dean Price dprice153 at charter.net
Sat May 15 15:25:23 EDT 2004


Unfortunately, it is a hosting company... and I do not have that access to the
exim.conf file to make changes.

My dir is /home/user/

under that is mail/domain/users/


I have determined however that I can read the exim.conf file.

userforward:
#!!# filter renamed allow_filter
  driver = redirect
  allow_filter
  check_ancestor
  check_local_user
  domains = ! lsearch;/etc/userdomains
  no_expn
  file = $home/.forward
  file_transport = address_file
  pipe_transport = address_pipe
  reply_transport = address_reply
  no_verify

It look to me that as long as a .forward file exists... 

Hmmmm,

-- 
Thank you,
Dean Price
dprice153 at charter.net
deano at price4.org


Quoting Jon Carnes <jonc at nc.rr.com>:

> On Sat, 2004-05-15 at 11:20, Dean Price wrote:
> > I have been looking all over the internet for a script that will parse and
> > filter email to different mailbox files based on criteria. ie..
> > Subject=[TriLUG] then put message in TriLUG mailbox...
> > 
> > procmail will not work... (Exim) mail server... it has to be a script that
> I can
> > setup cpanel to pass mail to.
> > 
> > Thanks in advance.
> > 
> > -- 
> > Thank you,
> > Dean Price
> > dprice153 at charter.net
> > deano at price4.org
> > 
> 
> Exim allows it's own local delivery filtering. You can look at these
> links and they may help you out:
>   http://www.exim.org/exim-html-1.90/doc/html/spec_36.html#SEC654
> 
>   http://www.exim.org/exim-html-1.90/doc/html/spec_14.html#SEC350
> 
>   http://www.exim.org/exim-html-1.90/doc/html/spec_18.html#SEC450
> 
> -- 
> TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ  : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
> TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc
> 




More information about the TriLUG mailing list