Re: [RCU] Problem with empty HMTL e-mails

2016-09-30 Thread Webert de Souza Lima
Still happens with latest release-1.2 pulled today. On Wed, Sep 28, 2016 at 9:58 AM Webert de Souza Lima <webert.b...@gmail.com> wrote: > You said it was fixed. Can you tell me if the fix is commited and released? > > On Tue, Sep 27, 2016 at 1:41 PM, Webert de Souza Li

Re: [RCU] Problem with empty HMTL e-mails

2016-09-27 Thread Webert de Souza Lima
Ah, it was something with my git submodules. Thanks for replying. I'll look into it. On Tue, Sep 27, 2016 at 10:00 AM, A.L.E.C <a...@alec.pl> wrote: > On 09/27/2016 02:50 PM, Webert de Souza Lima wrote: > > Hi, > > > > I'm using roundcube version 1.2-rc a

[RCU] Problem with empty HMTL e-mails

2016-09-27 Thread Webert de Souza Lima
Hi, I'm using roundcube version 1.2-rc and some e-mails are showing incorrectly, as shown here: http://imgur.com/YaZFGU2 Steps: 1. Click Create e-mail 2. Add receipt 3. Add subject 4. Click Send E-mail source-code: http://pastebin.com/TnN3UuGf This seems not to happen if I change to Simple

Re: [RCU] Problem with empty HMTL e-mails

2016-09-28 Thread Webert de Souza Lima
You said it was fixed. Can you tell me if the fix is commited and released? On Tue, Sep 27, 2016 at 1:41 PM, Webert de Souza Lima <webert.b...@gmail.com > wrote: > I've fixed my submodules. > Using version release-1.2 still happens. > Using master branch the webmail does not l

Re: [RCU] Problem with empty HMTL e-mails

2016-09-27 Thread Webert de Souza Lima
I've fixed my submodules. Using version release-1.2 still happens. Using master branch the webmail does not load and browser shows errors: http://imgur.com/a/0HZke On Tue, Sep 27, 2016 at 10:19 AM, Webert de Souza Lima < webert.b...@gmail.com> wrote: > Ah, it was something wi

Re: [RCU] Problem with empty HMTL e-mails

2016-09-30 Thread Webert de Souza Lima
Thanks for guiding me. I've found out the problem was the phpfpm wasn't servnig the same version of roundcube as nginx. Now it works just fine :) On Fri, Sep 30, 2016 at 11:19 AM A.L.E.C <a...@alec.pl> wrote: > On 09/30/2016 04:05 PM, Webert de Souza Lima wrote: > > Hey Alec, >

[RCU] Import E-mail Size Limit

2017-05-03 Thread Webert de Souza Lima
Hello, when importing eml messages in roundcube, it shows the maximum file size permitted. By the value I see (30MB), I assume it is the same file size set for the e-mail attachments. Those should be different thought, as the eml might have a lot of text + attachments. Is that so? If not, how

Re: [RCU] Import E-mail Size Limit

2017-05-22 Thread Webert de Souza Lima
ted. There's no other way to influence these and to > distinguish between attachment upload and message import. > > ~Thomas > > On Wed, May 3, 2017 at 7:30 PM, Webert de Souza Lima < > webert.b...@gmail.com> wrote: > >> Hello, >> >> when importing eml messages

[RCU] Roundcube 1.3 and _SERVER['HTTPS']

2017-12-18 Thread Webert de Souza Lima
Hello everyone, I have recently upgraded Roundcube from release-1.2 to release-1.3. Roundcube is running behind HA-Proxy with SSL-Termination, which means that the traffic is encrypted between the client and haproxy but not between haproxy and roundcube(served by nginx). It seems that after the

Re: [RCU] Roundcube 1.3 and _SERVER['HTTPS']

2017-12-18 Thread Webert de Souza Lima
M, Webert de Souza Lima wrote: > > the port 443 here is just a different port but traffic is not encrypted > > because the HA-Proxy does the encryption with the client. > > > > Any suggestions to fix this? Thanks! > > $config['use_https'] = true; > > -- >

Re: [RCU] Roundcube 1.3 and _SERVER['HTTPS']

2017-12-18 Thread Webert de Souza Lima
- Brasil* *IRC NICK - WebertRLZ* On Mon, Dec 18, 2017 at 5:07 PM, Webert de Souza Lima <webert.b...@gmail.com > wrote: > Hi, thanks for replying. > > Isn't this force https? Some domains do not use http redirection. > > > > Regards, > > Webert Lima > DevOp

Re: [RCU] adaptive design

2017-12-07 Thread Webert de Souza Lima
I'm using a commercial skin, it works great and it's easy to install. Maybe that's a good option for you too. Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* On Thu, Dec 7, 2017 at 2:29 PM, Meaulnes Legler @ roundcube < roundc...@waveweb.ch> wrote: > On

Re: [RCU] Inbox is only 42 mb

2017-12-07 Thread Webert de Souza Lima
this seems to be a mailbox server issue, not roundcube. What's the underlying software used for store emails? Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* On Thu, Dec 7, 2017 at 1:44 PM, Toni Wallen wrote: > My inbox folder is

[RCU] bulk import csv (multi contacts)

2018-07-17 Thread Webert de Souza Lima
Hi, I have to import multiple csv files for multiple contacts (basically 1 csv with thousands contacts per user). I wonder if there's a way to use roundcube internal code to do this for me with the help of bach script to loop through the CSVs and parse what user it belongs to, and use such tool

Re: [RCU] bulk import csv (multi contacts)

2018-07-17 Thread Webert de Souza Lima
Horizonte - Brasil* *IRC NICK - WebertRLZ* On Tue, Jul 17, 2018 at 12:48 PM Benny Pedersen wrote: > Webert de Souza Lima skrev den 2018-07-17 16:59: > > > The CSV file I have is in the expected MS Outlook 2010 format > > (headers). > > https://www.thewebvendor.com/e

Re: [RCU] feature request

2018-04-06 Thread Webert de Souza Lima
e does with the other > columns. > > > Regards, > > Webert Lima > DevOps Engineer at MAV Tecnologia > *Belo Horizonte - Brasil* > *IRC NICK - WebertRLZ* > > On Tue, Apr 3, 2018 at 2:58 AM, A.L.E.C <a...@alec.pl> wrote: > >> On 02.04.2018 20:48, Webert de Souza

[RCU] Fwd: Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS (FROM)])"

2018-03-27 Thread Webert de Souza Lima
Please dis-consider the previous email. Hello, I use Roundcube as my main Webmail client and Dovecot as the underlying mail server. Very often, users stumble across the error stated in the subject of this message: * "Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS

[RCU] Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS (FROM)])"

2018-03-27 Thread Webert de Souza Lima
Hello, I use Roundcube as my main Webmail client and Dovecot as the underlying mail server. Very often, users stumble across the error stated in the subject of this message: * "Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS (FROM)])"".* After some research I have learned

Re: [RCU] Fwd: Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS (FROM)])"

2018-03-27 Thread Webert de Souza Lima
issuing the SORT command before FETCH. Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* On Tue, Mar 27, 2018 at 11:33 AM, A.L.E.C <a...@alec.pl> wrote: > On 03/27/2018 04:30 PM, Webert de Souza Lima wrote: > > A0006 UID SORT

Re: [RCU] HTML Fonts

2018-03-27 Thread Webert de Souza Lima
Guess not. Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* On Tue, Mar 20, 2018 at 5:07 PM, Webert de Souza Lima <webert.b...@gmail.com > wrote: > Hello, > > does roundcube support adding new fonts for html sign

Re: [RCU] Fwd: Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS (FROM)])"

2018-03-27 Thread Webert de Souza Lima
. Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* On Tue, Mar 27, 2018 at 2:08 PM, A.L.E.C <a...@alec.pl> wrote: > On 03/27/2018 06:52 PM, Webert de Souza Lima wrote: > > Hey A.L.E.C., thanks for hitting back. > &g

[RCU] feature request

2018-04-02 Thread Webert de Souza Lima
Because of the problem I have described recently in the email entitled: "Unable to send command: A0007 FETCH 1:* (UID BODY.PEEK[HEADER.FIELDS (FROM)])" I would like to request a feature: clear ordering preference. That would make the sort as the default again. How is that likely to be done? I'm

Re: [RCU] feature request

2018-04-03 Thread Webert de Souza Lima
Horizonte - Brasil* *IRC NICK - WebertRLZ* On Tue, Apr 3, 2018 at 2:58 AM, A.L.E.C <a...@alec.pl> wrote: > On 02.04.2018 20:48, Webert de Souza Lima wrote: > > Because of the problem I have described recently in the email entitled: > > > > "Unable to send command

[RCU] HTML Fonts

2018-03-20 Thread Webert de Souza Lima
Hello, does roundcube support adding new fonts for html signature/composing? Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* ___ Roundcube Users mailing list users@lists.roundcube.net