procmail
[Top] [All Lists]

[Q] Forwarding from command line dosen't work

2002-03-06 01:49:12

        I wrote an "empty" rc file to manipulate folders from command
        line:

VERBOSE=yes
LOGABSTRACT=all
SHELL=/bin/sh

        By this emptyrc file I can copy folder to users inbox with
        no su(1)ing:

formail -s procmail ./emptyrc -m DEFAULT=/var/mail/uuddii < file

        Or split folder:

formail -s procmail ./emptyrc -m DEFAULT="/tmp/udi/" < file   

        But not forward:

formail -s procmail ./emptyrc -m DEFAULT="\! 
udi(_at_)post(_dot_)tau(_dot_)ac(_dot_)il" < file

        In this case procmail makes new folder which named:
        "! udi(_at_)post(_dot_)tau(_dot_)ac(_dot_)il"

        When I try to add recipe:

:0
$DEFAULT

        It get worse:

procmail: [8920] Wed Mar  6 10:36:05 2002
procmail: Assigning "LOGABSTRACT=all"
procmail: Assigning "SHELL=/bin/sh"
procmail: Skipped "udi(_at_)post(_dot_)tau(_dot_)ac(_dot_)il"
procmail: Assigning "LASTFOLDER=!"
procmail: Opening "!"
procmail: Acquiring kernel-lock
From uuddii(_at_)eng(_dot_)tau(_dot_)ac(_dot_)il Tue Mar  5 22:38:17 2002 +0200
 Subject: Re: Hi
  Folder: !                                             1568


        Any ideas?


Appreciate your input
  Udi

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>