Bengt Thuree wrote:
Hej,

I am having problems getting sieveshell to work on my Sarge (with cyrus21) box.
Would really appreciate some hints and tips on this issue.
I have been goggling and searching for various hints and tips, but I am stuck.


Would really appreciate some hints and suggestions on this issue.

Thanks in advance

Hej, Found that my imapd.conf had sasl_mech_list set to PAM instead of PLAIN. After changin it to sasl_mech_list: PLAIN "telnet localhost 2000" reported "SASL PLAIN" and everything worked fine!

/Bengt

mollie:/etc# telnet localhost 2000
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.1.16-IPv6-Debian-2.1.16-3"
"SASL" "PLAIN"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational regex"
"STARTTLS"
OK
logout
OK "Logout Complete"
Connection closed by foreign host.



mollie:/etc# sieveshell -u bengt -a bengt localhost connecting to localhost Please enter your password: > ? Usage: sieveshell [-u username] [-a authname] [-r realm] <server>

help             - this screen
list             - list scripts on server
put <filename> [<target name>]
                 - upload script to server
get <name> [<filename>]
                 - get script. if no filename display to stdout
delete <name>    - delete script.
activate <name>  - set a script as the active script
deactivate       - deactivate all scripts
quit             - quit
>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to