<font size=2 face="sans-serif">Thomas,</font>
<br>
<br><font size=2 face="sans-serif">I'll start a new thread and answer your
questions there.</font>
<br>
<br><font size=2 face="sans-serif">Thanks again!</font>
<br>
<br><font size=2 face="sans-serif">Hector<br>
<br>
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose. • Welkin Associates, Ltd. Address: 4801 Stonecroft Boulevard,
Suite 210, Chantilly, Virginia 20151<br>
</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Thomas Spuhler <thomas.spuhler@btspuhler.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">users@lists.kolab.org</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">04/10/2015 02:31 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: Cyrus fails
to load</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by:    
   </font><font size=1 face="sans-serif">users-bounces@lists.kolab.org</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On Friday, April 10, 2015 01:51:16 PM Hector Tapia
wrote:<br>
> Thomas,<br>
> <br>
> Thanks for the response!  As you suspected, it was a sieve extension<br>
> issue.  I ran the command "systemctl -l status cyrus-imapd"
and discovered<br>
> a problem with the "date" sieve extension.  I removed
the "date" element<br>
> from the line you referenced in imap.conf.  I also had to remove
 "index"<br>
> in the next round of testing.  Cyrus now loads and is active.<br>
> <br>
> Unfortunately, I now have a new problem.  I don't know if I should
start a<br>
> new thread, but I'll just mention the issue here.  I can't log
into<br>
> roundcube now.  I tried changing passwords and creating new users,
but<br>
> they all fail.<br>
> <br>
> This is what I see in cat /var/log/roundcubemail/errors:<br>
> <br>
> [10-Apr-2015 13:40:44,000000 -0400]: <cukd2rcp> IMAP Error:
Login failed<br>
> for test.user@example.com from ###.###.###.###. LOGIN: Login only<br>
> available under a layer in<br>
> /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line
198<br>
> (POST /roundcubemail/?_task=login?_task=login&_action=login)<br>
> <br>
> I used "kolab lm" to see if the mailbox had been created,
but the command<br>
> just hangs until I press control-c at which point I get this:<br>
> <br>
> 2015-04-10 13:44:15,274 pykolab.imap WARNING Could not connect to
Cyrus<br>
> IMAP server 'imaps://localhost:993'<br>
<br>
Maybe systemctl -l status cyrus-imapd will provide some info?<br>
<br>
> <br>
> I used the command, "nmap -sT -O localhost" to confirm that
993/tcp is<br>
> open.<br>
> <br>
> I currently have cyrus-imapd-2.4.17-8.el7_1.x86_64 installed.<br>
> <br>
> Thanks!<br>
> <br>
> Hector<br>
> <br>
> <br>
> <br>
> From:   Thomas Spuhler <thomas.spuhler@btspuhler.com><br>
> To:     users@lists.kolab.org<br>
> Date:   04/09/2015 07:37 PM<br>
> Subject:        Re: Cyrus fails to load<br>
> Sent by:        users-bounces@lists.kolab.org<br>
> <br>
> On Thursday, April 09, 2015 05:53:34 PM Hector Tapia wrote:<br>
> > All,<br>
> > <br>
> > I've been testing out Kolab 3.4 for the last week or two with
a lot of<br>
> > success.  I then decided to scrub and reinstall Centos 7
and Kolab and<br>
> <br>
> in<br>
> <br>
> > order to build a fresh demo for my managers.  I created
a new user in<br>
> <br>
> the<br>
> <br>
> > Web Admin site and then tried to log in with it on the regular
site and<br>
> <br>
> I<br>
> <br>
> > got "Connection to storage server failed."  I
checked<br>
> > /var/log/roundcubemail/errors and see that the connection is
being<br>
> <br>
> refused<br>
> <br>
> > on localhost:143.  I disabled the firewall (firewalld) and
tried again.<br>
> > Same error.  I then checked systemctl and see that cyrus-imapd
is<br>
> <br>
> failing<br>
> <br>
> > to load. I tried to manually start it, but it fails again.  I
have the<br>
> > following in my /var/log/messages:<br>
> > <br>
> > Apr  9 17:48:42 c2 systemd: Starting Cyrus-imapd IMAP/POP3
email<br>
> <br>
> server...<br>
> <br>
> > Apr  9 17:48:42 c2 systemd: Created slice user-76.slice.<br>
> > Apr  9 17:48:42 c2 systemd: Starting Session c5 of user
cyrus.<br>
> > Apr  9 17:48:42 c2 systemd: Started Session c5 of user cyrus.<br>
> > Apr  9 17:48:44 c2 systemd: Started Cyrus-imapd IMAP/POP3
email server.<br>
> > Apr  9 17:48:44 c2 systemd: cyrus-imapd.service: main process
exited,<br>
> > code=exited, status=75/n/a<br>
> > Apr  9 17:48:44 c2 systemd: Created slice user-76.slice.<br>
> > Apr  9 17:48:44 c2 systemd: Starting Session c6 of user
cyrus.<br>
> > Apr  9 17:48:44 c2 systemd: Started Session c6 of user cyrus.<br>
> > Apr  9 17:48:46 c2 systemd: Unit cyrus-imapd.service entered
failed<br>
> <br>
> state.<br>
> <br>
> > Other than the newest roundcube updates to the Kolab repo, everything
is<br>
> > <br>
> > exactly the same as my previous install.  Can someone help
me get Cyrus<br>
> > running?<br>
> > <br>
> > Hector<br>
> <br>
> It seems you have systemd. Maybe the command "systemctl -l status<br>
> cyrus-imapd"<br>
> would provide more info.<br>
> <br>
> What version of cyrus-imap are you using?<br>
> <br>
> you may want to look at this line in /etc/imap.conf<br>
> sieve_extensions: fileinto reject envelope body vacation imapflags
notify<br>
> include regex subaddress<br>
> relational copy<br>
> <br>
> start deleting what you have in addition to what I have here, and
try to<br>
> restart it after each<br>
> delete.<br>
<br>
Are you by chance using php-5.6?<br>
<br>
-- <br>
Best regards<br>
Thomas Spuhler<br>
<br>
All of my e-mails have a valid digital signature<br>
ID 60114E63[attachment "signature.asc" deleted by Hector Tapia/USA/CSC]
_______________________________________________<br>
users mailing list<br>
users@lists.kolab.org<br>
</font></tt><a href=https://lists.kolab.org/mailman/listinfo/users><tt><font size=2>https://lists.kolab.org/mailman/listinfo/users</font></tt></a>
<br>