> Send squirrelmail-users mailing list submissions to
>       [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of squirrelmail-users digest..."
>
>
> Today's Topics:
>
>    1. How to update .mailfilter files. (Shaun T. Erickson)
>    2. Re: Connection to IMAP server (Mike's List)
>    3. Re: embed login Webpage! (Fredrik Jervfors)
>    4. Re: INBOX ERROR (Mike's List)
>    5. Re: How to update .mailfilter files. (Jay Lee)
>    6. Auto_expunge setting (Dennis M. Gray)
>    7. Re: Login disabled user=xxx auth=xxx (Martin Foster)
>    8. ServerSideFilters question (Jonathan Nichols)
>    9. Re: How to update .mailfilter files. (Shaun T. Erickson)
>   10. Re: Trouble with EIMS (Dale Mirenda)
>   11. Re: Auto_expunge setting (Matt M.)
>
> --__--__--
>
> Message: 1
> Date: Mon, 22 Mar 2004 17:51:41 -0500
> From: "Shaun T. Erickson" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [SM-USERS] How to update .mailfilter files.
>
> Before you ask, yes, I looked at the "Server Side Filter" plugin. :)
>
> The problem is that only secure connections are allowed to the server,
> so ftp is not allowed. sftp and scp are allowed, but not ftp.
>
> Any ideas on other ways to let my users update their .mailfilter files?
>
>       -ste
>
>
> --__--__--
>
> Message: 2
> Date: Mon, 22 Mar 2004 16:54:46 -0600 (CST)
> From: "Mike's List" <[EMAIL PROTECTED]>
> Reply-To: "Mike's List" <[EMAIL PROTECTED]>
> To: Jonathan Angliss <[EMAIL PROTECTED]>,
>         Tilman Schmidt <[EMAIL PROTECTED]>
> cc: [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] Connection to IMAP server
>
> On Mon, 22 Mar 2004, Tilman Schmidt wrote:
>
>> Mike's List schrieb:
>>
>> > On Mon, 22 Mar 2004, Tilman Schmidt wrote:
>> >
>> >> Mike's List wrote:
>> >> > I'm able to connect to port 143 now.
>> >>
>> >> Good.
>> >>
>> >> > But I got "* OK server..." which indicates imapd is not setup
>> correct.
>> >>
>> >> What makes you think so? "* OK" is the normal greeting.
>> >
>> > This is what Cyrus IMAP's website indicates.
>> > http://asg.web.cmu.edu/cyrus/
>
> http://asg.web.cmu.edu/cyrus/download/imapd/install-testing.html
>
> My bad, other than "* OK" means there's a problem.  So "* OK" means
> there's no problem.  My IMAPD seems properly configured and connection
> is fine.
>
>
> - Mike
>
>
>
>
> --__--__--
>
> Message: 3
> Date: Tue, 23 Mar 2004 00:27:19 +0100 (CET)
> Subject: Re: [SM-USERS] embed login Webpage!
> From: "Fredrik Jervfors" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
>
> Hi sam.
>
>> I have the embedded SM login into Geeklog.  My question is everything is
>> working fine, but when users summit thier username and password it opens
>> in a new window.  The page that the user submitt user/pass on doesnt
>> refresh.  It still have user info on it.  How can I make the page
>> refresh
>> after they summit  password.
>
> Did you read
> <http://www.squirrelmail.org/wiki/en_US/EmbeddedSquirrelMailLogin>? Was it
> useful?
>
> Sincerly,
> Fredrik.
>
>
>
> --__--__--
>
> Message: 4
> Date: Mon, 22 Mar 2004 17:07:58 -0600 (CST)
> From: "Mike's List"  <[EMAIL PROTECTED]>
> To: Jonathan Angliss <[EMAIL PROTECTED]>
> cc: [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] INBOX ERROR
>
> On Sat, 20 Mar 2004, Jonathan Angliss wrote:
>
>> On Sat, 2004-03-20 at 10:08, Mike's List wrote:
>> > I just installed/test squirrelmail and am getting the below.  I
>> searched
>> > the squirrelmail website and there are a couple of posts but no
>> solution.
>> > The error message occurs right after login, I set the default folders
>> to
>> > "none" but that doesn't help.  I'm running Solaris 9, cyrus imap
>> 2.2.3.
>> >
>> > ERROR : Could not complete request.                # from toolbar/left
>> > Query: CREATE "Sent"
>> > Reason Given: Permission denied
>> >
>> >
>> > ERROR : Could not complete request.                # from main page
>> > Query: SELECT "INBOX"
>> > Reason Given: Mailbox does not exist
>>
>> Sounds like you haven't setup the user's mailbox in Cyrus yet.  I
>> suggest checking the documentation for Cyrus.
>
> I've setup the mailbox within Cyrus, however, I cannot authenticate via
> Squirrelmail through saslauthd -a shadow/rimap/getpwent/ldap.  It's
> probably an authentication problem with sasl and not Squirrelmail?
>
> Is there a way to check/config to see which protocol Squirrelmail is using
> or lookup?  I ran the "configure" script but gets "Authentication type"
> with login, cram-md5, or digest-md5 [login]:
>
> I think I figured out IMAPD, but now it's the interaction between SASL and
> Squirrelmail.
>
>
> - Mike
>
>
>
>
> --__--__--
>
> Message: 5
> Date: Mon, 22 Mar 2004 18:51:06 -0500 (EST)
> Subject: Re: [SM-USERS] How to update .mailfilter files.
> From: "Jay Lee" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Organization: Philadelphia Biblical University
>
> It's really poor etiquette to post the same question to two mailing lists
> at the same time (courier-users).  Based on your posts today I'd highly
> recommend you take a long hard look at:
>
> http://www.catb.org/~esr/faqs/smart-questions.html
>
> Free support doesn't mean free to abuse.
>
> Jay
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~
> Jay Lee
> Network / Systems Administrator
> Information Technology Dept.
> Philadelphia Biblical University
> Langhorne, PA
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Shaun T. Erickson said:
>> Before you ask, yes, I looked at the "Server Side Filter" plugin. :)
>>
>> The problem is that only secure connections are allowed to the server,
>> so ftp is not allowed. sftp and scp are allowed, but not ftp.
>>
>> Any ideas on other ways to let my users update their .mailfilter files?
>>
>>      -ste
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by: IBM Linux Tutorials
>> Free Linux tutorial presented by Daniel Robbins, President and CEO of
>> GenToo technologies. Learn everything from fundamentals to system
>> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
>> --
>> squirrelmail-users mailing list
>> List Address: [EMAIL PROTECTED]
>> List Archives:
>> http://sourceforge.net/mailarchive/forum.php?forum_id=2995
>> List Info:
>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>>
>
>
>
> --__--__--
>
> Message: 6
> Date: Tue, 23 Mar 2004 11:20:36 +1100 (EST)
> From: "Dennis M. Gray" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [SM-USERS] Auto_expunge setting
>
> I have sent this posting in several times but hope some day someone can
> give me an answer.
>
> I have auto_expunge set to false yet whenever I delete a message from a
> particular account, it is immediately deleted. For another account on the
> same server, it behaves properly, i.e., the deleted message is greyed out
> and will be expunged when I press the expunge button.
>
> Is there another configuration option that controls the behaviour or could
> there be some kind of corruption?
>
> Regards
>
>
>
>
>
> --
> Dennis M. Gray
> Far East Information Resources Pty. Ltd.
>
>
>
> --__--__--
>
> Message: 7
> Date: Mon, 22 Mar 2004 20:26:55 -0400
> From: Martin Foster <[EMAIL PROTECTED]>
> To: Tomas Kuliavas <[EMAIL PROTECTED]>,
>    Squirrel Mail Users <[EMAIL PROTECTED]>
> Subject: Re: [SM-USERS] Login disabled user=xxx auth=xxx
>
> This is a multi-part message in MIME format.
> --------------060009090500050104010009
> Content-Type: text/plain; charset=UTF-8; format=flowed
> Content-Transfer-Encoding: 7bit
>
> Tomas Kuliavas wrote:
>
>>>You are correct, I am using UW-IMAP.   So I have to change the option in
>>>the CC client directly then?   Any easy way to do this in ports?
>>>
>>>
>>
>>There is undocumented option. It is mentioned once in
>>/usr/local/share/doc/imap-uw/imaprc.txt
>>
>>information from some other unnamed operating system
>>----
>>Plaintext logins
>>================
>>
>>By default, plaintext logins are disabled unless you are using SSL or
>> TLS.
>>This was done upstream to follow security recommendations by IETF (The
>>Internet Engineering Task Force).
>>
>>If you absolutely must use plaintext passwords, you will need to use the
>>semi-official /etc/c-client.cf
>>
>>See doc/imaprc.txt for further information. You specifically want to:
>>
>>    set disable-plaintext nil
>>----
>>
>>Correct path of c-client.cf may depend on changes made in your package.
>>
>>OpenBSD 3.4 also provides package with plaintext logins enabled.
>>
>>http://www.openbsd.org/3.4_packages/i386/imap-uw-2002.338.tgz-long.html
>>http://www.openbsd.org/3.4_packages/i386/imap-uw-2002.338-plaintext.tgz-long.html
>>
>>
>>http://www.squirrelmail.org/wiki/en_US/UWLoginDisabled
>>
>>
>
> I noticed it was one of the flavors available and did the correction.
> Works great now!  Thanks!
>
>     Martin Foster
>     [EMAIL PROTECTED]
>
>
> --------------060009090500050104010009
> Content-Type: text/html; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
> X-MIME-Autoconverted: from 8bit to quoted-printable by ethereal-realms.org
> id i2N0Qudd017509
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
>   <meta http-equiv=3D"Content-Type" content=3D"text/html;charset=3DUTF-8"=
>>
>   <title></title>
> </head>
> <body text=3D"#000000" bgcolor=3D"#ffffff">
> Tomas Kuliavas wrote:<br>
> <blockquote type=3D"cite"
>  cite=3D"[EMAIL PROTECTED]">
>   <blockquote type=3D"cite">
>     <pre wrap=3D"">You are correct, I am using UW-IMAP.   So I have to ch=
> ange the option in
> the CC client directly then?   Any easy way to do this in ports?
>     </pre>
>   </blockquote>
>   <pre wrap=3D""><!---->
> There is undocumented option. It is mentioned once in
> /usr/local/share/doc/imap-uw/imaprc.txt
>
> information from some other unnamed operating system
> ----
> Plaintext logins
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> By default, plaintext logins are disabled unless you are using SSL or TLS.
> This was done upstream to follow security recommendations by IETF (The
> Internet Engineering Task Force).
>
> If you absolutely must use plaintext passwords, you will need to use the
> semi-official /etc/c-client.cf
>
> See doc/imaprc.txt for further information. You specifically want to:
>
>     set disable-plaintext nil
> ----
>
> Correct path of c-client.cf may depend on changes made in your package.
>
> OpenBSD 3.4 also provides package with plaintext logins enabled.
>
> <a class=3D"moz-txt-link-freetext" href=3D"http://www.openbsd.org/3.4_pac=
> kages/i386/imap-uw-2002.338.tgz-long.html">http://www.openbsd.org/3.4_pac=
> kages/i386/imap-uw-2002.338.tgz-long.html</a>
> <a class=3D"moz-txt-link-freetext" href=3D"http://www.openbsd.org/3.4_pac=
> kages/i386/imap-uw-2002.338-plaintext.tgz-long.html">http://www.openbsd.o=
> rg/3.4_packages/i386/imap-uw-2002.338-plaintext.tgz-long.html</a>
>
>
> <a class=3D"moz-txt-link-freetext" href=3D"http://www.squirrelmail.org/wi=
> ki/en_US/UWLoginDisabled">http://www.squirrelmail.org/wiki/en_US/UWLoginD=
> isabled</a>
>   </pre>
> </blockquote>
> <br>
> I noticed it was one of the flavors available and did the
> correction.=C2=A0=
> =C2=A0
> Works great now!=C2=A0 Thanks!<br>
> <br>
> =C2=A0=C2=A0=C2=A0 Martin Foster<br>
> =C2=A0=C2=A0=C2=A0 <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:u=
> [EMAIL PROTECTED]">[EMAIL PROTECTED]</a><br>
> <br>
> </body>
> </html>
>
> --------------060009090500050104010009--
>
>
>
> --__--__--
>
> Message: 8
> Date: Mon, 22 Mar 2004 16:49:07 -0800
> From: Jonathan Nichols <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Organization: pbp.net
> To: Squirrelmail Users <[EMAIL PROTECTED]>
> Subject: [SM-USERS] ServerSideFilters question
>
> My ServerSideFilters is this:
>
> I have virtual users in a MySQL database with everything owned by user
> "vmail" -  (Gentoo mailhost s
> etup, detailed at
> http://www.gentoo.org/doc/en/virt-mail-howto.xml)
> and I was wondering if ServerSideFilters would work in such a situation.
>
> Thanks!
>
> SM 1.4.2
> Gentoo Linux
> Apache 1.3.29
> PHP 4.3.4-r4
>
>
> --__--__--
>
> Message: 9
> Date: Mon, 22 Mar 2004 19:50:37 -0500
> From: "Shaun T. Erickson" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: Jay Lee <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] How to update .mailfilter files.
>
> Jay Lee wrote:
>
>> It's really poor etiquette to post the same question to two mailing
>> lists
>> at the same time (courier-users).  Based on your posts today I'd highly
>> recommend you take a long hard look at:
>>
>> http://www.catb.org/~esr/faqs/smart-questions.html
>>
>> Free support doesn't mean free to abuse.
>
> I'm sorry, but I have to take serious issue with what you have said.
>
> I have a problem to solve: how to let my virtual users update their
> .mailfilter files.
>
> I asked on this list, because one method I offer my virtual users for
> reading their email, is this fine program, Squirrelmail. I see, by
> looking in the plugins, that someone has already provided one solution
> to my dilemma, but unfortunately, due to security policy, I can't use
> it, so I asked for other possible solutions, as it is likely that other
> SM administrators have similar security policys, and have had to craft a
> different solution.
>
> I also asked on the courier-users list, because I'm sure that people
> there have had to solve this problem before, and that many of them may
> have come up with a solution to the issue, that has NOTHING to do with
> Squirrelmail. If I didn't ask on that list, I might not learn about
> other potentially useful solutions to my problem.
>
> I posted to the two places where I was most likely to find a solution to
> my problem, coming at it from two different directions. I fail to see
> what is wrong with that at all.
>
>       -ste
>
>
> --__--__--
>
> Message: 10
> From: Dale Mirenda <[EMAIL PROTECTED]>
> Subject: Re: [SM-USERS] Trouble with EIMS
> Date: Mon, 22 Mar 2004 18:15:41 -0800
> To:  <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
>
>
> On Mar 22, 2004, at 6:15 AM, Fabio Cristian Sestilli wrote:
>
>> on 21/03/2004 19:22 CET, Dale Mirenda at [EMAIL PROTECTED] wrote:
>>
>>> I've installed the SquirrelMail 1.4.1 package that comes with SuSE
>>> 9.0.
>>> Configuration seemed straightforward, and I've read everything I can
>>> find in the FAQ and list archives about its behavior with Eudora
>>> Internet Mail Server. It seems that some EIMS administrators have had
>>> success in eliminating the problem with blocks of unreadable messages
>>> marked "Unknown Date" and "Unknown Subject" by turning off UID support
>>> in the SquirrelMail prefs, as suggested in the FAQ. I have done that,
>>> but I still have that problem. Interestingly enough, I don't have any
>>> of the other problems I've seen mentioned in past posts from EIMS
>>> users, such as all message listed as unread. SM is working well for me
>>> in every other respect.
>>>
>>> I'm using EIMS v. 3.1. Has anyone had success in completely fixing the
>>> EIMS + SM issues, or should I just give up on SM until I've migrated
>>> to
>>> a Linux-based mail server (something that is in my immediate future
>>> anyway)? I need a more powerful and reliable mail server before I can
>>> use IMAP with all of my users. I'm only trying to provide Webmail
>>> relief for a few of my users who are using AOL and MSN.
>>>
>>> Thanks for any help.
>>>
>>> Dale Mirenda
>>
>> Hi Dale I'm running SquirrelMail 1.4.2 on MacOS X 10.2.8, PHP 4.3.4
>> versus
>> EIMS 3.2.3 on MacOS 9.2.2, with more or less 1500 users (700 on IMAP),
>> no
>> problem at all very robust and fast solution.
>> First of all upgrade to SM 1.4.2, previous version 1.4.x didn't work
>> with
>> EIMS, then just check following settings:
>>
>> $imap_server_type       = 'other';
>> $optional_delimiter     = 'detect';
>> $default_folder_prefix          = '';
>> $trash_folder                   = 'Trash';
>> $sent_folder                    = 'Sent';
>> $allow_thread_sort        = false;
>> $allow_server_sort        = false;
>> $uid_support              = false;
>> $draft_folder                   = 'Drafts';
>>
>>
>> Have a good one
>> Fabio
>
> Thank you, Fabio.
>
> I downloaded and installed SM-1.4.3 on a different machine with the
> same result. I see blocks of 10 or more messages marked "Unknown date
> (no subject)" in exactly the same places in my inbox where they are
> displayed in the SM-1.4.1 version.
>
> I'm running apache-1.3 and php-4.3.3 on SuSE 9.0 and EIMS Server 3.1.1d
> on MacOS 9.0.4. I note that you are running EIMS 3.2.3. I wonder if my
> older version of EIMS could be the culprit.
>
> Dale
>
>
>
> --__--__--
>
> Message: 11
> Date: Mon, 22 Mar 2004 19:41:15 -0800
> From: "Matt M." <[EMAIL PROTECTED]>
> To:  [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] Auto_expunge setting
>
> Dennis M. Gray wrote:
>> I have sent this posting in several times but hope some day someone can
>> give me an answer.
>
> I think you might get better results if you gave a little more
> information about your setup. Like which version of SM are you using,
> imap server, etc.
>
> --
> Matt M.
>
>
>
> --__--__--
>
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> http://squirrelmail.org/cvs
>
> End of squirrelmail-users Digest
>

yes it did help.  But when I summit the username and password squirrelmail
opens in a new window, which is fine.  I want the main page to refresh so
the username and password field is blank/erased.  I am just worried my
users check thier email they wont close the second window with thier
username and password still there.  I want that page to refresh too when
the second window pops up to check thier mail.
-- 
"To reach enlightenment, you must endure hardship"
Take a look at our site at http://dewdoo.mine.nu:8080


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to