Re: [RCU] Undefined array key "fetch_headers"

2022-05-24 Thread @lbutlr
On 2022 May 19, at 07:12, l...@ptld.com wrote: >> On 05-19-2022 1:19 am, @lbutlr wrote: >> I managed to kludge my way around this error by modifying the >> rcube_spoofchecker.php file: > > Just in case you were not aware, you can submit this to the roundcube github >

Re: [RCU] Undefined array key "fetch_headers"

2022-05-24 Thread @lbutlr
On 2022 May 18, at 17:14, @lbutlr wrote: > In the logs. Any ideas how to find this? One more note, after checking and updating all the plugins, I am still getting these error. # php composer.phar diagnose Checking composer.json: WARNING require.composer/installers : exact version constrai

Re: [RCU] Undefined array key "fetch_headers"

2022-05-24 Thread @lbutlr
On 2022 May 19, at 22:05, @lbutlr wrote: > As it turns out, this only prevented the error from occuring when in the > message messlist. It still comes up most of the time a message is viewed. > ¯\_(ツ)_/¯ I removed roundcube and reinstalled it. Same problem. I removed all of the

Re: [RCU] Undefined array key "fetch_headers"

2022-05-24 Thread @lbutlr
On 2022 May 19, at 20:09, @lbutlr wrote: > On 2022 May 19, at 07:12, l...@ptld.com wrote: >>> On 05-19-2022 1:19 am, @lbutlr wrote: >>> I managed to kludge my way around this error by modifying the >>> rcube_spoofchecker.php file: >> >> Just

Re: [RCU] Undefined array key "fetch_headers"

2022-05-23 Thread @lbutlr
t least webmail is usable until I can figure out why this happened and what to do about it. (I checked the cube_spoofchecker.php going back to last December and it has not changed, so something else is causing this. > On 2022 May 18, at 17:20, @lbutlr wrote: > > [18-May-2022 17:1

[RCU] Undefined array key "fetch_headers"

2022-05-23 Thread @lbutlr
I have been getting "unexpected errors" in roundcube UI, and Undefined array key "fetch_headers" in /usr/local/www/roundcube/plugins/message_highlight/message_highlight.php on line 52 In the logs. Any ideas how to find this? FreeBSD 13.0-RELEASE-p4 roundcube-php80-1.5.2,1 php80-8.0.19

Re: [RCU] Undefined array key "fetch_headers"

2022-05-18 Thread @lbutlr
> On 2022 May 18, at 17:14, @lbutlr wrote: > > I have been getting "unexpected errors" in roundcube UI, and > > Undefined array key "fetch_headers" in > /usr/local/www/roundcube/plugins/message_highlight/message_highlight.php on > line 5

Re: [RCU] cleaning up old plugins

2020-12-06 Thread @lbutlr
On 06 Dec 2020, at 17:19, Nick Edwards wrote: > Thanks, the culprit was composer, by default it drags in dev > re-ran it with -no-dev and it removed heap of stuff, now its about 95mb > I can live with that :) When 5TB drive cost less than $100, life is too short to be looking at 800MB (1.6¢).

Re: [RCU] cleaning up old plugins

2020-12-06 Thread @lbutlr
On 06 Dec 2020, at 03:32, Marc Roos wrote: >>> jesus 800mb ! > >> who ? > > Muhammad 800mb ! Since you want to DESTROY the extra data, perhaps Shiva 800MB! ?? -- And the three men I admire most, the father son and the holly ghost they caught the last train for the coast...

Re: [RCU] cleaning up old plugins

2020-12-05 Thread @lbutlr
On 05 Dec 2020, at 20:24, Nick Edwards wrote: > oh and are 800mb of files *really* needed in vendor? ?? > just to install/update 3 plugins My entire /www/roundcube folder is 85MB, ../vendor is 23MB. On the previous version of Rouncube, vendor is 80MB (almost all of which is php-unit). Maybe

Re: [RCU] SMTP (Seding Mail) Not Working After 1.4.9 Update

2020-10-20 Thread @lbutlr
On 20 Oct 2020, at 13:43, Denny Jones wrote: > before I set the smtp_auth_type variable it was: > $config['smtp_auth_type'] = ''; Ah. You specifically set it to ''. I suspect that is why I am not having the same issue as I didn't set it at all. -- Science is the foot that kicks magic square

Re: [RCU] SMTP (Seding Mail) Not Working After 1.4.9 Update

2020-10-20 Thread @lbutlr
On 19 Oct 2020, at 14:27, Denny Jones wrote: > When you said something about a variable NOT being set it set me off in that > direction. Turns out that $config['smtp_auth_type'] was blank. Added that and > it fixed the problem. Interesting. I do not have that set in my conf and it all seems to

Re: [RCU] This appears to be the problem I am getting with this list - and now other lists - DMARC / DKIM / SPF

2020-08-11 Thread @lbutlr
On 10 Aug 2020, at 03:00, Philip Rhoades wrote: > I will try to remember not to cc you . . Or me, please. I hate getting CC copies of message I already get on the mailing list. -- "Rosa sat, so Martin could walk. Martin walked, so Obama could run. Obama ran, so our children can fly."

Re: [RCU] tls configuration for separation of services

2020-04-21 Thread @lbutlr
On 20 Apr 2020, at 17:44, David Mehler wrote: > I've got letsencrypt-supplied certificates, is this still the correct > configuration for tls with separate systems handling each service? > $config['default_host'] = 'tls://172.16.21.3’; I don’t think this will work with LE as it does not allow

Re: [RCU] Error No. [600]

2020-03-20 Thread @lbutlr
On 20 Mar 2020, at 15:54, Sophie Loewenthal wrote: > Server error 500 500 is a server error and it usually indicates an issue accessing a file or a database, but in such a way that the web sever doesn’t know what the error is. >Error No. [600] Dunno what that one is though. > I've

Re: [RCU] Upgrade from 1.3.10 to 1.4.3 - ERROR: could not find driver

2020-03-07 Thread @lbutlr
On 06 Mar 2020, at 06:38, darkc0de wrote: > Can you achieve this with less? Perhaps. But what I cannot do is allow users to set res=asonable preferences, The current default is largely unreadable for anyone over 35 or so, which a lot of light text on a light background. If I used the webmail

Re: [RCU] Upgrade from 1.3.10 to 1.4.3 - ERROR: could not find driver

2020-03-05 Thread @lbutlr
On 05 Mar 2020, at 12:21, Sophie Loewenthal wrote: > The login screen has changed from a gray background to a white one. How can > I changed this back? My custom branding does not look good with a white > background. Nothing in RC 1.4 looks good with a white background. The new look is

Re: [RCU] Public IP in sessions database when behind HAProxy

2020-01-14 Thread @lbutlr
On 14 Jan 2020, at 08:38, Dan wrote: > We use MySQL to store sessions for Roundcube, which is functioning fine. > However, I've noticed that the 'ip' field in the 'sessions' table only stores > the public IP of the HAProxy server. I have a feeling this might be just a > simple configuration

Re: [RCU] how to forward roundcube email

2020-01-12 Thread @lbutlr
On 12 Jan 2020, at 03:50, Frederick Zhang wrote: > Have you got 'sieve' protocol in 'doveconf -a | grep ^protocols’? Nope. This is what I have in dovecot -n (and as I mentioned, I have sieve working in dovecot via .active_sieve and also the default sieve which pits junk mail in the Junk/

Re: [RCU] how to forward roundcube email

2020-01-12 Thread @lbutlr
On 12 Jan 2020, at 01:13, Dave Nelson (d...@dalek.zone) wrote: > to see if the sieve server is responding. It is not, but I don’t know why. I must have (stupidly) missed some crucial step. In doveconf -n I have: service managesieve-login { inet_listener sieve { port = 4190 } } And I

Re: [RCU] how to forward roundcube email

2020-01-11 Thread @lbutlr
On 10 Jan 2020, at 17:17, Dave Nelson (d...@dalek.zone) wrote: > This will help you: > https://notes.sagredo.eu/en/qmail-notes-185/roundcube-plugins-35.html#sieve I’ve looked into setting this up before in RC, but I must be missing something as all I get on the Filters settings in Roundcube is

Re: [RCU] Still struggeling to get smtp authorization working

2020-01-07 Thread @lbutlr
On 06 Jan 2020, at 07:12, Nuno Dias wrote: > $config['smtp_conn_options'] = array( > 'ssl' => array( > 'verify_peer' => true, > 'verify_depth' => 3, > 'cafile' => '/etc/pki/tls/certs/cafile.crt', > ), > ); I have: $config['imap_conn_options'] = array( 'ssl' =>

Re: [RCU] Still struggeling to get smtp authorization working

2020-01-05 Thread @lbutlr
On 05 Jan 2020, at 14:55, Dirk Dettmering Roundcube User Mailinliste wrote: > Thanks for your and the other suggestions. I will try them in the next days. > As the server is productive I can change essential settings only outside > working hours in a small time slot. Create a link under your

Re: [RCU] Still struggeling to get smtp authorization working

2020-01-05 Thread @lbutlr
On 04 Jan 2020, at 15:45, Dirk Dettmering Roundcube User Mailinliste wrote: > $config['smtp_server'] = 'tls://hostname.domain.tld'; > $config['smtp_port'] = 587; > // I also tried $config['smtp_port'] = 465; > $config['smtp_timeout'] = 0; > $config['smtp_user'] = '%u'; > $config['smtp_pass'] =

[RCU] Dark Theme

2020-01-05 Thread @lbutlr
The new theme is very grey on white and difficult for me to read. Is there any chance of getting a dark theme that is along the lines of Elastic in functionality without being so white? Or maybe there is already something out there I can install? (Larry is visually OK for me, but not great, I

Re: [RCU] Fail2ban and roundcube on CentOS 8

2019-12-28 Thread @lbutlr
On 28 Dec 2019, at 08:32, SM Hosting.sk wrote: > failregex = (.*) IMAP Error: Login failed for .* from Since the failure is from ::1 that is just going to hit localhost and fail2ban isn’t dumb enough to bad localhost. If the from is not being logged properly, you cannot ban it. -- Ninjas

Re: [RCU] (no subject)

2019-12-28 Thread @lbutlr
On 22 Dec 2019, at 07:17, Marc Roos wrote: > > Is it possible to configure a different outgoing mail server for just a > few accounts only? In roundcube? I don’t think so. If the Mailserver is yours, you can define special settings for certain accounts. Depending on you Mailserver software.

Re: [RCU] favicon

2019-11-27 Thread @lbutlr
On 27 Nov 2019, at 11:22, darkc0de wrote: > There should be a plugin, called 'customizr' that allows you to set this more > dynamically. Question: > // define a custom watermark image (relative or absolute URL) > $config['custom_watermark_image'] = './skins/watermark.png'; Is this just an

Re: [RCU] import contacts from a different webmail system on first login

2019-11-27 Thread @lbutlr
On 26 Nov 2019, at 23:50, A.L.E.C wrote: > On 11/27/19 1:46 AM, Gerardo Contreras wrote: >> Is there a way to write a hook or script so that when a new user is created >> it seeks and >> pulls all contacts from the old system? The old system's contacts exist >> under different >> names on a

Re: [RCU] permanent draft?

2019-11-27 Thread @lbutlr
On 26 Nov 2019, at 17:51, Gerardo Contreras wrote: > In our experience, sending a welcome letter to new employees, It's better to > write the template as a draft, in the drafts folder, instead of having to > edit the sent mail. That way you fill in the pertinent information instead of >

Re: [RCU] permanent draft?

2019-11-26 Thread @lbutlr
On 26 Nov 2019, at 13:10, Marchello wrote: > My need is to create permanent draft so that it doesn't disappear after I use > it to send email. > In other words, I'd like to re-use the same draft. That would not be a draft, that would be a template. In Roundcube, “Responses” might work for you?

[RCU] Roundcube version

2019-11-26 Thread @lbutlr
Is there anywhere in the webUI that the version of Roundcube installed is shown? -- you cannot code around infinite implementations of OCD -John C Welch ___ Roundcube Users mailing list users@lists.roundcube.net

Re: [RCU] Roundcube Webmail 1.4.0 - Elastic released

2019-11-10 Thread @lbutlr
On 09 Nov 2019, at 13:52, Thomas Bruederli wrote: > The 1.1.x series is no longer supported and maintained. Assuming this is some sort of boilerplate message with details filled in or something that is otherwise distributed, I could suggest replacing “and” with “nor”. If it’s just the post

Re: [RCU] getting 500 - internal server error after creating filter

2019-11-02 Thread @lbutlr
On 31 Oct 2019, at 10:11, Marchello wrote: > Roundcube Webmail 1.1.4 That is several years out of date. > $ php -v > PHP 5.5.9-1ubuntu4.29 (cli) (built: Apr 22 2019 18:33:52) You should have gotten lots of warnings (in fact, it should have failed) when you built php5 in April, months after

Re: [RCU] Content Security Policy for Roundcube

2019-10-10 Thread @lbutlr
On Oct 9, 2019, at 11:46 PM, James Brown wrote: > I think you could be right Thomas, as whatever I put into the .htaccess file > doesn’t seem to make a difference. Sounds like your .htaccess file is not being processed then. What is the AllowOverride directive in your http.conf for the

Re: [RCU] Truncated filenames of attachments

2019-08-21 Thread @lbutlr
On 21 Aug 2019, at 09:12, Jorge wrote: > Has anyone had such problems? > Ni one has ever sent me a filename that long, no. > Is there any way to fix it? might be related to this: -- There is a road, no simple highway, between the

Re: [RCU] Roundcube, This content can not be displayed in a frame error

2019-08-11 Thread @lbutlr
On 15 Jul 2019, at 23:02, David Mehler wrote: > I went in to tweak my X-Frame-Options headers among others in apache and now > I'm getting the error this content can not be displayed in a frame. Yes, Roundcube doesn’t work with the X-Frame restrictions in Apache24. > I've sense put the option

[RCU] managesieve redux

2019-06-24 Thread lbutlr
enabled the managesieve plugin, and it shows up in the settings as “Filters”. When I login to an account (already has a active sieve file) and click on filters, I get: "An error occurred!Close Unable to connect to server.” The rest of roundcube seems to be working in terms of reading and

Re: [RCU] Manage sieve

2019-06-15 Thread @lbutlr
> On 15 Jun2019, at 12:37, A.L.E.C wrote: > > On 6/15/19 5:45 PM, @lbutlr wrote: >> I have installed zambodaniel/managesieve in Roundcube, but when I log in to >> Roundcube, there is no “filter” option in the settings pane of Roundcube. >> >> Am I

[RCU] Manage sieve

2019-06-15 Thread @lbutlr
I have installed zambodaniel/managesieve in Roundcube, but when I log in to Roundcube, there is no “filter” option in the settings pane of Roundcube. Am I missing something else? # ./composer.phar show composer/semverdev-master 37e4db2 Semver library that offers utilities, version

Re: [RCU] still having problem with webpage settings

2019-03-04 Thread @lbutlr
On 04 Mar 2019, at 05:11, mick crane wrote:= > If click Preferences, in left hand window there are options list "User > interface" etc but if I click on one of them then I get the little hamster > wheel for ever and there is nothing in the right hand window. > Same with the other tabs. I just

[RCU] Highlight message that are replied to

2019-03-04 Thread @lbutlr
I have the message_highlight bling and it works, but I (well, a friend of mine who is using my Roundcube install) would like for messages he's replied to to have a highlight color in addition to the reply arrow. He's elderly and his eyes aren't quite as good as he likes to think, so he won't

Re: [RCU] Highlighting messages

2019-03-03 Thread @lbutlr
On 2 Mar 2019, at 07:13, c...@xs4all.nl wrote: > Check your server logs and your javascript console if you see any errors and > report them as an issue on my plugin if you see any. There were no errors in roundcube/errors and I did not check the JavaScript console at the time, however this

[RCU] Highlighting messages

2019-03-02 Thread @lbutlr
Since my attentions on roundcube currently, I decided to look into some plugs. One thing that I would like be able to do is highlight messages in the list so they get a color background, and I found a plugin to do this, cor/message-highlight but after installing it, I was unable to access the

Re: [RCU] "An error occured! Server Error (OK)" non-descript error

2019-03-01 Thread @lbutlr
On 1 Mar 2019, at 17:16, Farhan Khan wrote: > Has anyone had a chance to review this? I cannot get RoundCube working. > Thanks, Anything in the roundcube logs ($BASEDIR/logs/)? -- 'I know my rights [...] Dunnage, cowhage-in-ordinary, badinage, leftovers, scrommidge, clary and spunt. And

Re: [RCU] PHP patch update, Roundcube crashes

2018-07-03 Thread @lbutlr
On 1 Jul 2018, at 00:24, A.L.E.C wrote: > > On 07/01/2018 02:48 AM, Rouncube Lbutlr wrote: >> One other thing, php does work, this is a roundcube specific error. >> here is the relevant part of my info.php file: >> >> Jun 30 2018 16:37:36 >> >> Conf

Re: [RCU] PHP patch update, Roundcube crashes

2018-06-30 Thread Rouncube Lbutlr
One other thing, php does work, this is a roundcube specific error. here is the relevant part of my info.php file: Jun 30 2018 16:37:36 Configure Command './configure' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--enable-mysqlnd'

[RCU] (no subject)

2018-06-30 Thread Rouncube Lbutlr
On 30 Jun 2018, at 04:18, Rouncube Lbutlr = wrote: > Fatal error: Undefined class constant 'MYSQL_ATTR_FOUND_ROWS' in > /usr/local/www/roundcube/program/lib/Roundcube/rcube_db_mysql.php on > line 144 > Fatal error: Undefined class constant =E2=80=98MYSQL_ATTR_FOUND_ROWS' in >

[RCU] PHP patch update, Roundcube crashes

2018-06-30 Thread Rouncube Lbutlr
Fatal error: Undefined class constant 'MYSQL_ATTR_FOUND_ROWS' in /usr/local/www/roundcube/program/lib/Roundcube/rcube_db_mysql.php on line 144 Fatal error: Undefined class constant ‘MYSQL_ATTR_FOUND_ROWS' in /usr/local/www/roundcube/program/lib/Roundcube/rcube_db_mysql.php on line 144 I made

[RCU] Roundcube with php7.2

2017-12-14 Thread @lbutlr
I see that this is fixed in the Changelog on GitHub, but is there a patch for the current version in ports? (roundcube-1.3.3,1) Deprecated: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated in /usr/local/www/roundcube/program/lib/Roundcube/rcube_utils.php on line 880 -- Apple broke

Re: [RCU] connection to storage server failed

2016-11-11 Thread @lbutlr
On Nov 9, 2016, at 6:51 PM, @lbutlr <krem...@kreme.com> wrote: > Anyone have any ideas? I’m stuck. No one? ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] connection to storage server failed

2016-11-09 Thread @lbutlr
On Nov 9, 2016, at 3:33 AM, @lbutlr <krem...@kreme.com> wrote: > # openssl s_client -connect localhost:993 > CONNECTED(0003) > depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3 > verify error:num=20:unable to get local issuer certificate Fixed this issue (th

Re: [RCU] connection to storage server failed

2016-11-09 Thread @lbutlr
On Nov 8, 2016, at 4:17 PM, @lbutlr <krem...@kreme.com> wrote: > IMAP Error in /usr/local/www/roundcube/program/lib/Roundcube/rcube_imap.php > (193): Login failed for kremels from 23.24.150.141. Could not connect to > ssl://localhost:993: Unknown reason Thought I had this figu

Re: [RCU] connection to storage server failed

2016-11-08 Thread @lbutlr
On 08 Nov 2016, at 09:09, @lbutlr <krem...@kreme.com> wrote: > I am getting this error after updating to dovecot2-2.2.26.0_1 under FreeBSD > 10.2 when a user tries to login via roundcube webmail. I am able to login via > my own mail client and there is no error in the log when

[RCU] connection to storage server failed

2016-11-08 Thread @lbutlr
I am getting this error after updating to dovecot2-2.2.26.0_1 under FreeBSD 10.2 when a user tries to login via roundcube webmail. I am able to login via my own mail client and there is no error in the log when roundcube fails to login. I stopped dovecot, removed all the dovecot files from the