Koozali.org: home of the SME Server

procmail issue

ergozd

procmail issue
« 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.

ergozd

procmail issue
« Reply #1 on: April 02, 2004, 08:53:40 AM »
to make things clear I used

https://myserver/user-manager

Offline svangool

  • ****
  • 73
  • +0/-0
procmail issue
« Reply #2 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.
......

ergozd

procmail issue
« Reply #3 on: April 05, 2004, 11:00:32 AM »
Thanx. RPM just updated.  8-)

ergozd

procmail issue
« Reply #4 on: April 05, 2004, 11:03:51 AM »
Thanx. RPM just updated.  8-)