Charset problem

2007-06-29 Thread Jorge Bastos
Hi, I have a "small" problem with roundcube. The subject and from field when they are encoded in iso-8859-1 the characters apears in a non normal state. The Folowing string results in: =?iso-8859-1?Q?Ant=F3nio_Almeida?=António Almeida This both for from field and subject. Can this be roun

Re: Charset problem

2007-07-03 Thread Jorge Bastos
Cool, Now that the machine is OK, can you help me with this? :PP Jorge - Original Message - From: "Jorge Bastos" <[EMAIL PROTECTED]> To: Sent: Saturday, June 30, 2007 12:40 AM Subject: Charset problem Hi, I have a "small" problem with roundcube. The s

[RCU] Question about large emails account

2014-10-21 Thread Jorge Bastos
Hi, I have several users that have 20, 30, or some 40GB of emails, and loading of emails does not always work and fails, only after some tries. Question is, should I activate cache to make this work? If yes, how much size cache will be on the webmail side, only for headers right? Thanks i

Re: [RCU] Question about large emails account

2014-10-22 Thread Jorge Bastos
> On 10/21/2014 05:04 PM, Jorge Bastos wrote: > > I have several users that have 20, 30, or some 40GB of emails, and > > loading of emails does not always work and fails, only after some > tries. > > The question is how many messages per folder they have and why sorting &

Re: [RCU] Question about large emails account

2014-11-02 Thread Jorge Bastos
Hi Alec, > On 10/21/2014 05:04 PM, Jorge Bastos wrote: > > I have several users that have 20, 30, or some 40GB of emails, and > > loading of emails does not always work and fails, only after some > tries. > > The question is how many messages per folder they have and why

Re: [RCU] Question about large emails account

2014-11-02 Thread Jorge Bastos
Alec, > On 11/02/2014 01:03 PM, Jorge Bastos wrote: > > For this matter, I disabled sorting setting: > > > > $config['message_sort_col'] = 'None'; > > Setting this in config does not force change in preferences of existing > user. Go to messages

[RCU] Managesieve question

2015-02-02 Thread Jorge Bastos
Hi, I have a question for managesieve plugin, that is, how could I set a vacation reply, based an hour interval? It's possible to do this between date interval, but I have the need in hours also, to setup a reply in non-work hours. Is this possible? ___

Re: [RCU] Managesieve question

2015-02-03 Thread Jorge Bastos
: Re: [RCU] Managesieve question > > On 02/02/2015 08:43 PM, Jorge Bastos wrote: > > I have a question for managesieve plugin, that is, how could I set a > > vacation reply, based an hour interval? > > > > Is this possible? > > Yes, but the server have to support RFC

Re: [RCU] database maintenance

2015-08-24 Thread Jorge Bastos
Alec, > On 08/23/2015 10:14 PM, Luciano Gabriel Andino wrote: > > Hi ! just finishing roudcube db backup via mysqldump, noticed that > > session table has 105K rows, cache_messeges table about 162K rows. > > Does rcu database needs some kind of maintenance? I am using rcu > about > > 5 years ago w

[RCU] BugTracker

2015-10-22 Thread Jorge Bastos
Hi, I need to fill a bug in the trac system, but when I press "create" it doesn't create and takes forever. Is it possible to review the system? Jorge, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman

[RCU] Injected Filters

2017-05-23 Thread Jorge Bastos
Howdy, I'd had some complaints from a few clients, where they weren't receiving emails, after a few search I saw that the client had a filter with redirect for: mailservers...@gmail.com This happened one, twice, 3 and 4 and 5 times. I can see that this is global, and it's being injecte

[RCU] Joining two installations into one

2017-09-06 Thread Jorge Bastos
Howdy, I have two installs of RC, but I discovered something that already exists, that is the possibility to have just one install, no matter the number of servers that I have: $config['default_host'] = 'mail.%s'; I know it was always there, but I was blind :) I even can create a separated recor

Re: [RCU] Joining two installations into one

2017-09-06 Thread Jorge Bastos
.html Hope this helps. Steve On 06-09-2017 17:19, Jorge Bastos wrote: Howdy, I have two installs of RC, but I discovered something that already exists, that is the possibility to have just one install, no matter the number of servers that I have: $config['default_host'] = 'mail

[RCU] Dynamic host with password plugin

2017-09-12 Thread Jorge Bastos
Howdy, I’m making my multi-server instalation ready, but I’m facing just one small issue, that is with password plugin. So, in config.inc.php of it I have: config['password_db_dsn'] = 'mysql://webmail:bdkddz@192.168.69.222/postfix'; but, as I’m using in roundcube’s config.inc.p

Re: [RCU] Dynamic host with password plugin

2017-09-14 Thread Jorge Bastos
to the > same Roundcube installation. > > Regards, > Thomas > > > > On Tue, Sep 12, 2017 at 9:44 PM, Jorge Bastos > wrote: > > Howdy, > > > > > > > > I’m making my multi-server instalation ready, but I’m facing just one > > small issue

Re: [RCU] Dynamic host with password plugin

2017-09-15 Thread Jorge Bastos
%h parameter which refers to the > host name chosen in the drop-down menu on the login page but you can > maintain different configurations for virtual hosts all pointing to > the same Roundcube installation. > > Regards, > Thomas > > > > On Tue, Sep 12, 2017 at

Re: [RCU] Dynamic host with password plugin

2017-09-16 Thread Jorge Bastos
16 de setembro de 2017 17:57 To: Roundcube Users mailing list Subject: Re: [RCU] Dynamic host with password plugin On Fri, Sep 15, 2017 at 11:15 AM, Jorge Bastos wrote: > Thomas, > > I'm thinking in a possible workarround until this feature appears. > > Can you tell me the place wher

[RCU] Logs in DB

2017-09-17 Thread Jorge Bastos
Logins (I think) . The send emails (I'm sure of this one) In the present moment, what is making this job? For some reason I'm not seeing it. Thanks in advanced, Jorge Bastos ___ Roundcube Users mailing list u

Re: [RCU] Logs in DB

2017-09-18 Thread Jorge Bastos
Hi Benny, It's not exactly last_login, -Original Message- From: Benny Pedersen [mailto:m...@junc.eu] Sent: 17 de setembro de 2017 14:07 To: Roundcube Users mailing list Cc: Jorge Bastos Subject: Re: [RCU] Logs in DB Jorge Bastos skrev den 2017-09-17 14:11: > I had in the

Re: [RCU] Logs in DB

2017-09-18 Thread Jorge Bastos
rcube_utils::get_table_name On 17/09/2017 22:11, Jorge Bastos wrote: Howdy, I’ve updated my RC instalation, and all fine thanks to Thomas&Alec I’ve managed to make it centralized across several servers with just one RC installation. I had in the previous installations a plugin (that I d

Re: [RCU] Logs in DB

2017-09-18 Thread Jorge Bastos
Let me check! -Original Message- From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Andreas Meyer Sent: 17 de setembro de 2017 14:34 To: users@lists.roundcube.net Subject: Re: [RCU] Logs in DB Hello! "Jorge Bastos" schrieb am 17.0

Re: [RCU] Logs in DB

2017-09-19 Thread Jorge Bastos
Can’t find where to download!! From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Noel Butler Sent: 19 de setembro de 2017 04:22 To: users@lists.roundcube.net Subject: Re: [RCU] Logs in DB Hi, On 18/09/2017 18:20, Jorge Bastos wrote: That

[RCU] Help on logs

2017-09-20 Thread Jorge Bastos
Hi, I have: // Log successful/failed logins to /userlogins or to syslog $config['log_logins'] = false; In defaults.inc.php But for some reason, i'm having the logs beeing saved in logs/errors Any ideia what can be making it log? Jorge, _

Re: [RCU] Help on logs

2017-09-22 Thread Jorge Bastos
Well, For now i just redirected the driver to syslog!! I have it disabled, weird. From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Jorge Bastos Sent: 20 de setembro de 2017 18:06 To: 'Roundcube Users mailing list' Subject: [RC

[RCU] Plugin for "cloud storage"

2017-09-23 Thread Jorge Bastos
Howdy, Anyone know a plugin for storage to integrate with RC? Even if it's commercial. Thank you!! ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] Help on logs

2017-09-23 Thread Jorge Bastos
To: Roundcube Users mailing list Subject: Re: [RCU] Help on logs Hello, Logs about logins are still being recorded? Em 20/09/2017 18:06, "Jorge Bastos" mailto:mysql.jo...@decimal.pt> > escreveu: Hi, I have: // Log successful/failed logins to /userlogi

Re: [RCU] Plugin for "cloud storage"

2017-09-25 Thread Jorge Bastos
Users mailing list Cc: Jorge Bastos Subject: Re: [RCU] Plugin for "cloud storage" Jorge Bastos skrev den 2017-09-23 15:38: > Anyone know a plugin for storage to integrate with RC? how should this work outside of roundcube ? why not integrade drobbox into dovecot attachment handling ?

[RCU] Default's in .htaccess file

2017-09-27 Thread Jorge Bastos
Howdy, In my opinion, in the .htaccess file, the default could came with php7, no? ### # WARNING: For PHP 7 the module name in the line below need to be modified! ### ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.rou

Re: [RCU] Default's in .htaccess file

2017-09-28 Thread Jorge Bastos
Reindl, No.. i just thing the default f ro the .htaccess file that cames with roundcube should be for php7. -Original Message- From: Reindl Harald [mailto:h.rei...@thelounge.net] Sent: 28 de setembro de 2017 09:41 To: Roundcube Users mailing list ; Jorge Bastos Subject: Re: [RCU

[RCU] Scripts added into managesieve

2017-09-29 Thread Jorge Bastos
Howdy, I have some users that got some managesieve scripts automatically, into their account. Via the sieve port (2000 or 4190) it's impossible 'cause it's closed to the outside. Maybe this was inserted with the previous version of RC that I had, that had almost 4years!! (I know too much)

Re: [RCU] Problem with session_lifetime

2017-11-11 Thread Jorge Bastos
Your php session value is high, or unlimited Check /etc/php/apache[2]/php.ini From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of sws001 Sent: 11 de novembro de 2017 15:54 To: users@lists.roundcube.net Subject: [RCU] Problem with session_lifetime

Re: [RCU] Pd: Re: Problem with session_lifetime

2017-11-11 Thread Jorge Bastos
That :) From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of sws001 Sent: 11 de novembro de 2017 17:16 To: users@lists.roundcube.net Subject: [RCU] Pd: Re: Problem with session_lifetime Dnia 11 listopada 2017 17:10 Jorge Bastos mailto:mysql.jo

[RCU] Account locked due to multiple failed logins

2017-11-24 Thread Jorge Bastos
Hi, I have an account locked due to multiple failed logins, it was with the default of 3 ($config['login_rate_limit'] = 3;) But, where do I unlock the account now? Thanks in advanced, ___ Roundcube Users mailing list users@lists.roundcube.net ht

Re: [RCU] Account locked due to multiple failed logins

2017-11-24 Thread Jorge Bastos
Ok understood, when the value in the user table reaches the global limit, the user can't login. Question now is, is there any cron to clean this info, or should I make it on my own? From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Jorge B

[RCU] Cron files

2017-12-07 Thread Jorge Bastos
Hi, Which cron job's should be added for a good maintenance of RC? gc.sh and what else? Thanks, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] Cron files

2017-12-11 Thread Jorge Bastos
Hi Thomas, Thank you, so i'll add gc and cleandb, whould this be running daily? -Original Message- From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Thomas Bruederli Sent: 10 de dezembro de 2017 14:56 To: Roundcube Users mailing list Subject:

Re: [RCU] Cron files

2017-12-11 Thread Jorge Bastos
17 10:21 To: Roundcube Users mailing list ; Jorge Bastos Subject: Re: [RCU] Cron files Am 11.12.2017 um 11:04 schrieb Jorge Bastos: > Hi Thomas, > > Thank you, so i'll add gc and cleandb, whould this be running daily? surely if it would be destructive once per week bould be the

[RCU] Mark messages to be deleted instead of delete them

2017-12-26 Thread Jorge Bastos
Hi, Is it possible to configure RC to behave like this: * Mark messages to be deleted, but don't move them to trash? Like outlook. Jorge, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/list

Re: [RCU] Mark messages to be deleted instead of delete them

2017-12-26 Thread Jorge Bastos
Perfect, thanks! -Original Message- From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Raúl Galicia Sent: 26 de dezembro de 2017 12:43 To: users@lists.roundcube.net Subject: Re: [RCU] Mark messages to be deleted instead of delete them Hi Jorge

[RCU] Records in users table

2018-01-27 Thread Jorge Bastos
Howdy, I'm curious about something! Is it supposed to have records in the users table, for failed attempts? I have a few record for login's that don't belong to me (they're spam attempts or so, not worried about that. Jorge, ___ Roundcube Users

[RCU] IP in users table

2018-01-27 Thread Jorge Bastos
Howdy, Is it possible, or is there any known plugin to add the login IP to the users table? Thanks in advanced, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

[RCU] Unknown user in users table, very odd, possible security hole

2018-02-08 Thread Jorge Bastos
Howdy, I have a verrry odd thing happening. I have an user, unknown, that is in my users table, for a domain that isn't mine, and never was. This records keep's having last_login fields updated, so someway he's being able to login right? Odd to see that the field after the dateti

Re: [RCU] Unknown user in users table, very odd, possible security hole

2018-02-08 Thread Jorge Bastos
de Fevereiro de 2018 18:16 To: Roundcube Users mailing list Subject: Re: [RCU] Unknown user in users table, very odd, possible security hole I would start by checking the ip adress that user logged in with. On 02/08/2018 07:10 PM, Jorge Bastos wrote: Howdy, I have a verrry odd thing hap

Re: [RCU] Unknown user in users table, very odd, possible security hole

2018-02-08 Thread Jorge Bastos
et Subject: Re: [RCU] Unknown user in users table, very odd, possible security hole On 08.02.2018 22:06, Jorge Bastos wrote: That's what i would like to do, but where would i find that information? In the users table isn't there, or I'm not searching in the correct place. So

[RCU] Security issue (possible?) (was: RE: Unknown user in users table, very odd, possible security hole)

2018-02-09 Thread Jorge Bastos
ists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Hannu Hirvonen Sent: 8 de fevereiro de 2018 20:43 To: users@lists.roundcube.net Subject: Re: [RCU] Unknown user in users table, very odd, possible security hole On 08.02.2018 22:34, Jorge Bastos wrote: Not in there but y

Re: [RCU] Security issue (possible?) (was: RE: Unknown user in users table, very odd, possible security hole)

2018-02-09 Thread Jorge Bastos
...@lists.roundcube.net] On Behalf Of Jorge Bastos Sent: 9 de fevereiro de 2018 09:18 To: 'Roundcube Users mailing list' Subject: [RCU] Security issue (possible?) (was: RE: Unknown user in users table, very odd, possible security hole) ALEC!!! There's some security problem

Re: [RCU] Security issue (possible?) (was: RE: Unknown user in users table, very odd, possible security hole)

2018-02-09 Thread Jorge Bastos
tion [mailto:b...@computerisms.ca] > Sent: sexta-feira, 9 de Fevereiro de 2018 17:13 > To: Roundcube Users mailing list; Jorge Bastos > Subject: Re: [RCU] Security issue (possible?) (was: RE: Unknown user in > users table, very odd, possible security hole) > > did you check

Re: [RCU] Security issue (possible?) (was: RE: Unknown user in users table, very odd, possible security hole)

2018-02-11 Thread Jorge Bastos
Alec, > On 02/09/2018 09:28 PM, Jorge Bastos wrote: > > Well yes, but now i'm thinking, i have the imap server set to be > > dynamic it's filled with: > > > > mail. + domain.tld > > You have a few options to deal with this > > defaul

[RCU] Example for manage sieve of: /etc/dovecot/sieve/global

2018-02-13 Thread Jorge Bastos
Howdy, Where could i see an example of whats inside or what would be possible to add there, for the default that comes in manage sieve plugin config.php "/etc/dovecot/sieve/global" Thanks. ___ Roundcube Users mailing list users@lists.roundcube.ne

[RCU] Request security check failed

2018-02-23 Thread Jorge Bastos
Howdy, I've been seen this info in the logs, and my question is, is this some sort of hack attempt, or should not care about? Jorge, == Feb 22 19:36:52 fastweb roundcube: PHP Error: Request security check failed (GET /webmail/?_task=logout&_token=4gqJNrvLh3TYhjN4dYxEcV8pba8oT6Q8) ___

Re: [RCU] Request security check failed

2018-02-23 Thread Jorge Bastos
Forgot to specify versions: PHP 7.1.13 Roundcube 1.3.4 From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of Jorge Bastos Sent: 23 de fevereiro de 2018 09:28 To: 'Roundcube Users mailing list' Subject: [RCU] Request security ch

Re: [RCU] How to avoid accessing mailboxes elsewhere

2018-02-27 Thread Jorge Bastos
Hi Alec, For: trusted_host_patterns does it work for host and Ip's right? -Original Message- From: users-boun...@lists.roundcube.net [mailto:users-boun...@lists.roundcube.net] On Behalf Of A.L.E.C Sent: 27 de fevereiro de 2018 17:48 To: users@lists.roundcube.net Subject: Re: [RCU] How t

[RCU] Pop3 push

2018-03-14 Thread Jorge Bastos
Hi, Is there any plugin for pop3 push? Even that is a commercial one? Thanks in advanced, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

Re: [RCU] Roundcube Webmail 1.3.5 released

2018-03-15 Thread Jorge Bastos
Hi Thomas, Thank you and Alec for new relase! Just curious, 1.4 has any date already? > -Original Message- > From: users-boun...@lists.roundcube.net [mailto:users- > boun...@lists.roundcube.net] On Behalf Of Thomas Bruederli > Sent: quinta-feira, 15 de Março de 2018 21:16 > To: Roundcube

Re: [RCU] Roundcube Webmail 1.3.5 released

2018-03-16 Thread Jorge Bastos
eased On 15.03.2018 23:18, Jorge Bastos wrote: > Hi Thomas, > > Thank you and Alec for new relase! > > Just curious, 1.4 has any date already? April or May for the beta release and around 3 months more for stable. -- Aleksander 'A.L.E.C' Machniak Kolab Groupware Devel

[RCU] Request security check failed

2018-03-23 Thread Jorge Bastos
Hi there, I'm tailing logs to make my installation the stable'est possible, and once in a while I see this in the logs. Should I worry? What does it mean? Mar 23 17:24:37 fastweb roundcube: <9j959159> PHP Error: Request security check failed (POST /webmail/?_task=mail&_action=refresh) ___

Re: [RCU] Problem with sieve-filter

2018-06-21 Thread Jorge Bastos
Andreas, It'll only reply if the email was sent to the address you defined in the script. If a.me...@bitcorner.de is something you receive in your account (a.me...@nimmini.de) it'll not reply -Original Message- From: users-boun...@lists.roundcube.net On Behalf Of Andreas Meyer Sent: 21

Re: [RCU] Problem with sieve-filter

2018-06-21 Thread Jorge Bastos
t; beantwortet, sobald ich wieder zurück bin. END MESSAGE > > > > Implicit keep: > > > > * store message in folder: INBOX > > > > sieve-test(andreas): Info: final result: success > > > > But it does not work out of Roundcube. > > > &quo

[RCU] Info for all users

2018-06-30 Thread Jorge Bastos
Hi all, Just an info, not roundcube related but using Roundcube/for roundcube maints/sysadms. I've seen in my users, one in a while, some users being hacked in this form: * Somehow "they" got the user password, the one's I've saw were all msoutlook users so my guess is that the us

[RCU] Info about RC/Links/HTTPS

2018-09-11 Thread Jorge Bastos
Howdy, I've seen this behavior, on all version and also last stable 1.3.7. I have HTTPS in the vhost that the webmail is running, everything's fine, but, if I click an email that has images that are loaded from an HTTP:// url (without HTTPS) the browser starts telling me that the HTTPS vali

Re: [RCU] Info about RC/Links/HTTPS

2018-09-11 Thread Jorge Bastos
Perfect, Thanks Alec! On 2018-09-11 12:20, A.L.E.C wrote: > On 11.09.2018 12:40, Jorge Bastos wrote: > >> I have HTTPS in the vhost that the webmail is running, everything's >> fine, but, if I click an email that has images that are loaded from an >> HTTP:// ur

[RCU] Debug xdebug

2018-09-25 Thread Jorge Bastos
Hi Alec, Don't know if it's relevant the below info. I use xdebug for other reasons, if it's not advised to use with RC at all just let me know, or if this is something that needs some adjust let me know, Sep 25 21:09:13 fastweb roundcube: PHP Error: Maximum nesting level exceeded (xde

[RCU] Duplicated insert's for sessions in log's

2018-10-17 Thread Jorge Bastos
Howdy, I've seen in the logs this info, and i'd like to know what triggers it. Would it be the same user logged in more than one place? (well the sessid should be different for sure) Was the user that closed the browser and opened it again in the same page? Another reason? To handle this

Re: [RCU] Problem mit der angezeigten Mailadresse in Roundcube

2018-12-12 Thread Jorge Bastos
English please. -Original Message- From: users-boun...@lists.roundcube.net On Behalf Of Tino Kurth Sent: 12 de dezembro de 2018 13:49 To: users@lists.roundcube.net Subject: [RCU] Problem mit der angezeigten Mailadresse in Roundcube Hallo zusammen, wir haben die aktuelle Version von Ro

[RCU] "dblog" plugin or similar

2019-02-15 Thread Jorge Bastos
Howdy, In the past there was a plugin named "dblog" to save logs into the db. Is there anyother for nowadays versions for this work? Thanks in advanced, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailma

Re: [RCU] "dblog" plugin or similar

2019-02-16 Thread Jorge Bastos
Reinald, No, no rsyslog! I'm looking for a native RC plugin, like the old "dblog" ;) -Original Message- From: Reindl Harald Sent: 16 de fevereiro de 2019 04:09 To: Roundcube Users mailing list ; Jorge Bastos Subject: Re: [RCU] "dblog" plugin or similar Am

Re: [RCU] Sending the original IP address to the IMAP server

2019-04-13 Thread Jorge Bastos
André, It'll always be RC doing the connection, not the IP of the other side that open's the browser, -Original Message- From: users-boun...@lists.roundcube.net On Behalf Of André Rodier Sent: 13 de abril de 2019 14:36 To: users@lists.roundcube.net Subject: [RCU] Sending the original I

Re: [RCU] Sending the original IP address to the IMAP server

2019-04-14 Thread Jorge Bastos
> > Hello Jorge, > > > > From the browser point of view, yes. > > > > However, I know this is technically feasible. > > > > Dovecot allows you to override the IP address, using the ID > extension. > > > > I found this plugin: > > > https://github.com/corbosman/dovecot_ident/blob/master/dovecot_iden

[RCU] Strange sieve script

2019-06-21 Thread Jorge Bastos
Howdy, I've seen some some time and in distinct users, a redirect script been added to an email that has nothing to do with them. Maybe it's for fishing or other intention, maybe even espionage, which is real nowadays. Did anyone saw this in your users? I catched this in a regular "mailq"

Re: [RCU] Update 1.4.1 released

2019-11-22 Thread Jorge Bastos
Hi Thomas and Alec, Thanks for your work. For SSL/TLS connections, either for IMAP or SMTP, with self-signed certificates, does RC accept's it auto, or does it need any extra configuration? Thanks in advanced, From: users-boun...@lists.roundcube.net On Behalf Of Thomas Bruederli Sent:

Re: [RCU] Strange sieve script

2019-11-24 Thread Jorge Bastos
, Egoitz Aurrekoetxea Dpto. de sistemas 944 209 470 Parque Tecnológico. Edificio 103 48170 Zamudio (Bizkaia) ego...@sarenet.es www.sarenet.es [1] Antes de imprimir este correo electrónico piense si es necesario hacerlo. El 21 jun 2019, a las 21:53, Jorge Bastos escribió: Howdy, I’ve seen some some

Re: [RCU] Update 1.4.1 released

2019-11-25 Thread Jorge Bastos
Alec, That's what I wanted to know, Thanks! -Original Message- From: users-boun...@lists.roundcube.net On Behalf Of A.L.E.C Sent: 25 de novembro de 2019 11:28 To: users@lists.roundcube.net Subject: Re: [RCU] Update 1.4.1 released On 11/25/19 11:54 AM, Jari Fredriksson wrote: > If you n

[RCU] favicon

2019-11-25 Thread Jorge Bastos
Howdy, Since 1.4 i believe, i'm seeing the logo image that i have set, beeing set as the favicon aswell, not sure if this was the behavior before 1.4. Can't i have the logo set, and use another favicon.ico in the server root? Putting a "favicon.ico" in the root, i always have the logo defines

[RCU] Multiple users in the same IP for the same account

2020-09-25 Thread Jorge Bastos
Howdy, I have some users, that like/want to use the same account via webmail(RC), inside the same organization. Since it's the same IP that is going to the outside for the session, I'd like to ask: - Is there a better setup/configuration for the sessions, or the default is ok? Thanks in ad

[RCU] Calendar Plugin, with shared option (free or commercial)

2020-10-17 Thread Jorge Bastos
Howdy, I'm looking for a calendar plugin, to give my users the ability to have a shared calendar. Free or commercial plugin, is there anything that can do this? Is this the plugin that I'm looking for? If yes, is the plugin updated on each RC new version? https://roundcubeplus.com/plugins/ca

Re: [RCU] Calendar Plugin, with shared option (free or commercial)

2020-10-18 Thread Jorge Bastos
Hi, Thanks, but is it roundcube integrable? Didn't saw anything mention it, On 2020-10-17 23:19, Javier Miguel Rodríguez wrote: Try this: https://github.com/agendav/agendav Regards Javier El 17/10/2020 23:53, Jorge Bastos escribió: Howdy, I'm looking for a calendar plugin,

[RCU] ManageSieve plugin

2021-08-15 Thread Jorge Bastos
Howdy, Does this plugin has the ability to manage per-domain filters, in dovecot system? Jorge___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

[RCU] Plugin to allow/block login based on IP country

2021-08-21 Thread Jorge Bastos
Howdy, Is there any plugin to allow/deny login of the users, based on the source IP country information? Thank you, ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

[RCU] Login redesign

2021-09-17 Thread Jorge Bastos
Howdy, As a suggestion, the login, could have a redesign like this one below. Just a suggestion, I'm not a web coder so would be able to help. https://mail8.meuhost.net/interface/root#/login [1] Links: -- [1] https://mail8.meuhost.net/interface/root#/login__

[RCU] Define calenday 1st week day to monday

2022-02-11 Thread Jorge Bastos
Howdy, For managesieve plugin, the week start day is set to sunday, where it should monday for me. Is it possible to configure it? Thanks in advanced, Jorge___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/

[RCU] ManageSieve/Vacation section, change week start day

2023-04-23 Thread Jorge Bastos
Howdy, In roundcube vacation section, i'd like to configure the week start day to monday instead of sunday, which is my week start day. How could I configure this? I searched options and didn't found it, Thanks in advanced, ___ Roundcube Users mailin

[RCU] ManageSieve/Vacation section, change week start day

2023-04-23 Thread Jorge Bastos
Howdy, In roundcube vacation section, i'd like to configure the week start day to monday instead of sunday, which is my week start day. How could I configure this? I searched options and didn't found it, Thanks in advanced,___ Roundcube Users mailing