Re: Issues w/ sieveshell

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

 



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.

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

-Philip



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux