Displaying 20 results from an estimated 900 matches similar to: "dead bodies stacking up in Drafts folder"
2006 Aug 11
3
IMAP4rev1 broken with evolution
Hi,
I'm running 1.0rc6 on Solaris/SPARC, compiled myself against openssl.
Client is Evolution 2.6.2 on my gentoo x86 laptop.
As Dovecot is not yet productive, we run it parallel to UW-imap, on
other ports. I use TLS.
If I configure my evolution client with server-type IMAP, everything
works fine. However, dovecot claims IMAP4rev1 support. However, when I
set server-type to IMAP4rev1 in
2007 Mar 01
1
Thunderbird : open() failed with index file /home/XYZ/mail/.imap/Trash/dovecot.index: Not a directory
Hi,
almost everything is in the subject.
Server : Solaris 9 /SPARC, Dovecot 1.0.rc22
Client :
Mac OS X 10.4.8 (8L2127)
Kernel-Version: Darwin 8.8.1
Thunderbird is: german Version 1.5.0.9 (20061207)
With OS X Mail.app, message deletion works. With Thunderbird, a
warning popup appear on the desktop. English translation is about
"command failed, internal error occurred".
2006 Sep 29
1
need %u parameter for lpq command
Hi,
I'm developing a script for "lpq command". It would need a %U option so that the script can know which user asked for the job list. Currently, lpq command seem to only serve %p. Is there any hope to get %U ?
I see that my script run as root, so I assume the calling user info is lost ?
TIA,
Charles
--
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net
2006 Sep 13
1
sizing a print server for 10'000 users
Hi,
I'm building a print-to-PDF queue system for a customer. A Samba queue pass jobs to Ghostscript. The PDF output is then provided back to the user (by email or web URL).
My question is on server sizing. It will be on Linux (SLES 9) and will only host the print queue, nothing else. Samba will be joined in the ADS domain, so I can recognize the submitting user (%u).
Every Windows client
2007 Feb 13
2
Problem with authentification Samba 3.0.24
Dear listmembers,
a few weeks ago i've installed a server based on openSUSE 10.0 and Samba
3.0.20
in addition to two existing Windows 2003 servers. My aim is to replace the
Windows servers in medium term.
The Samba server uses Kerberos v5 to authentificate the users against the
W2003-Server. The W2003-Server ist the primary domain controller, the other
W2K3-server is the "backup domain
2007 Mar 05
1
Samba over SSH to Windows Vista
After having scoured the net for a way to do SMB over SSH with Windows,
I've tried everything I have found and I still can't get it to work.
I'm using Windows Vista as the client and FC6 with Samba 3.0.24-1 as the
server. I have set up a share and can successfully connect to that share
with no ssh tunnel.
I would like to tunnel SMB over SSH, so here is what I have tried:
1.
2008 May 07
0
got stuck in setting up samba to linux box through putty tunneling
I read the posting below. but I have not figured out why my vista pc won't work.
here is what I did -
1. I disable window file sharing;
2. in putty, i add a tunnel:
???? source port: 445
???? destination port: my linux box IP: 139
? ?I forward 80. i see http://127.0.0.1 yields my web server's start page.
3 i also use secpol.msc and change local policies -> security options.
By default
2008 May 07
1
two questions
1. I just found out port 445 and 139 are both blocked by my ISP (cablevision).
i use Vista Ultimate.
Is there a way to solve my problem? see my email below.
2. I am a new user of this mailing list. how can i read the postings and reply to a post? it does not seem allow me to reply to a post in your archive page.
thanks,
Dan
----------------------------------
I read the posting below. but I
2006 Nov 14
3
45second delays on log in
Dear List Members,
We have been running Dovecot as an IMAP server for web based access
to email for our customers. At the moment, when the server is under
load, some users are finding that it takes 45 seconds to log in. I
was wondering if any of you guys would have any tips. I would love
any information that would help solve or debug this issue.
Background information:
The server is
2004 Jun 07
1
not working : valid users = @"DOM+USER"
Hi,
I have Samba 3.0.4 on Solaris 9, recent patches applied. Samba is
integrated in domain (security = domain). I have compiled and
configured winbind, but not pam and no ldap. Ncsd is stopped.
Winbind works OK, I can connect to share and users get mapped on-the-fly
to UNIX uids and gids in the ranges specified in smb.conf. My config is
included below with some tweaks to protect the innocent.
2004 Aug 04
3
Winbind being flakey
After some more screwing around with leaving and rejoining the ADS
domain I was finally able to access a share with "valid users =" set to
a domain group I was a member of. The _only_ change I made after this
was to add yet another group to the valid users on the share and restart
samba...after that I could no longer access the share. I removed the
additional group, restarted samba and
2003 Feb 28
0
Samba doesn't free network resource with XP clients
Hi all,
We are having a difficult time with Samba 2.2.7a on AIX. Since XP clients
appeared, we see growing leaked resources on our ATM network adapter
buffers.
Stopping Samba frees all leaked buffers. The short-term fix is to
stop/start samba in a cron job. Hideous quirk at best.
The local network admin traced the SMB exchanges, and found that some
applications don't generate "SMB
2003 Mar 09
0
staled connections between Samba and password server
Hi all,
I'm progressing through an issue we have at a large customer site. We
have slowly eliminated the basic issues, but the main problem remain : the
Samba server stacks up staled connections/sockets up to max, until the
service breaks. A restart flush the staled connections and Samba works
again.
platform : IBM 4-cpu server runing AIX 4.3
Samba : 2.2.7a compiled with gcc 2.95.3
2005 Apr 02
4
1.0-test66
http://dovecot.org/test/
I've still lots of mails in my INBOX and in this list that I should be
looking into.. But here's a release that fixes at least some things.
Maybe I'll make another one tomorrow..
Most importantly keyword code was changed a lot. It's now faster and
less buggy. The keywords are also finally written into mbox, and keyword
changes in the mbox are picked up.
2006 Sep 01
2
How to store Dovecot Logs in SQL DB
Hello!
I would like to put user login attempts into SQL DB (PostgreSQL). Any
idea how to do it (without manual parsing log files)?
Kind regards,
Krzysztof Kiszewski
2004 Aug 02
5
Problems w/ winbind and AD group membership
Hello friends,
I am using samba to join a linux box to an active directory domain to
use as a file server. I would like to be able to control access to
shares based on AD domain groups. However, even though winbind seems to
be seeing the groups fine, samba is not granting access to users who are
members of the group. I am able to successfully join the system to the
domain and granting access to
2006 Sep 12
1
Not getting new mail notification
Hey all,
I'm having no luck getting new mail notification except in two mail
folders (using maildir w/procmail delivery). I'm using three different
clients (sylpheed-claws 1.9.14, Thunderbird 1.5.0.5 and a newer version
of Horde). None of them are getting new mail in any except these two
folders (inbox and 1 other). If I browse to the folders, still nothing.
If I browse to the
2006 Aug 24
4
High CPU load
Hello,
I'm using dovecot-1.0.b9 on a FreeBSD 6.1 system. Usually we have 6
clients connected to dovecot through IMAPs. These clients are
Thunderbird 1.5 programs. After some hours, one or two processed go up
to 100% WCPU. As an example, this is what I see when I run 'top':
last pid: 5111; load averages: 1.34, 1.82, 1.75 up 13+00:04:09
15:26:59
150 processes: 2 running,
2005 Feb 25
4
corruption and errors in dovecot-stable
Hi,
We switched from dovecot 0.99.something to 1.0-stable (on FreeBSD 4.10)
a few days ago and have been seeing many errors and one corrupted
mailbox so far. Almost everyone uses mbox format, and most users
primarily use SquirrelMail; I use Apple Mail and Thunderbird, as well
as accessing the mailboxes locally with Mutt, and have not noted any
visible problems.
There have been several of
2010 Oct 22
3
Problems converting to maildir with dsync in 2.0.6
I'm trying to convert from an old Dovecot (1.0.15) and mbox to a new
Dovecot and maildir. I'm running into several problems with dsync which
are causing my mboxes not to convert.
If I use LAYOUT=fs (as I'd prefer) I get an error because I have a
mailbox called "subscriptions", and none of my messages convert. Is
there a way to get dovecot to put its own metadata in