Re: CentOS 6, cyrus-imapd 2.3.16-15.el6, postfix 2.6.6-8.el6, procmail 3.22-25.1.el6_5.1, squirrelmail 1.4.22-5.el6

2018-06-21 Thread Robert Heller
ng, except cyrus-imapd. I have postfix set > > > > up to > > > > use procmail to deliver mail to me, through the filter and forward > > > > accounts > > > > and to Mailman. I would like to add a *few* webbased e-mail accounts > > > &g

Re: CentOS 6, cyrus-imapd 2.3.16-15.el6, postfix 2.6.6-8.el6, procmail 3.22-25.1.el6_5.1, squirrelmail 1.4.22-5.el6

2018-06-21 Thread Albert Shih
> use procmail to deliver mail to me, through the filter and forward > > > accounts > > > and to Mailman. I would like to add a *few* webbased e-mail accounts > > > using > > > Squirrelmail and (local for now) imapd. But I cannot figure out how to >

Re: CentOS 6, cyrus-imapd 2.3.16-15.el6, postfix 2.6.6-8.el6, procmail 3.22-25.1.el6_5.1, squirrelmail 1.4.22-5.el6

2018-06-21 Thread Adam Tauno Williams
> Squirrelmail and (local for now) imapd.  But I cannot figure out how > to either get cyrus-imapd to either access the local mail spool > (/var/spool/mail) You can't. Cyrus virtuously replaces /var/spool/mail. Postfix delivers mail into Cyrus, which stores it - and the **ONLY

CentOS 6, cyrus-imapd 2.3.16-15.el6, postfix 2.6.6-8.el6, procmail 3.22-25.1.el6_5.1, squirrelmail 1.4.22-5.el6

2018-06-21 Thread Robert Heller
lists. Everything is working, except cyrus-imapd. I have postfix set up to use procmail to deliver mail to me, through the filter and forward accounts and to Mailman. I would like to add a *few* webbased e-mail accounts using Squirrelmail and (local for now) imapd. But I cannot figure out how

Re: strange behaviour authenticating to IMAP server with squirrelmail

2017-10-09 Thread Vladislav Kurz
Dne Po 9. října 2017 13:25:12, Sebastian Hagedorn napsal(a): > MD5 + TLS is still better than plaintext + TLS, IMHO. It's true that MD5 in > itself doesn't do much good anymore, but I prefer it anyway. > > --On 9. Oktober 2017 um 11:47:46 +0100 Merlin Hartley > > wrote: > > Why would you want to

Re: strange behaviour authenticating to IMAP server with squirrelmail

2017-10-09 Thread Sebastian Hagedorn
MD5 + TLS is still better than plaintext + TLS, IMHO. It's true that MD5 in itself doesn't do much good anymore, but I prefer it anyway. --On 9. Oktober 2017 um 11:47:46 +0100 Merlin Hartley wrote: Why would you want to, you are already using TLS so what do you expect to gain? plaintext+TLS

Re: strange behaviour authenticating to IMAP server with squirrelmail

2017-10-09 Thread Merlin Hartley
at 21:21, Walter H. via Info-cyrus > wrote: > > Hello, > > when setting in squirrelmail > $imap_auth_mech = 'cram-md5'; > or > $imap_auth_mech = 'digest-md5'; > then the following is logged in /etc/maillog > > Oct 8 14:59:41 imap-host imap

strange behaviour authenticating to IMAP server with squirrelmail

2017-10-08 Thread Walter H. via Info-cyrus
Hello, when setting in squirrelmail $imap_auth_mech = 'cram-md5'; or $imap_auth_mech = 'digest-md5'; then the following is logged in /etc/maillog Oct 8 14:59:41 imap-host imaps[2042]: accepted connection Oct 8 14:59:41 imap-host imaps[2042]: imapd:Loading DH parameters fr

Re: sieve extension squirrelmail not working anymore

2008-05-12 Thread Alain Spineux
On Mon, May 12, 2008 at 11:53 AM, Dick Hoogendijk <[EMAIL PROTECTED]> wrote: > Some time ago I filed a "bug" for the CSWcyrus package. Using it I > could no longer access my sieve scripts through my squirrelmail. (that > use to work very well with cyrus-2.3.09 and stoppe

sieve extension squirrelmail not working anymore

2008-05-12 Thread Dick Hoogendijk
Some time ago I filed a "bug" for the CSWcyrus package. Using it I could no longer access my sieve scripts through my squirrelmail. (that use to work very well with cyrus-2.3.09 and stopped working w/ 2.3.11 Not only squirrelmail has problems; also the thunderbird extension does not wor

Re: Squirrelmail with Cyrus

2007-12-08 Thread Jorey Bump
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';

Re: Squirrelmail with Cyrus

2007-12-07 Thread Rafael Mahecha
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

Re: Squirrelmail with Cyrus

2007-12-07 Thread Joe Vieira
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 ? >>

Re: Squirrelmail with Cyrus

2007-12-07 Thread Jeremy Ford
> 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

Re: Squirrelmail with Cyrus

2007-12-07 Thread Torsten Schlabach
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.

Squirrelmail with Cyrus

2007-12-07 Thread BipinDas-Ditro
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

timseive squirrelmail and dberrors

2007-01-10 Thread Eric Smith
Here is the setup Cyrus 2.2.12-4ubuntu1 squirrelmail 1.4.8-1~dapper1 Avelsieve 1.0 When trying to get install a seive filter using squirrelmail/ Avelsieve I am getting the following error in log mail.err. And the filters are not working. Jan 10 09:37:21 little cyrus/sieve[27954]: DBERROR

Re: Squirrelmail

2006-10-16 Thread Jo Rhett
[EMAIL PROTECTED] wrote: I was thinking that "login" were concened over Linux axxount, instead it refers to saslauthd demon. just for clarity, it refers to the SASL mechanism. saslauthd is the backend authentication mechanism you chose, but nothing would be different if you used mysql or pam

Re: Squirrelmail

2006-10-16 Thread mailing
Great!!! I was thinking that "login" were concened over Linux axxount, instead it refers to saslauthd demon. Perfect, it's running perfectly THANKS A LOT! :-) Stefano C. > Hi, > > [EMAIL PROTECTED] schrieb: >> Hello! >> Does anybody know how can I

Squirrelmail

2006-10-16 Thread mailing
Hello! Does anybody know how can I set Squirrelmail to work with Cyrus using sasldb authentication mode? Thanks a lot in advance! Stefano C. Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus

Re: Squirrelmail

2006-10-16 Thread Andi Voss
Hi, [EMAIL PROTECTED] schrieb: > Hello! > Does anybody know how can I set Squirrelmail to work with Cyrus using > sasldb authentication mode? Where is the problem? Choose in conf.pl "2 Server Settings" -> "A IMAP-Settings" -> "8 Server Software" =

Cyradm works, SquirrelMail and other clients don't

2006-08-21 Thread David Hornick
showed no mailboxes. I thought that was strange so I installed and configured SquirrelMail 1.4.8. When logging in with SquirrelMail I experienced the same thing. No Mail, no mailboxes. So I turned off Cyrus and tried SquirrelMail again and I couldn't login at all. It would fail at the

Cyrus & Squirrelmail problem

2006-01-23 Thread Nick Trenary
I'm running Cyrus 2.2.12 on on Mac Server 10.4.2 and using Squirrelmail 1.4.5. We are having a problem with moving mail messages in SM, moving mail from its current location to its current location, like Inbox to Inbox, will lock up the imapd process for the user, the process be

RE: UTF folders created via OE and SquirrelMail

2005-10-27 Thread lkolchin
Thanks Sebastian and Sava, It is a SquirrelMail problem: $default_charset = 'utf-8'; in config.php fixed that!!! Best Regards, Leon Kolchinsky -Original Message- From: Sebastian Hagedorn [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 26, 2005 3:52 PM To: לאון קולצ'

Re: UTF folders created via OE and SquirrelMail

2005-10-26 Thread Sebastian Hagedorn
Hi, --On 26. Oktober 2005 14:45:34 +0200 [EMAIL PROTECTED] wrote: When I create Imap folder in Hebrew lang. via SquirrelMail it looks O.K. in the SquirrelMail interface and I can work with it. But when I use Outlook Express, this folder looks like gibberish. The same happens if I create Hebrew

Re: UTF folders created via OE and SquirrelMail

2005-10-26 Thread Sava Chankov
[EMAIL PROTECTED] wrote: > Hello All, > > When I create Imap folder in Hebrew lang. via SquirrelMail it looks O.K. in > the SquirrelMail interface and I can work with it. > But when I use Outlook Express, this folder looks like gibberish. > The same happens if I create Hebrew

UTF folders created via OE and SquirrelMail

2005-10-26 Thread lkolchin
Hello All,   When I create Imap folder in Hebrew lang. via SquirrelMail it looks O.K. in the SquirrelMail interface and I can work with it. But when I use Outlook Express, this folder looks like gibberish. The same happens if I create Hebrew named folder in OE, it looks like gibberish in

Re: Problems with Squirrelmail

2005-10-17 Thread Joshua Schmidlkofer
Andrew Morgan wrote: On Mon, 17 Oct 2005, Nick Trenary wrote: Cyrus imapd v2.2.12 and Squirrelmail v1.4.5 running on OS X server 10.4.2. I've been having intermittent problems with our imap server since day 1. The problem appears to occur when users logged into Squirrelmail try to

Re: Problems with Squirrelmail

2005-10-17 Thread Andrew Morgan
On Mon, 17 Oct 2005, Nick Trenary wrote: Cyrus imapd v2.2.12 and Squirrelmail v1.4.5 running on OS X server 10.4.2. I've been having intermittent problems with our imap server since day 1. The problem appears to occur when users logged into Squirrelmail try to move mail from one mailb

Problems with Squirrelmail

2005-10-17 Thread Nick Trenary
Cyrus imapd v2.2.12 and Squirrelmail v1.4.5 running on OS X server 10.4.2. I've been having intermittent problems with our imap server since day 1. The problem appears to occur when users logged into Squirrelmail try to move mail from one mailbox to another. For whatever reason the

Cyrus/Squirrelmail problem

2005-10-06 Thread Nick Trenary
OS X 10.4.2 server running SM 1.4.5, Cyrus Imapd 2.2.12, Cyrus SASL 2.1.18. We recently migrated to this setup and have had a frustrating SM/Cyrus problem since day 1. Occassionaly a user cannot log into this account using SM. The error message reads '*ERROR: Connection dropped by IMAP serve

Re: Cyrus-Postfix-PgSQL-Squirrelmail-WebCyrAdm and Spamass

2005-08-17 Thread Charles Marcus
Does anyone have any other things that I may try to get spamassassin to work a bit better? TIA This may not be the answer that you want, but: ASSP http://assp.sourceforge.net/ or DSPAM www.nuclearelephant.com/projects/dspam/ ASSP is much easier to set up and use (than DSPAM or SpamAssassin)

Cyrus-Postfix-PgSQL-Squirrelmail-WebCyrAdm and Spamass

2005-08-17 Thread Patrick Nelson
O/S -> FC3 I'm running a great setup that works great with Cyrus-Postfix-PgSQL-SquirrelMail-WebCyrAdm-Spamassassin. Its on an older system (450MHz w/ 1GB RAM) with a SCSI HD dedicated to the mail store. Everything works great and fast enough to handle the volume of my users (

squirrelmail authentification

2005-06-28 Thread Paul Dorneanu
[EMAIL PROTECTED] instead of [EMAIL PROTECTED] ... it is passing exactly LOCALDOMAIN and I can not find any reference to localdomain, neither in squirrelmail setup or any place else... I am using virtdomains on yes and other settings... auxprop, mysql... Authentificating using POP3 or IMAP works

Re: avelsieve on Squirrelmail not accepting more than 46 filters

2005-03-29 Thread Eric Wagar
> > > While using avelsieve 1.0.1 with Cyrus 2.1.14, and Squirrelmail 1.4.4. > > > I am > > > running into a problem when trying to add more than 46 filters. > > > > Perhaps you need to increase the size of 'sieve_maxscriptsize' in > > imap

Re: avelsieve on Squirrelmail not accepting more than 46 filters

2005-03-28 Thread Eric Wagar
> > While using avelsieve 1.0.1 with Cyrus 2.1.14, and Squirrelmail 1.4.4. I > > am > > running into a problem when trying to add more than 46 filters. > Perhaps you need to increase the size of 'sieve_maxscriptsize' in > imapd.conf? > The default is 32k bu

Re: avelsieve on Squirrelmail not accepting more than 46 filters

2005-03-28 Thread Roland Pope
- Original Message - From: "Eric Wagar" <[EMAIL PROTECTED]> While using avelsieve 1.0.1 with Cyrus 2.1.14, and Squirrelmail 1.4.4. I am running into a problem when trying to add more than 46 filters. Perhaps you need to increase the size of 'sieve_maxscriptsize

avelsieve on Squirrelmail not accepting more than 46 filters

2005-03-24 Thread Eric Wagar
While using avelsieve 1.0.1 with Cyrus 2.1.14, and Squirrelmail 1.4.4. I am running into a problem when trying to add more than 46 filters. The error I receive is: *Server-Side Mail Filtering - Error Encountered* *Error Encountered* Server responded with: NO "Did not specify script

Re: Cyrus and SquirrelMail suggestion needed

2004-11-11 Thread Andre Nicholson
This is more of a SquirrelMail-users mailing list question ^^ Webmaster wrote: However, someone who's account name starts with a capital letter (eg. Teresa) cannot log in using any method. Question: Is there a setting that I have missed in imapd.conf, or in another settings file that will

Cyrus and SquirrelMail suggestion needed

2004-11-11 Thread Webmaster
, and I am writing here to see if anyone can shed some light on this perplexing issue. Anyone who's account name is completely lower case (eg. katherine) can log in via SquirrelMail or a stand alone application like Outlook Express or Entourage (if they are a Macintosh user). However, someone

RE: can't create directories from squirrelmail

2004-02-29 Thread Sundaram Ramasamy
reate directories from squirrelmail On Fri, 2004-02-27 at 11:03, Sundaram Ramasamy wrote: > If I add this option in /etc/imapd.conf file, my imap demon is not starting. > > unixhierarchysep = yes > > Do I have to compile with special option. Not AFAIK. What version of Cyrus IMAPd are

RE: can't create directories from squirrelmail

2004-02-29 Thread Sundaram Ramasamy
reate directories from squirrelmail Hi, --On Donnerstag, 26. Februar 2004 22:03 Uhr -0500 Sundaram Ramasamy <[EMAIL PROTECTED]> wrote: > If I add this option in /etc/imapd.conf file, my imap demon is not > starting. > > unixhierarchysep = yes try unixhierarchysep: yes Che

Re: can't create directories from squirrelmail

2004-02-27 Thread Sebastian Hagedorn
Hi, --On Donnerstag, 26. Februar 2004 22:03 Uhr -0500 Sundaram Ramasamy <[EMAIL PROTECTED]> wrote: If I add this option in /etc/imapd.conf file, my imap demon is not starting. unixhierarchysep = yes try unixhierarchysep: yes Cheers, Sebastian Hagedorn -- Sebastian Hagedorn M.A. - RZKR-R1 (Gebä

Re: can't create directories from squirrelmail

2004-02-26 Thread Jon Nelson
; > > Any tips for fix this problem. > > > ERROR : Could not complete request. > Query: CREATE "INBOX/test" > Reason Given: Invalid mailbox name > > SquirrelMail settings > > SquirrelMail Configuration : Read: config.php (1.4.0) > --

Re: can't create directories from squirrelmail

2004-02-26 Thread Sundaram Ramasamy
ECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 10:01 PM Subject: Re: can't create directories from squirrelmail > On Thu, 2004-02-26 at 10:58, Sundaram Ramasamy wrote: > > > > ERROR : Could not complete request. > > Query: CREATE "

Re: can't create directories from squirrelmail

2004-02-26 Thread Craig Ringer
On Fri, 2004-02-27 at 11:03, Sundaram Ramasamy wrote: > If I add this option in /etc/imapd.conf file, my imap demon is not starting. > > unixhierarchysep = yes > > Do I have to compile with special option. Not AFAIK. What version of Cyrus IMAPd are you using? Does the master start, but then term

Re: can't create directories from squirrelmail

2004-02-25 Thread E.Bullier
Le Jeudi 26 Février 2004 03:58, Sundaram Ramasamy a écrit : > Hi, Hello. > I was not able to create the folder from squirrel web mail. I am gettting > following error message. From OutLook I was able create new folder. I use Squirrelmail with cyrus since 3 years on a lot of mail s

Re: can't create directories from squirrelmail

2004-02-25 Thread Sundaram Ramasamy
Hi, I was not able to create the folder from squirrel web mail. I am gettting following error message. From OutLook I was able create new folder. Any tips for fix this problem. ERROR : Could not complete request. Query: CREATE "INBOX/test" Reason Given: Invalid mailbox name Sq

Re: can't create directories from squirrelmail

2004-02-25 Thread Craig Ringer
x27;/'. This is probably configurable in Squirrelmail. Craig Ringer --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Problems with Cyrus and SquirrelMail

2003-12-12 Thread Geoff Soper
your IMAP server. I have no idea what commands you would try but this is a fairly easy way to > "test" the server. I am sure someone on this list could give you a command or two to try > > Good luck... > Mike > > >> On 12/5/03 12:37 PM Geoff Soper wrote

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Joakim Ryden
On 12/11/03 12:20 PM Geoff Soper wrote: [...] Every time I set up SM with Cyrus and use altnamespace I always have to set: $noselect_fix_enable= true; in config/config.php Hi, could you explain a little bit more about this please? What effect does this option have? My 'grep' is as g

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Geoff Soper
> On Fri, Dec 05, 2003 at 08:37:21PM -, Geoff Soper wrote: >> case? Does anyone have any experience of SquirrelMail and Cyrus? What >> can >> I do next in the way of diagnosis or remedy? > > I have recently used squirrelmail-1.4.2 and cyrus-2.1.16 without problems

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Geoff Soper
> On 12/5/03 12:37 PM Geoff Soper wrote: >> ERROR : Connection dropped by imap-server. >> Query: STORE 753:753 +FLAGS (\Answered) > Every time I set up SM with Cyrus and use altnamespace I always have to > set: > > $noselect_fix_enable= true; > > in config/config.php > Hi, could you

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread mbarber
> I've installed SquirrelMail (a PHP IMAP webmail client) on my webserver >> and have it acessing my account on the mail server running Cyrus. Both >> are >> commercially hosted and the hosting company doesn't support webmail >> software. I have a problem with reply

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread Joakim Ryden
On 12/5/03 12:37 PM Geoff Soper wrote: I've installed SquirrelMail (a PHP IMAP webmail client) on my webserver and have it acessing my account on the mail server running Cyrus. Both are commercially hosted and the hosting company doesn't support webmail software. I have a problem with r

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread Andreas
On Fri, Dec 05, 2003 at 08:37:21PM -, Geoff Soper wrote: > case? Does anyone have any experience of SquirrelMail and Cyrus? What can > I do next in the way of diagnosis or remedy? I have recently used squirrelmail-1.4.2 and cyrus-2.1.16 without problems. You might want to che

Problems with Cyrus and SquirrelMail

2003-12-05 Thread Geoff Soper
I've installed SquirrelMail (a PHP IMAP webmail client) on my webserver and have it acessing my account on the mail server running Cyrus. Both are commercially hosted and the hosting company doesn't support webmail software. I have a problem with replying to messages, almost everytime I

[Slightly OT]: NTLM auth via SquirrelMail?

2003-11-07 Thread Kevin P. Fleming
I just recently set up SquirrelMail connected to an existing Cyrus 2.1.15 installation. So far so good, things are working well. However, I'd like to move towards a single sign-on model, and this should be possible given that the clients are running Windows/IE and authentication agai

Re: Cyrus-IMAP and Squirrelmail

2003-10-21 Thread Javier Cano Linares
Thank you very much! Now it works, at last I used detect... Javier Cano El mar, 21-10-2003 a las 15:11, Henrique de Moraes Holschuh escribió: > On Tue, 21 Oct 2003, David Meier wrote: > > > I had no problems using the first schema (prefix) with Squirrelmail. The > > >

Re: Cyrus-IMAP and Squirrelmail

2003-10-21 Thread Javier Cano Linares
Thanks a lot, David! Now it works... Perfect, I am delighted with Squirrelmail. It has a really good level in so many features... Configuration, customization, plugins, documentation... El mar, 21-10-2003 a las 13:52, David Meier escribió: > Hi Javier, > > > I had no problems usi

Re: Cyrus-IMAP and Squirrelmail

2003-10-21 Thread Henrique de Moraes Holschuh
On Tue, 21 Oct 2003, David Meier wrote: > > I had no problems using the first schema (prefix) with Squirrelmail. The > > problem is when I use usernames like jcano.universia.info, I can not > > create folders through Squirrelmail (permission denied). Why? &g

Re: Cyrus-IMAP and Squirrelmail

2003-10-21 Thread David Meier
Hi Javier, > I had no problems using the first schema (prefix) with Squirrelmail. The > problem is when I use usernames like jcano.universia.info, I can not > create folders through Squirrelmail (permission denied). Why? > 9. Delimiter : . > Cyrus uses a slash &

Cyrus-IMAP and Squirrelmail

2003-10-21 Thread Javier Cano Linares
Hi there! I explain my problem. I am using squirrelmail webmail to access Cyrus mailboxes in a debian GNU/Linux machine. I am using Postfix, MySQL and Webcyradm as well. I use webcyradm to create the users. There are two usernames schemas in Cyrus. One using prefix for the usernames. For example

Re: cyrus squirrelmail cant create folders permission denied

2003-10-02 Thread Jon Nelson
Run conf.pl and go to 2->A->9, which should be "Delimiter". Make sure this is set to "." without the quotes. Also when you are setting up/upgrading squirrelmail use: D. Set pre-defined settings for specific IMAP servers and choose "cyrus". It will sa

cyrus squirrelmail cant create folders permission denied

2003-10-02 Thread joe ritter
Hello, We have a new cyus install running that our users access through squirrelmail. User can login and check mail OK. However if they attempt to create a new folder they reiceve the error message: "permission denied" Cyrus pretty much owns everything, all dbs, directories etc. W

Re: Getting info into squirrelmail

2003-09-06 Thread Andre Nicholson
; Not being totally comfortable I thought I'd ask here. Any way to get >> user info like that from a command line? >> > > It's simpler than that. Just need to set up quotas in Cyrus and use the > squirrelmail plugin for displaying them. No additional scripting i

Getting info into squirrelmail

2003-09-06 Thread John Fawcett
;d ask here. Any way to get > user info like that from a command line? > It's simpler than that. Just need to set up quotas in Cyrus and use the squirrelmail plugin for displaying them. No additional scripting is needed, since this is already supported. John

Getting info into squirrelmail

2003-09-06 Thread Patrick Nelson
Running Cyrus-IMAP 2.1.15 and just installed squirrel mail. Great everything works... web-cyradm too. But... was... wondering... I'm running with mailbox size quotas and I wanted to display the current utilization that the user has taken up. I wrote a script that converts the dots in the userna

Problem with Squirrelmail 1.4.0 and cyrus 2.1.13

2003-07-16 Thread Andrew Farmer
Hi all, I'm just setting up squirrelmail 1.4.0 and I'm having trouble authenticating against our Cyrus (2.1.13) server (RedHat 7.2). The IMAP server is set up to use "sasl_mech_list: PLAIN" and I have been able to login using various email clients with no problem. However,

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Matt Bernstein
At 13:32 -0400 Rob Siemborski wrote: >Also, Squirrelmail does support TLS connections (but not IMAPs), from a >brief read of their source (atleast in the 1.4 series). True, but it requires PHP 4.3 which isn't in a supported Red Hat Linux release (you can find it in rawhide though :).

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Richard Houston
Another option is to use stunnel (stunnel.org) on both side of the connection. Thanks Rich Houston > 11 Èþíü 2003 19:16, Mark London íàïèñàë: >> I would like to restrict Cyrus to only allow users to use IMAPS, not >> plain >> IMAP. However, I was told that would break S

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Jonathan Marsden
On 11 Jun 2003, Mark London writes: > I would like to restrict Cyrus to only allow users to use IMAPS, not > plain IMAP. However, I was told that would break Squirrelmail, > unless I opened access to IMAP (port 143) for the node that > Squirrelmail was running on. Iptables would pro

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Igor Brezac
On Wed, 11 Jun 2003, Mark London wrote: > I would like to restrict Cyrus to only allow users to use IMAPS, not plain > IMAP. However, I was told that would break Squirrelmail, unless I opened > access to IMAP (port 143) for the node that Squirrelmail was running on. > But I'm

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Ken Murchison
Rob Siemborski wrote: On Wed, 11 Jun 2003, Mark London wrote: I would like to restrict Cyrus to only allow users to use IMAPS, not plain IMAP. However, I was told that would break Squirrelmail, unless I opened access to IMAP (port 143) for the node that Squirrelmail was running on. But I&#

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread tsg
11 Июнь 2003 19:16, Mark London написал: > I would like to restrict Cyrus to only allow users to use IMAPS, not plain > IMAP. However, I was told that would break Squirrelmail, unless I opened > access to IMAP (port 143) for the node that Squirrelmail was running on. > But I'm

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Patrick Boutilier
Mark, Why not use iptables to block all port 143 access except the node that Squirrelmail is running on? Mark London wrote: I would like to restrict Cyrus to only allow users to use IMAPS, not plain IMAP. However, I was told that would break Squirrelmail, unless I opened access to IMAP (port

Re: Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Rob Siemborski
On Wed, 11 Jun 2003, Mark London wrote: > I would like to restrict Cyrus to only allow users to use IMAPS, not plain > IMAP. However, I was told that would break Squirrelmail, unless I opened > access to IMAP (port 143) for the node that Squirrelmail was running on. > But I'm

Restricting IMAP (143) port just for Squirrelmail?

2003-06-11 Thread Mark London
I would like to restrict Cyrus to only allow users to use IMAPS, not plain IMAP. However, I was told that would break Squirrelmail, unless I opened access to IMAP (port 143) for the node that Squirrelmail was running on. But I'm running XINETD on Redhat, and I've read Cyrus doesn

RE: 2.2a, virtual domains and squirrelmail

2003-04-03 Thread Raine, David
t: Re: 2.2a, virtual domains and squirrelmail > > > Mine works! > > cyrus-imapd 2.2 cvs from about Mar. 26 (OK, I am busy and haven't had > time to get the recently released version, but it is working for me > (TM)) > squirrelmail 1.4rc2a (see excuse above) > PHP 4.

Re: 2.2a, virtual domains and squirrelmail

2003-04-03 Thread Mike O'Rourke
Mine works! cyrus-imapd 2.2 cvs from about Mar. 26 (OK, I am busy and haven't had time to get the recently released version, but it is working for me (TM)) squirrelmail 1.4rc2a (see excuse above) PHP 4.3.2rc1 Apache 2.0.44 Mike. >>> "Kervin L. Pierre" <[EMAIL P

2.2a, virtual domains and squirrelmail

2003-04-02 Thread Kervin L. Pierre
Has anyone tried using squirrelmail with 2.2 virtual domains and got it to work with a mailbox on a virtual domain? http://www.squirrelmail.org/ -- Kervin Pierre [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

Solution [was: Cyrus - Squirrelmail - serverside threading]

2002-05-03 Thread Bernd Schmelter
Ken Murchison wrote: > Quoting Bernd Schmelter <[EMAIL PROTECTED]>: > [...] > > Is there a serverside threading available? > > Yes. THREAD=ORDEREDSUBJECT and THREAD=REFERENCES > > Telnet to your server and issue the CAPABILITY command to see a complete list > of features. Thanks - capabili

Re: Cyrus - Squirrelmail - serverside threading

2002-05-02 Thread Ken Murchison
Quoting Bernd Schmelter <[EMAIL PROTECTED]>: > Hi, > > i'am using cyrus-imapd 2.0.16 > Is there a serverside threading available? Yes. THREAD=ORDEREDSUBJECT and THREAD=REFERENCES Telnet to your server and issue the CAPABILITY command to see a complete list of features. Ken -- Kenneth Murc

Cyrus - Squirrelmail - serverside threading

2002-05-02 Thread Bernd Schmelter
Hi, i'am using cyrus-imapd 2.0.16 Is there a serverside threading available? Webmailer squirrelmail v1.2.6 offers a function www.squirrelmail.org ChangeLog: [...] - Added a server-side thread sorting option per folder - Added a server-side sorting global option [...] Tnx Benn -- #2

Re: IMP vs. SquirrelMail for Web Mail?

2001-02-09 Thread Simon Loader
Alain Turbide wrote: > > Squirrel Mail is much easier to setup and install but it is much slower in > listing large folders or mailbox contents. They pretty well have similar > functionality including LDAP lookups. IMP does require an SQL server to > store user session data while SM uses flat fi

Re: IMP vs. SquirrelMail for Web Mail?

2001-02-08 Thread Alain Turbide
gt; Sent: Thursday, February 08, 2001 4:55 PM Subject: IMP vs. SquirrelMail for Web Mail? > > RedHat 7 & Apache installation for 10-15 IMAP/POP3 users. > > Just looking for suggestions/advice in chosing one over the other. > > Cheers, > > -- > Jeff Newton > >

IMP vs. SquirrelMail for Web Mail?

2001-02-08 Thread Jeff_Newton
RedHat 7 & Apache installation for 10-15 IMAP/POP3 users. Just looking for suggestions/advice in chosing one over the other. Cheers, -- Jeff Newton

Re: [Re: squirrelmail 1.01 and cyrus-imapd 2.0.9]

2001-02-07 Thread Ramiro Morales
Just a correction: Squirrelmail differs from other web mail implementations in this aspect because implements its own IMAP (and SMTP) routines library in PHP. So it doesn't use the standard PHP IMAP support, so no depends on c-client. Simon Loader <[EMAIL PROTECTED]> wrote: &g

Re: squirrelmail 1.01 and cyrus-imapd 2.0.9

2001-02-07 Thread jean-marc delpech
I use squirrelmail 1.0 on linux RH7 with cyrus 2.0.11 without any problem but we are only 20 users ... I am very interresting of the result of your upgrade. - Original Message - From: Andy Hubbell, Jr. <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07,

Re: squirrelmail 1.01 and cyrus-imapd 2.0.9

2001-02-07 Thread Simon Loader
"Andy Hubbell, Jr." wrote: > > I've discovered an interesting (ahem) feature of squirrelmail >(http://www.squirrelmail.org/) web based email client... It seems to be killing my >cyrus-imapd, I can log in to imap via squirrel but it freezes all of the processes >

squirrelmail 1.01 and cyrus-imapd 2.0.9

2001-02-07 Thread Andy Hubbell, Jr.
I've discovered an interesting (ahem) feature of squirrelmail (http://www.squirrelmail.org/) web based email client... It seems to be killing my cyrus-imapd, I can log in to imap via squirrel but it freezes all of the processes (both pop3 and imap) of cyrus immediately! (I'm ass