sieveshell is unable to authenticate
Patrick Nelson
pnelson at neatech.com
Thu May 15 12:53:22 EDT 2003
On Thu, 2003-05-15 at 07:18, Ali Asad Lotia wrote:
> my imapd.conf file is:
>
> # The various directories used by cyrus are specified below.
> configdirectory: /home/cyrus/imap/config
> partition-default: /home/cyrus/imap/mail
> sievedir: /home/cyrus/sieve
>
> # The sockets used by cyrus are specified below.
> lmtpsocket: /var/sasl/socket/lmtp
> idlesocket: /home/cyrus/imap/config/socket/idle
>
> # The administrators for cyrus are specified below.
> admins: gulkhan
>
> # The sasl options are specified below.
> sasl_pwcheck_method: auxprop
> sasl_auxprop_plugin: sasldb
> sasl_sasldb_path: /etc/sasldb2
>
> # The various imapd options are specified below.
> # Cyradm now takes / in place of . as a directory separator.
> unixhierarchysep: yes
> altnamespace: yes
> quotawarn: 90
> singleinstancestore: yes
> duplicatesuppression: yes
> hashimapspool: true
> allowplaintext: no
> allowanonymouslogin: no
>
> # The ssl certificate locations are specified below.
> tls_cert_file: /home/cyrus/imap/config/certs/server.pem
> tls_imap_key_file: /home/cyrus/imap/config/certs/server.pem
> #tls_ca_file:
>
> i am unable to authenticate when i try to connect to localhost.
>
> sieveshell -a gulkhan localhost
> connecting to localhost
> Please enter your password:
> unable to connect to server at ./sieveshell line 174, <STDIN> line 1.
>
> my logs:
> May 15 10:15:18 [timsieved] attempting server step after doneflag
> May 15 10:15:18 [timsieved] badlogin: localhost[127.0.0.1] CRAM-MD5
> generic failure
> May 15 10:15:18 [perl] No worthy mechs found
>
> help would be appreciated. i can authenticate to the imapd both from an
> imap client and using imtest.
>
try:
sieveshell --user=gulkhan --auth=gulkan localhostq
This was driving me crazy too then I added the user and it went into
sieveshell. If you think about it it makes sense.
I get some other errors but I'm able to set and run scripts. I'm not
sure what the realm thing does though
More information about the Info-cyrus
mailing list