[SM-USERS] disconnected

2006-06-06 Thread Eray Aslan
Hello, We are using courier-imap with squirrelmail as our mail client. We are getting a bunch of the following in our logs: Jun 5 10:49:36 mail imapd: DISCONNECTED, [EMAIL PROTECTED], ip=[127.0.0.1], headers=0, body=1224, time=1 I am not sure if this is a problem at all since there has been

Re: [SM-USERS] disconnected

2006-06-06 Thread Eray Aslan
On Tue, June 6, 2006 1:14 pm, Tomas Kuliavas wrote: > Please provide information about used SquirrelMail version. Sorry. Squirrelmail 1.4.6 on Gentoo (1.4.6-r2 to be exact). > Or find all sqimap_login() calls in SquirrelMail scripts and name the > script that does not call sqimap_logout() after

Re: [SM-USERS] disconnected

2006-06-06 Thread Eray Aslan
On Tue, June 6, 2006 1:19 pm, Rainer Sokoll wrote: > Beside the answer Tomas gave, you may consider using an IMAP capable > proxy like this one: http://www.imapproxy.org/ > This proxy will keep the IMAP connection open until the user logs out. > Benefits: It speeds up reading and reduces logs on th

Re: [SM-USERS] disconnected

2006-06-07 Thread Eray Aslan
On Tue, June 6, 2006 1:14 pm, Tomas Kuliavas wrote: > Or find all sqimap_login() calls in SquirrelMail scripts and name the > script that does not call sqimap_logout() after imap operations are > finished. The following change in src/view_text.php file seems to get rid of the DISCONNECTED messages

Re: [SM-USERS] disconnected

2006-06-09 Thread Eray Aslan
On Wed, June 7, 2006 3:53 pm, Eray Aslan wrote: > On Tue, June 6, 2006 1:14 pm, Tomas Kuliavas wrote: >> Or find all sqimap_login() calls in SquirrelMail scripts and name the >> script that does not call sqimap_logout() after imap operations are >> finished. > >

Re: [SM-USERS] SquirrelMail and Mobile Devices?

2006-08-23 Thread Eray Aslan
On Wed, August 23, 2006 6:08 pm, Tomas Kuliavas wrote: [snip] > Attached modified jump_to_folder setup.php. Folder selection form should > be between 'Compose' link and 'Previous | Next' navigation links. I am in the same situation as Ralf regarding mobile devices and squirrelmail. Any chance for

Re: [SM-USERS] SquirrelMail and Mobile Devices?

2006-08-24 Thread Eray Aslan
On Thu, August 24, 2006 12:00 pm, Ralf Hildebrandt wrote: > * Eray Aslan <[EMAIL PROTECTED]>: >> On Wed, August 23, 2006 6:08 pm, Tomas Kuliavas wrote: >> [snip] >> > Attached modified jump_to_folder setup.php. Folder selection form >> should >> > b

[SM-USERS] deliver.class php warning

2006-10-20 Thread Eray Aslan
Hello, Squirrelmail 1.4.8 Php 5.1.6 I am getting the following logs: Oct 20 06:43:04 mail apache2: PHP Warning: fopen(../data/7aB2bze58djpG3Mhc2obMN3DSsdeWNYk) [function.fopen]: failed to open stream: ûÓĞÄǸöÎļş»òĿ¼ in /var/www/localhost/htdocs/mail/class/deliver/Deliver.class.php on line 1

Re: [SM-USERS] redirecting SPAM to spam folder

2006-12-13 Thread Eray Aslan
Eric Beda wrote: > 1. I want my users to have an automatically created spam folder > 2. To automatically redirect spam to this folder Use a mail delivery agent like maildrop or procmail. For maildrop, something like below should work in maildroprc: maildirmake=/usr/bin/maildirmake MAILDIR=$DEFAU

Re: [SM-USERS] redirecting SPAM to spam folder

2006-12-14 Thread Eray Aslan
Eric Beda wrote: > Thanks for the prompt reply, i forgot to mention that i'm using postfix, > amavis-new, clamav, spamassassin arrangement, > > can we implement this in postfix ? Sure. http://www.postfix.org/MAILDROP_README.html -- Eray signature.asc Description: PGP signature signature.a

Re: [SM-USERS] Mobile Devices

2007-04-17 Thread Eray Aslan
On 17.04.2007 22:51, Steven Berkson wrote: > Does anyone have a theme template or know of a way to use > Squirrelmail effectively with mobile devices (PDA Phones)? Search the archives for "mobile devices". There was a discussion between Tomas and Ralf in 2006 (sometime in July/August). sm-lite

[SM-USERS] config/config.php not found

2007-05-03 Thread Eray Aslan
Hi, I can't figure this out. Hopefully I am just not seeing something obvious. When I try to login, I get the error below (even after running conf.pl): ERROR: Config file "config/config.php" not found. You need to configure SquirrelMail before you can use it. configtest looks fine: SquirrelMa

Re: [SM-USERS] Sort by Threads rationale

2009-06-18 Thread Eray Aslan
On 17.06.2009 10:43, Ralf Hildebrandt wrote: > Squirrelmail doesn't have a "jump to next unread message", which makes it > impossible to find the unread, new messages in a mailbox that's threaded. > > My users are profoundly irritated by this sorting method, especially > when they activate it acci

Re: [SM-USERS] International characters don't display correctly in the from field

2009-11-12 Thread Eray Aslan
On 12.11.2009 11:31, p...@hkskole.no wrote: > Siterer Peter Welzien : > >> Hi. I'm having problems with international characters in the from field >> in the message list in SquirrelMail 1.4.19. Instead of the actual >> characters >> I see eg. =?iso-8859-1?q?=C5slund_Tr=F6ger=22?= (quoted printable

Re: [SM-USERS] Masteruser Login and users.pref File

2010-12-20 Thread Eray Aslan
On 2010-12-20 10:58 PM, Paul Lesniewski wrote: > If there is demand for such a feature, I could try to push it up > higher on my TODO list It would provide a nice interface to dovecot's masterusers setting which will probably be used more and more. So it would be nice to have. Having said th