Re: Issues w/ sieveshell

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Philip Prindeville schrieb:
> I hacked /usr/bin/sieveshell to read:
> 
> ...
> 
> # main code
> 
> print "connecting to $acapserver\n";
> 
> my $obj = sieve_get_handle($acapserver,
>                           "prompt", "prompt", "prompt", "prompt");
> 
> if (!defined $obj) {
>    die "unable to connect to server: " . sieve_get_global_error();
> }
> 
> ...
> 
> now I'm seeing:
> 
> % sieveshell localhost
> connecting to localhost
> unable to connect to server: sasl mech list empty at /tmp/sieveshell
> line 169.
> %
> 
> seems to me that I had it working in the past.

You really didn't change anything with your configuration (imapd.conf /
cyrus.conf)? What have you set sasl_pwcheck_method and sasl_mech_list
set to?

> Is there a way to install the .bc's manually, or copy files around?

$ su - cyrus -c "/usr/lib/cyrus-imapd/sievec"

This way you can hand compile an existing sieve filter script into
bytecode. To make it active you additionally will have to symlink
defaultbc to it.
> -Philip

Alexander



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux