Displaying 12 results from an estimated 12 matches for "ljande".
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi,
I'm trying to setup automatic sync of files over SSH from node2 to node1.
node2 is the "server" and node1 is the "client".
I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1):
1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes.
2. Added following to both nodes /etc/services file:
rsync 873/tcp
3. Added
2005 May 29
2
1.0-test72
http://dovecot.org/test/
I'm not sure if this was test71-specific or if it also happened with
test70, but anyway IMAP process was hanging in some situations (I think
POP3 hang was fixed though? :). So, fixed that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed
2003 Jun 03
2
gnutls_handshake problem
I'm trying to bring dovecot up on Debian/stable using Christof Meerwald's
unofficial packages (cmeerw.org/debian/). This package seems to work fine on
Debian/testing. There error I'm getting on the stable box is:
gnutls_handshake: A TLS fatal alert has been received.(Bad record MAC)
Any guesses?
--
Jacob Elder
2006 Jun 01
2
Duplicate Attachments....
Love Dovecot, many thanks for it!
But, I have a question regarding the storing of emails, with respect to
efficiency...
Our business model (advertising industry) is such that our users
exchange a lot of emails with attachments - most less than a megabyte,
but some considerably larger. Consequently, I have been looking for a
good, open source imap server that doesn't store multiple copies
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly:
* The login and master usernames were reversed when using
master_user_separator (now the order is UW-IMAP compatible).
* Killing dovecot master process now kills all IMAP and POP3
processes also.
+ -a parameter to dovecot prints now all settings that Dovecot uses.
-n prints all settings that are different from defaults.
+ Added pop3_lock_session setting
+ %M modifier
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly:
* The login and master usernames were reversed when using
master_user_separator (now the order is UW-IMAP compatible).
* Killing dovecot master process now kills all IMAP and POP3
processes also.
+ -a parameter to dovecot prints now all settings that Dovecot uses.
-n prints all settings that are different from defaults.
+ Added pop3_lock_session setting
+ %M modifier
2006 Apr 03
1
Full text search indexing
SEARCH is probably the slowest command that Dovecot has, especially when
searching texts from message bodies. There exists a lot of text search
engines, but unfortunately as far as I know there exists only one that
can be used with IMAP.
The reason why IMAP is special is because it requires that when
searching eg. "ello", it must match also mails which contain eg. word
2005 Jul 01
2
Automating message archiving
Hallo,
I recently stumple over some discussion about Sieve and what's the
advantage to integrate it into the server rather than the LDA.
Most of the filtering capabilites local users want to have performed are
related to the INBOX or more preciesly the way to filter the message
coming in.
However, there are few tasks left:
1) Auto-archive old mail.
2) Drop old mail.
3) "Seen"
2006 Jun 12
6
1.0 roadmap
I've read about one month back this list's messages. I've still 216
messages from this year marked as "unread" which I should look into more
(+258 older ones). Also I've 180 "unread" messages in my INBOX also
which might contain something useful. So those messages could still
contain something that should be added to this list.
Anyway looking at my current
2005 Jun 03
2
POP3 download problem
Hi All
I am experiencing a mail download problem with dovecot's pop3 protocol. We
use outlook XP 2002 mail clients and I have setup a mail system with pop
accounts on a Fedora 2 installation using dovecot.
Some of the clients download email fine but others do not download email and
also do not give any error messages. I have enabled the "verbose" options in
the
2005 May 14
6
1.0-test70
http://dovecot.org/test/
- vpopmail authentication fix
- many mmap_disable=yes fixes and a few optimizations
- pop3 hang fix
- mbox fix for "last-uid lost" error (hopefully last one)
- mbox fix for losing dirty flag, causing lost message flags
mmap_disable=yes seems to be finally working pretty well. There should
be no more cache file related errors with it enabled.
I'm still
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest.
I dont think I broke it..
Place into dovecot-source root as usual and compile with:
gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H
src/lib/liblib.a
As per Timo's instructions.
# imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX]
[clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO]
USER = template for