[horde] IMP configuration with SQL
Mauricio Jose T. Tecles
mtecles at biof.ufrj.br
Thu Oct 15 15:20:36 UTC 2015
----- Mensagem de chandra prakash <chandra.mr.prakash at gmail.com> ---------
Data: Thu, 15 Oct 2015 12:00:50 +0530
De: chandra prakash <chandra.mr.prakash at gmail.com>
Assunto: Re: [horde] IMP configuration with SQL
Para: "Mauricio Jose T. Tecles" <mtecles at biof.ufrj.br>
Cc: horde at lists.horde.org
> Hi Maurício,
>
> Thanks for your support.
> Please find the attachment.
>
> 1) We are not using other mail programmer.
>
> 2) We are using postfix3.0.2 + Dovecot IMAP/POP3 2.2.10 Server
>
> Using Centos Terminal
> ===========================================================
> [root at ns1 ~]# telnet localhost 143
> Trying ::1...
> telnet: connect to address ::1: Connection refused
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
> STARTTLS AUTH=PLAIN AUTH=DIGEST-MD5 AUTH=LOGIN] Dovecot ready.
> a1 login prakash at localhost india
> a1 NO [AUTHENTICATIONFAILED] Authentication failed.
It shows that you are not allowed to use IMAP, that is the point.
Horde/IMP will not make any magick thing to fix this. IMP is just a
Web program to use your mail system (Postfix+Dovecot). You must have
your mail users defined some how, and tested to use your mail system
(Postfix+Dovecot) before configuring Hord/IMP.
So if you will use Mysql to keep your mail users, you must have those
Mysql users allowed to use your mail system. It seems you have a
Postfix+Dovecot configuration problem.
Mauricio
> =============================================================
>
> IMP Configuration
> =============================================================
> I created a new file under /var/www/html/horde/imp/config/backend.local.php
>
> <?php
>
> $servers['imap'] = array(
> // ENABLED by default
> 'disabled' => false,
> 'name' => 'IMAP Server',
> 'hostspec' => '202.141.127.74',
> 'hordeauth' => 'false',
> 'protocol' => 'imap',
> 'port' => 143,
> 'secure' => 'false',
> 'maildomain' => 'localhost',
> 'quota' => array(
> 'driver' => 'imap',
> 'params' => array(
> 'hide_when_unlimited' => true,
> 'unit' => 'MB'
> )
> ),
> 'cache' => false,
> 'acl' => true,
> );
> ========================================================
>
> Regards,
> Prakash
>
>
> On Tue, Oct 13, 2015 at 10:55 PM, Mauricio Jose T. Tecles <
> mtecles at biof.ufrj.br> wrote:
>
>> ----- Mensagem de chandra prakash <chandra.mr.prakash at gmail.com> ---------
>> Data: Tue, 13 Oct 2015 21:52:33 +0530
>> De: chandra prakash <chandra.mr.prakash at gmail.com>
>> Assunto: [horde] IMP configuration with SQL
>> Para: horde at lists.horde.org
>>
>>
>> Hi,
>>>
>>> We configured horde5.2.10 with postfix3.0.2
>>> Problem is that
>>> * user is not authorized for mail also not access mail directory.*
>>> My authentication type is MySql..
>>>
>>
>> Your Mysql users must be Postfix and IMAP users in order to use mail
>> (send, read and manage messages).
>> Can your Mysql do that using another mail program?
>>
>> What is your IMP configuration?
>>
>> Maurício
>>
>>
>>> --
>>> --------------------------------
>>> Chandra Prakash
>>> Sr Internet Resource Analyst
>>> National Internet Exchange of India
>>> --
>>> Horde mailing list
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>
>>
>>
>> ----- Final da mensagem de chandra prakash <chandra.mr.prakash at gmail.com>
>> -----
>>
>>
>>
>>
>> Maurício José T. Tecles
>> Núcleo de Informática
>> Instituto de Biofísica Carlos Chagas Filho - UFRJ
>> Av. Carlos Chagas Filho, 373
>>
>> mtecles at biof.ufrj.br
>> Tel.: (21) 3938-6526 ou 3938-6544
>>
>> --
>> Horde mailing list
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>
>
>
> --
> --------------------------------
> Chandra Prakash
> Sr Internet Resource Analyst
> National Internet Exchange of India
----- Final da mensagem de chandra prakash
<chandra.mr.prakash at gmail.com> -----
Maurício José T. Tecles
Núcleo de Informática
Instituto de Biofísica Carlos Chagas Filho - UFRJ
Av. Carlos Chagas Filho, 373
mtecles at biof.ufrj.br
Tel.: (21) 3938-6526 ou 3938-6544
More information about the horde
mailing list