[horde] error when communicating with the mail server after upgrade

Andreas Mauser andreas at mauser.info
Thu Apr 30 20:22:23 UTC 2015


  ----- Nachricht von Michael J Rubinsky <mrubinsk at horde.org> ---------
     Datum: Thu, 30 Apr 2015 16:15:32 -0400
       Von: Michael J Rubinsky <mrubinsk at horde.org>
Antwort an: mrubinsk at horde.org
   Betreff: Re: [horde] error when communicating with the mail server
after upgrade
        An: horde at lists.horde.org

> Quoting Andreas Mauser <andreas at mauser.info>:
>
>> Do we have the same problem?
>> [Thu Apr 30 21:55:46.960603 2015] [:error] [pid 10965] [client
>> 192.168.24.100:52658] PHP Fatal error:  Call to a member function
>> getComponents() on a non-object in
>> /var/www/html/post/kronolith/lib/Icalendar/Handler/Base.php on line 76,
>> referer: https://post.mauser.info/imp/dynamic.php?page=mailbox
>>
>> I get 'Error communicationg to server' when trying to agree on someones
>> calender invitation.
>
>
https://github.com/horde/horde/commit/57db23d880e790ffaa9c0efae2bf77b88f40044b

Thank you Mike,
so I wait a bit until it goes through the pear upgrade.

But may I come back to the backend.local.php for imp, please?

I still tinker together a new correct file because mine also looked very
old, so I went through the upgrade documentation, but still did not find an
answer if I do it right.

  <?php
  $servers['imap']['disabled'] = true;
  $servers['advanced']['disabled'] = false;
  $servers['advanced']['hordeauth'] = true;
  $servers['advanced']['hostspec'] = 'mailserver';
  $servers['advanced']['secure'] = 'tls';
  $servers['advanced']['port'] = '143';
  $servers['advanced']['maildomain'] = 'mauser.info';
  // $servers['advanced']['quota'] = ;
  ...I cant get it together with the quota. What would be an example?
 
  $conf['notspam']['program'] ='/usr/bin/spamc -d mx -C revoke -u %l';
  $conf['notspam']['reporting']
  $conf['notspam']['spamfolder']
  ..do I need reporting and spamfolder, because in the old file its greyed
out?

$conf['spam']['program'] = '/usr/bin/spamc -d mx -C report -u %l';
  $conf['spam']['reporting']
  $conf['spam']['spamfolder']

How would mailbox autovreate lok like?

Is it the right way of doing anyway?

Thank you,
Andreas
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 3871 bytes
Desc: ?ffentlicher PGP-Schl?ssel
URL: <http://lists.horde.org/archives/horde/attachments/20150430/09b9e7d9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.horde.org/archives/horde/attachments/20150430/09b9e7d9/attachment-0001.bin>


More information about the horde mailing list