[Citadel Development] Re: LDAP and Citadel

2014-07-22 Thread harryc
The changes I offered do not rely on any special citadel schemas.  It just uses inetOrgPerson.  However there are some fields most find useful that aren't included in the inetorgperson schema that are included in vcards.  If those fields are there then citadel will interpret them into the vcard. 

[Citadel Development] A certain message format segfaults Citserver 8.24. Patch included.

2014-07-22 Thread harryc
Kindly notice that citserver v8.24 segfaults when asked to transmit a certain sort of message.  Here are the details and a tested patch. Harry Details: Using msmtp on a client system hoping to send via a citadel server, this appeared: me@mysys$msmtp -C msmtp.conf d...@spamme.com msmtp: cannot rea

[Citadel Development] Re: A certain message format segfaults Citserver 8.24. Patch included.

2014-07-22 Thread dothebart
Thanks for working this out. If only all troubles were presented in such a clear form :] The development branch has a special function to check for whether a message field is empty or not - so this fix is only important for releases up to 8.2x; for that reason I'll go for a !=NULL check in that s

[Citadel Development] (no subject)

2014-07-22 Thread dothebart
8.25? Now?

[Citadel Development] re: 8.25

2014-07-22 Thread harryc
  Tue Jul 22 2014 14:32:54 EDT from dothebart @ Uncensored 8.25? Now? Here are a few of my local patches to 8.24 (the vcard bit I submitted earlier, it's here just for completeness) : Feel free to use or not.  The smtp send fix on empty 'F' field you've noted above.     --- citadel-8.24/cont

[Citadel Development] re: 8.25

2014-07-22 Thread dothebart
please attach the patch to the mail.

[Citadel Development] re: 8.25

2014-07-22 Thread harryc
  Tue Jul 22 2014 15:03:06 EDT from dothebart @ Uncensored Subject: re: 8.25 please attach the patch to the mail. Chuckle.. So that's what the 'attachment' button is for???  :-)   Hope it worked Harry     citpatch-contexth Description: Binary data citpatch-controlc Description: Bina