[Dovecot] firefox dovecot-sieve
paul
paul at actionlans.com
Thu Mar 15 02:29:19 EET 2012
Send this to dovecot at dovecot.org, not dovecot-owner at dovecot.org
On 14.3.2012, at 4.45, paul wrote:
> HI. I have just started to play with sieve and everything seems ok
when
> logging on using telnet localhost 4190 and an encoded
username/password.
> If I try to connect with firefox at localhost:4190 I get
> "IMPLEMENTATION" "Dovecot Pigeonhole"
> "SIEVE" "fileinto reject envelope encoded-character vacation
subaddress
> comparator-i;ascii-numeric relational regex imap4flags copy include
> variables body enotify environment mailbox date ihave"
> "NOTIFY" "mailto"
> "SASL" "PLAIN LOGIN"
> "STARTTLS"
> "VERSION" "1.0"
> OK "Dovecot ready."
> NO "Error in MANAGESIEVE command received by server."
> NO "Error in MANAGESIEVE command received by server."
> NO "Invalid characters in atom"
> BYE "Too many invalid MANAGESIEVE commands."
> my dovecot -n shows
> # 2.0.18: /etc/dovecot/dovecot.conf
> # OS: Linux 2.6.42.9-1.fc15.i686.PAE i686 Fedora release 15
(Lovelock)
> auth_mechanisms = plain login
> disable_plaintext_auth = no
> mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
> mail_privileged_group = mail
> managesieve_notify_capability = mailto
> managesieve_sieve_capability = fileinto reject envelope
> encoded-character vacation subaddress comparator-i;ascii-numeric
> relational regex imap4flags copy include variables body enotify
> environment mailbox date ihave
> mbox_write_locks = fcntl
> passdb {
> driver = pam
> }
> plugin {
> sieve = ~/.dovecot.sieve
> sieve_dir = ~/sieve
> }
> protocols = imap pop3 lmtp sieve
> service managesieve-login {
> inet_listener sieve {
> port = 4190
> }
> }
> ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
> ssl_key = </etc/pki/dovecot/private/dovecot.pem
> userdb {
> driver = passwd
> }
> Have I missed something obvious or does Firefox clash with
Managesieve?
> Thanks. Paul
>
More information about the dovecot
mailing list