Jeremy Ford wrote, at 12/07/2007 08:24 AM:
> This works for me...
>
> $imap_server_type = 'cyrus';
> $default_folder_prefix = '';
> $trash_folder = 'INBOX/Trash';
> $sent_folder= 'INBOX/Sent';
> $draft_folder = 'INBOX/Drafts';
Good morning.
I think it would depend on what your cyrus/sendmail is
using (pam, etc.)
Then, in the squirrelmail config (./config.pl) you
configure the imap server address and there is a setting asking for login
(authentication) type; e.g., login, plain, cram,etc.
--
--
--
Rafael Mahecha
E-ma
squirrel auth's thru IMAP so it uses however cyrus auth...i'd just make
sure you're using tls or ssl encryption...or running it on the same box
that cyrus runs on.
Joe Vieira
UNIX Systems Administrator
Clark University - ITS
Jeremy Ford wrote:
>> DearList
>> I am building a new server with Cy
> DearList
> I am building a new server with Cyrus/Sendmail/Squirrelmail. Let me know
> how I configure the Squirrelmail to authenticate with Cyrus.
> To be simple,If I create a user in Cyrus,How can I login through
> Squirrelmail. What should be the configuration settings to be done ?
This work
Dear BipinDas-Ditro,
> To be simple,If I create a user in Cyrus,How can I login through
> Squirrelmail. What should be the configuration settings to be done ?
Usually, there is nothing special. Just configure SquirrelMail to point
to your Cyrus IMAPd server (using localhost or 127.0.0.1 as the
DearList
I am building a new server with Cyrus/Sendmail/Squirrelmail. Let me know
how I configure the Squirrelmail to authenticate with Cyrus.
To be simple,If I create a user in Cyrus,How can I login through
Squirrelmail. What should be the configuration settings to be done ?
Thanks in Advance.