Displaying 20 results from an estimated 32 matches for "hostopia".
2005 Jun 28
2
Documentation Licence question.
i can't find licence information for the following files:
http://hostopia.samba.org/samba/docs/Samba3-HOWTO.pdf
http://hostopia.samba.org/samba/docs/Samba3-ByExample.pdf
As you see, they are two basic samba information sources, and I need
to know if I can just print it and leave in computer lab for all who
wish to avoid reading it from monitor.
It is about 1300 pages tot...
2003 Sep 15
0
Thanks Tom Dickson.... and the others
...y
institution doesn?t have a complete access to Internet, yet. So the server
of my workstations is the same for my RedHat server, despite it have a
real IP number it is much more limited and controled by the upper server
than my workstations are at the lab. That?s why my server couldn?t connect
to hostopia.
After I install Samba 2.2.8a-2 does it have a GUI?. Will it start running
just like that?. What?s gonna happen?. How can I make Apache, Samba and w2k
workstations to understand each other and work together?.
As a matter of fact, I don?t have any experiences in installing and
running a Linux...
2005 Jan 26
1
mbox slowness in dovecot-1.0-test61
..._very_dirty_syncs.
Also tried putting the cache files on local disk.
Compile options where basically default.
I'm accessing it with pine, using several filters which tend to do
SEARCH commands.
Has anyone come across this? Maybe I'm missing something obvious???
Thanks,
Todd Burroughs - Hostopia
todd at hostopia.com
2005 Dec 15
1
Another Assertion Failure in Current CVS Version
This is in the CVS version as of Dec. 12. A user got a few of these:
dovecot: Dec 14 15:10:29 Error: 23648 imap(username): mbox sync:
UID inserted in the middle of mailbox /mailhome/new/s/h/username/DONE
(1591 > 19, seq=19, idx_msgs=1593)
dovecot: Dec 14 15:10:33 Error: 23648 imap(username): file
mbox-sync-rewrite.c: line 106 (mbox_sync_headers_add_space): assertion
failed: (start_pos
2005 Jun 23
2
APPEND issue with Thunderbird
...sconnects from it,
it closes the file, but does not finish writing the email.
Here's the difference in the commands sent by Pine and Thunderbird
from rawlogs. These are different accounts.
(Thunderbird)
(.in file)
2 append "Sent" (\Seen) {520+}
Message-ID: <42BAC447.7050901 at hostopia.com>
(rest of headers and message follows)
The .out file is empty
---------------------------------------
(Pine)
(.in file)
00000003 CAPABILITY
03000004 APPEND Sent {392}
Date: Wed, 22 Jun 2005 19:35:42 -0400 (EDT)
(rest of headers and message follows)
03000005 LOGOUT
(.out file)
* OK [RA...
2003 Oct 14
2
Download Samba 2.2.8a
I have set up Samba 2.2.8a on Linux as a PDC. Now, I want to set up BDC/"fail over" on Linux. I have already found some useful information to configure BDC on Linux eventhough Samba 2.X officialy doesn't support.
Does anyone know where can I get Samba 2.2.8a? – I don’t see on samba official website.
OR
Is it okay to have Samba 2.2.8a on PDC and Samba 3.0 on BDC?
Both servers
2005 Sep 01
1
wbinfo problems and documentation questions
Hi all,
I have a samba pdc running 3.0.20 + the patches on
http://hostopia.samba.org/samba/patches running RHEL4 on an x86_64 platform. I
have configured it to use an ldapsam backend per
http://us2.samba.org/samba/docs/man/Samba-Guide/2000users.html
Since there is not much in the way of testing listed in the "2000users" section
I used the tests listed under th...
2005 Mar 26
0
Another imap crash...
The segfault problem that was happening seems to be fixed. I'm still
getting some "(imap) killed with signal 6" errors.
I just noticed that it did get one segfault. Unfortunately, I don't
have a core file. I'll try to get one if this happens again.
Here's the error messages, not sure if it will help. I'm using the CVS
copy from March 24.
dovecot: Mar 26
2005 Mar 29
0
Compile Error in current CVS
Had a small error with the current CVS version. It was in deliver.c.
Here's a fix. I'm assuming that adding NULL is correct ;-)
dovecot.2005-03-29/src # diff deliver/deliver.c.orig deliver/deliver.c
86c86
< box = mailbox_open(storage, mailbox, MAILBOX_OPEN_FAST |
---
> box = mailbox_open(storage, mailbox, NULL, MAILBOX_OPEN_FAST |
Here's the symptoms:
2005 Mar 30
0
Abort error in current CVS version
I just tried the latest version from CVS and got this error:
dovecot: Mar 29 18:11:33 Error: 27526 IMAP(todd.bluegenesis.com): Corrupted index cache file /mailhome/new/t/b/todd.bluegenesis.com/.imap/INBOX/dovecot.index.cache: Duplicated field in header: hdr.RESENT-TO
dovecot: Mar 29 18:11:33 Error: 27526 IMAP(todd.bluegenesis.com): file index-mail-headers.c: line 68
2005 May 03
0
Segfault in imap
I'm running the current CVS version, as of April 26. There have been a few
of these with the same problem.
There was a NULL pointer dereference at mail-index-view.c:603
view->map == NULL
Here's the log entry, etc.
dovecot: May 03 08:30:08 Error: 10195 IMAP(support): UIDVALIDITY changed (1115122813 -> 1115123383) in mbox file /mailhome/new/m/2/support/mbox
dovecot: May 03
2005 May 11
1
Segfault in imap process
I'm running the CVS version from May 9. I've seen these errors in the
log file before (every time I open my mailbox), but this is the first
time it crashed.
Todd
dovecot: May 11 15:00:18 Error: 8438 IMAP(todd.bluegenesis.com): Corrupted index cache file /mailhome/new/t/b/todd.bluegenesis.com/.imap/INBOX/dovecot.index.cache: Duplicated field in header: hdr.RESENT-TO
dovecot: May 11
2005 Jun 16
1
imap crash
This is from the June 16 CVS, it also happens with June 15 but not with
June 8.
Basically, imap segfaults when opening my mbox. Some details are below:
Core was generated by `imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x08094e5c in message_parse_header_next (ctx=0x80c8e10, hdr_r=0xbffff64c)
at message-parser.c:755
755 if (msg[0] ==
2005 Jul 12
1
Headers "missing" in new CVS version
We're experiencing an odd problem with dovecot "losing" headers.
This started happening with the CVS release as of July 4 and still
happens with July 12. It was working properly June 28.
It does not happen using pine or thunderbird.
It happens using webmail (twig).
When you open the inbox, you see subject, etc. When you open a mail,
all of the headers are gone. Returning to the
2005 Jul 12
1
Can't connect to auth server
I've been seeing these errors intermittently for a while now. Here's an
example from the logs:
dovecot: Jul 12 15:59:05 Error: imap-login: Can't connect to auth server
at default: Resource temporarily unavailable
The error is EAGAIN. Sometimes it will resolve itself after a few
minutes and sometimes it needs to be restarted (it may fix itself,
I usually get a phone call if it goes
2005 Aug 22
0
Segfault in imap
Found a new segfault in imap. The first log entry always happens on my
mailbox, but doesn't seem to affect anything. This is CVS version from
Aug. 15.
dovecot: Aug 21 17:16:56 Error: 28017 IMAP(todd): Corrupted index cache file /mailhome/new/t/b/todd/.imap/INBOX/dovecot.index.cache: Duplicated field in header: hdr.RESENT-TO
dovecot: Aug 21 17:19:44 Error: child 28017 (imap) killed with
2005 Oct 07
0
Still Seeing Some SIGALRM's
I'm still seeing some of these in the CVS version as of Oct. 6:
dovecot: Oct 07 11:09:42 Error: child 2410 (imap) killed with signal 14
It's happening quite a bit less since this fix:
2005-09-30 18:25 Timo Sirainen <tss at iki.fi>
* src/lib-index/mail-index-lock.c: Don't leak alarm() with
in-memory indexes
Todd
2005 Nov 18
0
Two new Assert Failures
These two are from CVS version as of 2005-11-03.
There have only been these two asserts and we've had over 45000 logins.
----------------------------------------------------------------------
dovecot: Nov 16 13:35:34 Error: 18439
imap(username): Corrupted transaction log file
/mailhome/new/c/h/username/.imap/INBOX/dovecot.index.log: Append with
UID 53103, but next_uid = 53104
dovecot: Nov
2005 Nov 21
0
Assertion Failure
Here's an assertion failure that just happened. Unfortunately, I don't
have a core file so this may be useless...
This is with CVS version from 2005-11-03.
It looks like he expunges all of his mail.
dovecot: Nov 21 17:37:20 Error: 13261 imap(username): mbox sync:
Expunged message reappeared in mailbox /mailhome/new/b/n/username/mbox
(UID 1008 < 1606, seq=816, idx_msgs=1238)
2005 Nov 24
0
New Assert Failure
Here's a new one with CVS version from 2005-11-03.
The mbox size is currently 42951945 bytes.
dovecot: Nov 24 12:05:50 Error: 11520 imap(username):
Unexpectedly lost From-line at offset 33979772 from mbox file
/mailhome/new/a/l/username/mbox
dovecot: Nov 24 12:05:50 Error: 11520 imap(username): file
mbox-sync-rewrite.c: line 552 (mbox_sync_rewrite): assertion failed: