Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Michael Leone
David Chait said: > Drop Postfix and use Exim or Qmail, either works very well with Courier > IMAP. So does postfix. What technical reasons are you basing this on? -- PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF Member, LEAF Project AIM: M

Re: [SM-USERS] SMTP AUTH method

2003-01-03 Thread Michael Leone
Shelley Waltz said: > My Imap and Sendmail configurations are configured to support the SASL > "Plain" mechanism only. I am trying to implement SquirrelMail in a > secure Apache server to provide secure webmail. > > I can authenticate at the SquirrelMail login screen fine and read > mail without

Re: [SM-USERS] wrong username /password problem solved ( SM - Exchange )

2003-01-03 Thread Michael Leone
Dan HINCKLEY said: > At 10:12 03/01/2003 -0500, Michael Leone wrote: >> > The problem was ( or the solution ) : >> > >> > The alias field in the user properties of the mailbox resource in >> Exchange must contain the login name of the NT user ! >>

Re: [SM-USERS] wrong username /password problem solved ( SM - Exchange )

2003-01-03 Thread Michael Leone
Erin Schnabel said: >> >> Jaap Looijen said: >>> I've solved my problem with SM and Exchange. >>> Some (not all !) users could not logged in into SM. (wrong username >>> or password) >>> >>> The error in the Exchange log was "Login attempt to username / mailox >>> has failed: ecGetMailboxDN() call

Re: [SM-USERS] wrong username /password problem solved ( SM - Exchange )

2003-01-03 Thread Michael Leone
Jaap Looijen said: > I've solved my problem with SM and Exchange. > Some (not all !) users could not logged in into SM. (wrong username or > password) > > The error in the Exchange log was "Login attempt to username / mailox > has failed: ecGetMailboxDN() call failed with error, the requested > ma

Re: [SM-USERS] install show_user_and_ip & squireelmail

2002-11-14 Thread Michael Leone
agus rachmat said: > dear friends, I was install squirrelmail and I was download > show_user_and_ip-2.2.tar.gz > how to install (show_user_and_ip-2.2.tar.gz) this packet to work with > squirrelmail ? Unzip it (tar -zxvf ...) in the SM plugin area (/usr/share/squirrelmail/plugins, usually)and read

Re: [SM-USERS] Squirrel Mail on cobalt / login problems

2002-11-14 Thread Michael Leone
Jonathan Angliss said: > Hello Gilberto, > On Thursday, November 14, 2002, Gilberto J. Palau wrote... > >> This is my situation: > >> I installed 1.2.9 following the same instructions I followed (quick >> and dirty), on the squirrelmail site. The configuration was made with >> the same specs as t

Re: [SM-USERS] Still no luck with IMAP on RH 7.3 HELP pretty please

2002-11-14 Thread Michael Leone
Scott Clark said: > Unless you want to use Cyrus IMAP I would use UW-IMAP (it comes with RH > 7.3) Courier IMAP is better. >> /etc/xinetd.d/imap >> service imap >> { >> disable= no >> socket_type= stream >> wait= no >> user= root >> server

Re: [SM-USERS] SSL with just login.php page

2002-11-13 Thread Michael Leone
Jody Cleveland said: > Hello, > > I feel so lost. I've got a redhat 8 box running squirrelmail. What I > want now, is to have the login.php file to be encrypted. I've read up on > it, and was able to create a SSL key, and certificate. Now, I want to > apply it to the page, which is where I get con

Re: [SM-USERS] SM Specifications?

2002-11-05 Thread Michael Leone
Gerry Doris said: > Are there any specificiations available for SM that detail it's > capabilities? For example, I'm looking for such things as the maximum > attachment size that can be sent Configurable by you (there's a limit specified for PHP as a whole), but also dependent on whether or not t

RE: [SM-USERS] Many-Domains - still some problems

2002-11-01 Thread Michael Leone
er quote. > > Cheers, > > paul > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:squirrelmail-users-admin@;lists.sourceforge.net] On Behalf Of > Michael >> Leone >> Sent: Friday, November 01, 2002 4:39 AM >> To: [EMAIL PROTECTE

RE: [SM-USERS] Many-Domains - still some problems

2002-11-01 Thread Michael Leone
p dont think said: > I apologize for what probably seems like a somewhat > confusing/overwhelming config file, and I am thinking that I will > include a more realistic sample config file in the next release. For > you, something like this might work: Unfortunately, it didn't. Go to

RE: [SM-USERS] Many-Domains

2002-10-31 Thread Michael Leone
p dont think said: > I think it should work for you. > Let's see the most important setting you need is: > > $dontUseHostName = 1; > > and maybe (but not necessarily): > > $smHostIsDomainThatUserLoggedInWith = 1; > > Then in the $virtualDomains array, just make sure that 'org_name' is set > co