Re: [courier-users] Webmail problems

2003-09-15 Thread Tim Hunter
Jim Gifford wrote:
 Since upgrading to 0.43, I have not been able to use webmail. I keep
 receiving the attached error messages.

 Which basically is unable to create cache file. I did downgrade to
 0.42.2 and everything worked fine.

 Any Suggestions

Check the archives at http://www.riverside.org/archive/html/courier-users/

Chances are its either a permissions problem or you passed some bad values
during compile.

if you are still having problems, give us more information

 
 Jim Gifford


Also don't cc: Mr Sam, he does read the list, you are only cluttering his
very full mailbox.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Webmail problems

2003-09-15 Thread Jim Gifford
- Original Message - 
From: Tim Hunter [EMAIL PROTECTED]
To: Courier Users [EMAIL PROTECTED]
Sent: Monday, September 15, 2003 10:45 AM
Subject: Re: [courier-users] Webmail problems


 Jim Gifford wrote:
  Since upgrading to 0.43, I have not been able to use webmail. I keep
  receiving the attached error messages.
 
  Which basically is unable to create cache file. I did downgrade to
  0.42.2 and everything worked fine.
 
  Any Suggestions
 
 Check the archives at http://www.riverside.org/archive/html/courier-users/

 Chances are its either a permissions problem or you passed some bad values
 during compile.

 if you are still having problems, give us more information
 
  
  Jim Gifford
 

 Also don't cc: Mr Sam, he does read the list, you are only cluttering his
 very full mailbox.



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Here is my configure information and the Maildir permissions

Maildir permissions
drwx--6 jim  jim  4.0K 2003-08-22 01:06 .Yahoo
drwx--6 jim  jim  4.0K 2003-08-22 01:06 .Virus
drwx--5 jim  jim  4.0K 2003-08-22 01:06 .Trash
drwx--2 jim  jim  4.0K 2003-09-15 13:01 tmp
-rw---1 jim  jim 1 2003-09-15 09:52
sqwebmail-timestamp
-rw---1 jim  jim72 2003-09-15 09:52 sqwebmail-ip
-rw---1 jim  jim 5 2003-09-15 09:05 sqwebmail-curcnt
-rwx--1 jim  jim 1 2003-08-22 01:08
sqwebmail-curcache.nfshack
drwx--6 jim  jim  4.0K 2003-08-22 01:06 .Spam
drwx--6 jim  jim  4.0K 2003-08-22 01:06 .Sent Items
drwx--5 jim  jim  4.0K 2003-08-22 01:06
.Sent.2003.08-Aug
drwx--5 jim  jim  4.0K 2003-09-15 09:05 .Sent
drwx--2 jim  jim   16K 2003-09-14 10:26 new
drwx--6 jim  jim  4.0K 2003-08-22 01:06 .linkLINE
drwx--6 jim  jim  4.0K 2003-09-15 09:05 .Hotmail
drwx--6 jim  jim  4.0K 2003-08-22 01:06 .Drafts
drwx--2 jim  jim   40K 2003-09-14 10:47 cur
-rwx--1 jim  jim   12K 2003-06-12 12:35
courierpop3dsizelist
-rw-r--r--1 jim  jim   726 2003-09-14 10:47 courierimapuiddb
-rwx--1 jim  jim   100 2003-03-02 18:51
courierimapsubscribed
drwx--2 jim  jim   12K 2003-09-14 11:27
courierimapkeywords
-rw---1 jim  jim 0 2003-09-15 09:52 calendar.cache
drwx--2 jim  jim  4.0K 2003-09-15 09:52 calendar
drwxrwx---   13 jim  jim  4.0K 2003-09-15 13:00 ..
drwx--   17 jim  jim  4.0K 2003-09-15 09:52 .

Here is my configure line.

./configure   --prefix=/usr \
--sysconfdir=/etc/courier \
--with-piddir=/var/run \
--libexecdir=/usr/libexec \
--datadir=/usr/share/courier \
--localstatedir=/var/lib/courier \
--disable-root-check \
--with-db=db \
--with-mailuser=courier \
--with-mailgroup=courier \
--enable-workarounds-for-imap-client-bugs \
--enable-mimetypes=/etc/apache2/mime.types \
--with-ispell=/usr/bin/aspell \
--enable-maildropmysql || ERROR Configure






---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Webmail Problems - 0.43.0 (0.43.1)

2003-08-22 Thread Jim Gifford
 - Original Message - 
 From: Jim Gifford [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, August 18, 2003 10:57 PM
 Subject: [courier-users] Webmail Problems - 0.43.0


  I'm able to log with no problems, but when I click on a folder, a blank
  page. This worked previously under versions 0.42.x.
 
  Found this in my error log file
 
  Aug 18 22:52:04 server webmail.cgi: Can't create cache file
  |.linkLINE/tmp/1061272324.M581735P9252_sqwebmail-db.server|: No such
file
 or
  directory
 
  Then I checked the temp directory
 
  ([EMAIL PROTECTED])-(10:55 PM Mon Aug 18)-(/home/jim/Maildir/.linkLINE/tmp)
  # ls -l
  total 0
  -rw---1 jim  jim 0 2003-08-18 22:52
  1061272324.M581735P9252_sqwebmail-db.server
  ([EMAIL PROTECTED])-(10:55 PM Mon Aug 18)-(/home/jim/Maildir/.linkLINE/tmp)
 
  Any suggestions.
 
 

 Same thing under 0.43.1



I have verified all permissions on the Maildir to be 700. I am completely
lost on this one now.

Any ideas Mr. Sam.



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Webmail Problems - 0.43.0 (0.43.1)

2003-08-20 Thread Jim Gifford
- Original Message - 
From: Jim Gifford [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 18, 2003 10:57 PM
Subject: [courier-users] Webmail Problems - 0.43.0


 I'm able to log with no problems, but when I click on a folder, a blank
 page. This worked previously under versions 0.42.x.

 Found this in my error log file

 Aug 18 22:52:04 server webmail.cgi: Can't create cache file
 |.linkLINE/tmp/1061272324.M581735P9252_sqwebmail-db.server|: No such file
or
 directory

 Then I checked the temp directory

 ([EMAIL PROTECTED])-(10:55 PM Mon Aug 18)-(/home/jim/Maildir/.linkLINE/tmp)
 # ls -l
 total 0
 -rw---1 jim  jim 0 2003-08-18 22:52
 1061272324.M581735P9252_sqwebmail-db.server
 ([EMAIL PROTECTED])-(10:55 PM Mon Aug 18)-(/home/jim/Maildir/.linkLINE/tmp)

 Any suggestions.



Same thing under 0.43.1



---
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] webmail problems ?

2003-07-18 Thread Mirko Zeibig
On Fri, Jul 18, 2003 at 12:41:39PM +0200, Erwin Sterne wrote:
 Firstly: I have a full virtual user setup. (ie /[EMAIL PROTECTED]/ is not the 
 same as /[EMAIL PROTECTED])/ With the Imap and Pop3 modules everything works 
 great. I specify [EMAIL PROTECTED] for the username and it works correctly. 
 With the webmail module though, if I use [EMAIL PROTECTED] the user doesn't 
 authenticate. Only /user/ works.
Hello Erwin,

if I remember right it was:
/etc/courier/logindomainlist
where you had to list all virtual domains which are allowed webmail-users.
Works here.

Regards
Mirko


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Webmail problems

2003-07-02 Thread Stefan Hornburg
On Wed, 2 Jul 2003 09:31:34 +0200
Thomas von Hassel [EMAIL PROTECTED] wrote:

 Are there anything to look out for when trying to get webmail to work 
 with MySQL auth ?
 
 and, does webmail log anything anywhere that i can use to debug ?
 
 I cannot get it to login, every other mail access type (pop3, imap) 
 works like a charm.

As the other access types webmail needs to contact the authdaemon.
Does webmail has the proper permissions ?

Bye
Racke



-- 
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Webmail problems

2003-07-02 Thread Thomas von Hassel
What should they be ?

/thomas

On Wednesday, July 2, 2003, at 10:27 AM, Stefan Hornburg wrote:

On Wed, 2 Jul 2003 09:31:34 +0200
Thomas von Hassel [EMAIL PROTECTED] wrote:
Are there anything to look out for when trying to get webmail to work
with MySQL auth ?
and, does webmail log anything anywhere that i can use to debug ?

I cannot get it to login, every other mail access type (pop3, imap)
works like a charm.
As the other access types webmail needs to contact the authdaemon.
Does webmail has the proper permissions ?
Bye
Racke


--  
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/ 
01
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

--
Thomas von Hassel
Vermø Gruppen ApS
Tlf.: 70 25 73 25


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users