[imp] pear.horde.org is down
Hi, Will this be a longer issue? I had problems yesterday but today the server is offline. When will this be fixed? Thanks, binxFQhRXmnTE.bin Description: PGP Public Key -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] configuration option "php_ini" is not set to php.ini location
Hi, I just upgraded to 5.2.5 and I got the below on the command line. All seems to be working well. Do I need to make any changes anyway? configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=igbinary.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=igbinary.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=mongo.so" to php.ini Thanks. binxpUNVEymmX.bin Description: PGP Public Key -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] configuration option "php_ini" is not set to php.ini location
Thank you. Looks good to me. Quoting Arjen de Korte : Citeren tr...@skrilnetz.net: Hi, I just upgraded to 5.2.5 and I got the below on the command line. All seems to be working well. Do I need to make any changes anyway? configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=igbinary.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=igbinary.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=mongo.so" to php.ini There are more ways to load extensions, putting them in php.ini is just one option. Since you apparently upgraded from an earlier installation, chances are that you either did that before, or you're using one of the other methods. Run 'phpinfo' in the PHP shell. If it shows that these extensions are loaded, you'll be fine. -- This message was sent from a mailinglist subscription address. For off-list replies, you must remove the address extension. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org - End forwarded message - --- Begin Message --- Thank you. Looks good to me. Quoting Arjen de Korte : Citeren tr...@skrilnetz.net: Hi, I just upgraded to 5.2.5 and I got the below on the command line. All seems to be working well. Do I need to make any changes anyway? configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=igbinary.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=horde_lz4.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=igbinary.so" to php.ini configuration option "php_ini" is not set to php.ini location You should add "extension=mongo.so" to php.ini There are more ways to load extensions, putting them in php.ini is just one option. Since you apparently upgraded from an earlier installation, chances are that you either did that before, or you're using one of the other methods. Run 'phpinfo' in the PHP shell. If it shows that these extensions are loaded, you'll be fine. -- This message was sent from a mailinglist subscription address. For off-list replies, you must remove the address extension. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org bin9RRx1mB1W6.bin Description: PGP Public Key --- End Message --- binFUCHtqS12K.bin Description: PGP Public Key -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Forward message with attachments - attach like in original message
Hi, I'm forwarding an email with a few attachments in it. The forwarded message (with attachments) is attached in a link. Like this: Attachments (links Will Expire On 12/31/2015): * FORWARDED MESSAGE (7.1 MB) [message/rfc822] Download link: https://example.com/horde/imp/attachment.php?id=55842356-54b4-40f1-99ee-6dd65f55256f&u=foo[1] I want the attachements to be in the forwarded message (like in the original email) and not the whole message attached with an link. Can this be changed? Thanks, Links: -- [1] https://skrilnetz.net/hordemail/imp/attachment.php?id=558420d4-54b4-40f1-99ee-6dd65f55256f&u=michael binp2vG3XmmTm.bin Description: PGP Public Key -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forward message with attachments - attach like in original message
Quoting Michael M Slusarz : Quoting tr...@skrilnetz.net: Hi, I'm forwarding an email with a few attachments in it. The forwarded message (with attachments) is attached in a link. Like this: Attachments (links Will Expire On 12/31/2015): * FORWARDED MESSAGE (7.1 MB) [message/rfc822] Download link: https://example.com/horde/imp/attachment.php?id=55842356-54b4-40f1-99ee-6dd65f55256f&u=foo[1] I want the attachements to be in the forwarded message (like in the original email) and not the whole message attached with an link. Can this be changed? Turn off attachment linking in conf.php. michael ___ Michael Slusarz [slus...@horde.org] -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQTo unsubscribe, mail: imp-unsubscr...@lists.horde.org That worked. Thanks Michael! $conf['compose']['link_attachments'] = false; binAHgsUGqtPN.bin Description: PGP Public Key -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] HTML + plaintext
Hi, I’m sending HTML emails but I want to also include a plaintext version. How can I set that up? Thanks, --- Begin Message --- Hi, I’m sending HTML emails but I want to also include a plaintext version. How can I set that up? Thanks, https://skrilnetz.net binOL3m23boV3.bin Description: PGP Public Key --- End Message --- -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org