[Postfix-br] RES: RES: RES: Webmail RoundCube Centos 6.3 com Dovecot

Henrique Fagundes henrique em linuxadmin.com.br
Quarta Agosto 6 07:39:57 BRT 2014


Caro colega,

Não faça isso.
Não absorva esse tipo de criticas!

Pessoal? Cadê o espirito OpenSource? Cadê a vontade de ajudar?

Estefânio, parabéns por ter conseguido resolver o seu problema.

Atenciosamente,

Henrique Fagundes
henrique em linuxadmin.com.br
Skype: magnata-br-rj
Linux User: 475399

http://www.aprendendolinux.com/
http://www.facebook.com/PortalAprendendoLinux
http://youtube.com/aprendendolinux/
http://twitter.com/aprendendolinux/
______________________________________________________________________
Participe do Grupo Aprendendo Linux
http://listas.aprendendolinux.com

Ou envie um e-mail para:
aprendendolinux-subscribe em listas.aprendendolinux.com


On 05-08-2014 22:43, Estefanio Brunhara wrote:
>   Vou me descadastrar, para não atrapalhar.
>
> Obrigado a todos que me ajudaram, nas minhas perguntas improprias.
>
>
> -----Mensagem original-----
> De: postfix-br-bounces em listas.softwarelivre.org [mailto:postfix-br-bounces em listas.softwarelivre.org] Em nome de Eduardo Schoedler
> Enviada em: terça-feira, 5 de agosto de 2014 17:47
> Para: Lista de administradores de servidores Postfix do Brasil
> Assunto: Re: [Postfix-br] RES: RES: Webmail RoundCube Centos 6.3 com Dovecot
>
> Webmail roda no apache+php.
> Ele conecta em IMAP, no Dovecot.
>
> Postfix é somente SMTP.
>
>
>
> Em 5 de agosto de 2014 17:37, Estefanio Brunhara <estefanio em brunhara.com> escreveu:
>> Se o meu Postfix não funciona corretamente por causa de um outro componente que trabalha junto ele, eu tenho que postar o problema em outro lugar?
>>
>>
>>
>> -----Mensagem original-----
>> De: postfix-br-bounces em listas.softwarelivre.org
>> [mailto:postfix-br-bounces em listas.softwarelivre.org] Em nome de
>> Eduardo Schoedler Enviada em: terça-feira, 5 de agosto de 2014 15:19
>> Para: Lista de administradores de servidores Postfix do Brasil
>> Assunto: Re: [Postfix-br] RES: Webmail RoundCube Centos 6.3 com
>> Dovecot
>>
>> Erro de PHP, Dovecot, Sieve... para uma lista de Postfix, quase nada relacionado.
>>
>> 2014-08-04 22:36 GMT-03:00 Estefanio Brunhara <estefanio em brunhara.com>:
>>> Acredito que não,  pois estou usando o pacotes do php e o pacote do
>>> roundcube  original do centos 6.3
>>>
>>>
>>>
>>> Estou com este warning
>>>
>>>
>>>
>>> [04-Aug-2014 16:38:08] PHP Warning:  date(): It is not safe to rely
>>> on the system's timezone settings. You are *required* to use the
>>> date.timezone setting or the date_default_timezone_set() function. In
>>> case you used any of those methods and you are still getting this
>>> warning, you most likely misspelled the timezone identifier. We
>>> selected 'America/Sao_Paulo' for 'BRT/-3,0/no DST' instead in
>>> /usr/share/roundcubemail/program/lib/Roundcube/rcube_db.php on line
>>> 758
>>>
>>> [04-Aug-2014 16:49:08 -0300]: PHP Error: Error loading template for
>>> in /usr/share/roundcubemail/program/include/rcmail_output_html.php on
>>> line 489 (POST
>>> /roundcubemail/?_task=mail&_action=autocomplete?_task=&_action=)
>>>
>>>
>>>
>>> mas eu já configurei o php.ini para
>>>
>>>
>>>
>>> date.timezone = America/Sao_Paulo
>>>
>>>
>>>
>>> Veja o restante
>>>
>>>
>>>
>>> # php --version
>>>
>>> PHP 5.3.3 (cli) (built: Dec 11 2013 03:15:48)
>>>
>>> Copyright (c) 1997-2010 The PHP Group
>>>
>>> Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
>>>
>>>
>>>
>>> # rpm -aq|grep roundcubemail
>>>
>>> roundcubemail-0.9.5-1.el6.noarch
>>>
>>>
>>>
>>> REQUIREMENTS
>>>
>>> ============
>>>
>>>
>>>
>>> * The Apache, Lighttpd, Cherokee or Hiawatha web server
>>>
>>> * .htaccess support allowing overrides for DirectoryIndex
>>>
>>> * PHP Version 5.2.1 or greater including
>>>
>>>     - PCRE, DOM, JSON, XML, Session, Sockets (required)
>>>
>>>     - PHP Data Objects (PDO) with driver for either MySQL, PostgreSQL
>>> or SQLite (required)
>>>
>>>       Note: MySQL database driver requires PHP 5.3 or newer.
>>>
>>> etc…
>>>
>>>
>>>
>>>
>>>
>>> De: postfix-br-bounces em listas.softwarelivre.org
>>> [mailto:postfix-br-bounces em listas.softwarelivre.org] Em nome de
>>> Esdras La-Roque Enviada em: segunda-feira, 4 de agosto de 2014 17:56
>>> Para: Lista de administradores de servidores Postfix do Brasil
>>> Assunto: Re: [Postfix-br] Webmail RoundCube Centos 6.3 com Dovecot
>>>
>>>
>>>
>>> Estefanho,
>>>
>>>
>>>
>>> Bem provavelmente você está com problemas com a versão do PHP instalado.
>>>
>>> Procure no log de erro do apache, por WARNINGs e NOTICEs informando
>>> funções não encontradas ou defasadas do PHP.
>>>
>>>
>>>
>>> Em 4 de agosto de 2014 17:51, Estefanio Brunhara
>>> <estefanio em brunhara.com>
>>> escreveu:
>>>
>>> Ola lista!
>>>
>>>
>>>
>>> Instelei o roundcubmail, crei o bando de dados... etc..
>>>
>>>
>>>
>>> Consigo logar e enviar mensagens, porém não consigo apagar e nem move
>>> mensagem!
>>>
>>>
>>>
>>> minhas configurações do imap estão assim:
>>>
>>>
>>>
>>> // IMAP
>>>
>>>
>>>
>>> $rcmail_config['default_host'] = 'localhost';
>>>
>>> $rcmail_config['default_port'] = 143;
>>>
>>> $rcmail_config['imap_auth_type'] = PLAIN;
>>>
>>> $rcmail_config['imap_delimiter'] = '.';
>>>
>>>
>>>
>>>
>>>
>>> // USER INTERFACE
>>>
>>>
>>>
>>> $rcmail_config['drafts_mbox'] = 'Rascunho';
>>>
>>> $rcmail_config['junk_mbox'] = 'Spam';
>>>
>>> $rcmail_config['sent_mbox'] = 'ItensEnviados';
>>>
>>> $rcmail_config['trash_mbox'] = 'Lixeira';
>>>
>>>
>>>
>>>
>>>
>>> $rcmail_config['default_folders'] = array('Caixa de Entrada',
>>> 'Rascunho', 'ItensEnviados', 'Spam', 'Lixeira');
>>>
>>> $rcmail_config['create_default_folders'] = true;
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Postfix-br mailing list
>>> Postfix-br em listas.softwarelivre.org
>>> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/postfix-br
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>> Esdras La-Roque
>>>
>>> Analista e Desenvolvedor de Sistemas
>>>
>>>
>>>
>>> LPI-1 | Linux Professional Institute - Nível 1
>>>
>>> MCITP | Microsoft Virtualization Administrator
>>>
>>> NCLA | Novell Certified Linux Administrator
>>>
>>> DCTS | Data Center Technical Specialist
>>>
>>>
>>> _______________________________________________
>>> Postfix-br mailing list
>>> Postfix-br em listas.softwarelivre.org
>>> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/postfix-br
>>>
>>
>>
>>
>> --
>> Eduardo Schoedler
>> _______________________________________________
>> Postfix-br mailing list
>> Postfix-br em listas.softwarelivre.org
>> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/postfix-br
>>
>> _______________________________________________
>> Postfix-br mailing list
>> Postfix-br em listas.softwarelivre.org
>> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/postfix-br
>
>
>
> --
> Eduardo Schoedler
> _______________________________________________
> Postfix-br mailing list
> Postfix-br em listas.softwarelivre.org
> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/postfix-br
>
> _______________________________________________
> Postfix-br mailing list
> Postfix-br em listas.softwarelivre.org
> http://listas.softwarelivre.org/cgi-bin/mailman/listinfo/postfix-br
>


More information about the Postfix-br mailing list