How to upload a sieve script?
peter at neubauer.nu
peter at neubauer.nu
Mon Jan 6 19:12:12 EST 2003
Hi,
with help from Ken Murchison, i got the sieveshell working, but i can't upload a
script, getting:
moria:/home/peter# cat test.script
#Example sieve script
#Reject messages based on criteria
require ["fileinto"];
if header :contains ["From"] ["peter at neubauer.nu"] {
fileinto "INBOX.peter";
}
moria:/home/peter# sieveshell --user=peter --authname=peter localhost
connecting to localhost
Please enter your password:
> put test.script
upload failed: put script: Unable to open script for writing (test.script.NEW)
> quit
moria:/home/peter# ls -l test.script
-rwxrwxrwx 1 root root 161 Jan 7 01:04 test.script
Can anyone please help once more?
Thanks
/peter
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the Info-cyrus
mailing list