User Tools

Site Tools


informatica:linux:roundcube

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
informatica:linux:roundcube [2014/02/11 16:51] javiinformatica:linux:roundcube [2014/02/13 08:24] – [Configuracion] javi
Line 34: Line 34:
 $rcmail_config['smtp_pass'] = '%p'; $rcmail_config['smtp_pass'] = '%p';
 $rcmail_config['smtp_auth_type'] = 'LOGIN'; $rcmail_config['smtp_auth_type'] = 'LOGIN';
 +</code>
 +
 +Importante el:
 +
 +  ssl://
 +  
 +Si no me daba un error.
 +
 +===== Login sin dominio =====
 +
 +Si queremos hacer un login con "usuario" en lugar de "usuario@example.com":
 +
 +  /srv/www/roundcube/config/main.inc.php
 +
 +<code>
 +$rcmail_config['username_domain'] = 'example.com';
 </code> </code>
  
informatica/linux/roundcube.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1