Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: ergozd on April 01, 2004, 09:06:16 PM

Title: procmail issue
Post by: ergozd on April 01, 2004, 09:06:16 PM
I wanted to formail some e-mails to another e-mail accound based on "recipent" (I also send a copy to another catalogue just in case)

promail modified file .procmail with

# ----------------------
# start of user recipies
# ----------------------

:0
* ^TO_.*USER@ANOTHERDOMAIN.COM
{
   :0 c
   ! ;USER@DOMAIN.COM
   
   :0
   $MAILDIR/;XXXXXX/
}


The problem is ";" befor the USER

I manually edited the file and it worked perfectly.
Title: procmail issue
Post by: ergozd on April 02, 2004, 08:53:40 AM
to make things clear I used

https://myserver/user-manager
Title: procmail issue
Post by: svangool on April 04, 2004, 11:22:19 PM
@erogzd

Hit your search button with "procmail forward error" or look here http://forums.contribs.org/index.php?topic=19390.msg76808#msg76808

Best regards, Sjef.
Title: procmail issue
Post by: ergozd on April 05, 2004, 11:00:32 AM
Thanx. RPM just updated.  8-)
Title: procmail issue
Post by: ergozd on April 05, 2004, 11:03:51 AM
Thanx. RPM just updated.  8-)