Displaying 20 results from an estimated 1200 matches similar to: "Setting a Default Domain"
2016 Mar 08
2
Dsync Header Hashing
On 03/04/2016 08:52 AM, Timo Sirainen wrote:
> On 04 Mar 2016, at 07:47, Richard Laager <rlaager at wiktel.com> wrote:
>> Is there any way to disable the header hashing in dsync?
...
> Does the attached patch happen to work? Compiles, but untested for now.
It works with one more change on top of your patch:
diff --git a/src/doveadm/dsync/dsync-mailbox-export.c
2017 Feb 07
2
Sieve LDA Errors (Improper Saving?)
I'm getting lots of errors like this (possibly on every message delivery):
imap2 dovecot: lmtp(rlaager at wiktel.com): Error: OU02K+gQmFhUAwAAVtfydQ
: sieve: binary save: failed to create temporary file:
open(/var/lib/dovecot/sieve/junk-mail.svbin.ima
p2.852.) failed: Permission denied (euid=500(vmail) egid=500(vmail)
missing +w perm: /var/lib/dovecot/
sieve, dir owned by 0:0 mode=0755)
2016 Mar 04
2
Dsync Header Hashing
Is there any way to disable the header hashing in dsync?
I'm doing a one-time migration to Dovecot using imapc. The FETCHes for
Date & Message-ID take a non-trivial amount of time and it's not clear
to me if they have a function for a one-time migration.
--
Richard
2017 Feb 08
0
Sieve LDA Errors (Improper Saving?)
Op 2/7/2017 om 5:04 AM schreef Richard Laager:
> I'm getting lots of errors like this (possibly on every message delivery):
>
> imap2 dovecot: lmtp(rlaager at wiktel.com): Error: OU02K+gQmFhUAwAAVtfydQ
> : sieve: binary save: failed to create temporary file:
> open(/var/lib/dovecot/sieve/junk-mail.svbin.ima
> p2.852.) failed: Permission denied (euid=500(vmail) egid=500(vmail)
2006 May 02
4
managesieve daemon
Hi,
I am currently working on a managesieve daemon, so that I can use the
squirrelmail plugin avelsieve together with dovecot-lda. Without this
I can't migrate from cyrus to dovecot. For several reasons I don't use
the timsieved from cyrus and build it from scratch. Is this interesting
for somebody else?
Gerald
2009 Nov 09
3
DO NOT REPLY [Bug 6881] New: --bwlimit option uses KiB/s, but is documented as (what amounts to) kB/s
https://bugzilla.samba.org/show_bug.cgi?id=6881
Summary: --bwlimit option uses KiB/s, but is documented as (what
amounts to) kB/s
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P3
Component: core
AssignedTo: wayned at
2016 Apr 12
1
Dsync Header Hashing
We've completed our migration to Dovecot (yay!), so this isn't critical
for me any more. But this change might still be a useful addition to
Dovecot. It doesn't create any non-standard behavior (like my patch for
non-atom flags).
On 03/07/2016 11:16 PM, Richard Laager wrote:
> On 03/04/2016 08:52 AM, Timo Sirainen wrote:
>> On 04 Mar 2016, at 07:47, Richard Laager
2004 Apr 16
1
[OT] Is there a secure reverse IMAP proxy
This question is off topic. I ask this list
because the question is related to security and
IMAP and I guess the people in this list know
a lot about both of that.
Is there a secure reverse proxy for the IMAP protocol?
Something you can install on a bastion host which
checks the IMAP traffic before forwarding it to
the internal IMAP server?
There are these proxies for WebMail to IMAP connections
2007 Jul 05
2
dovecot.conf pop3_uidl_format
From the Dovecot 1.0.1 sample dovecot.conf file:
# If you want UIDL compatibility with other POP3 servers, use:
# UW's ipop3d : %08Xv%08Xu
...
# Note that Outlook 2003 seems to have problems with %v.%u format
which was
# Dovecot's default, so if you're building a new server it would be a
good
# idea to change this. %08Xu%08Xv should be pretty fail-safe.
#
2009 Apr 24
3
1 Dovecot proxy to 2 real IMAP servers
Hello all.
I have 2 Dovecot IMAP servers with different mailboxes. What serves
different email domains.
I want to add one Dovecot Proxy server and make him understand based on
user domain - were it need to transfer a connection.
I use LDAP auth based on "mail" attribute.
It is possible?
P.S. Proxy documentation at dovecot.org not help at all and seems to not
complited. :-(
--
2008 Jul 08
4
nfs_flush errors
I'm looking for some help with an nfs error that is filling our logs. I
get a constant stream of these messages:
Jul 8 10:47:08 servername dovecot: [ID 107833 mail.error]
IMAP(username): nfs_flush_file_handle_cache_dir: rmdir(/var/mail)
failed: Device busy
I have two dovecot IMAP servers. All mailboxes are NFS mounted. The
INBOX is /var/mail and the rest are in
2008 Nov 22
1
OT: Run Sieve On A Mailbox Manually
(Apologies for being offtopic.)
The subject basically says it all...does anyone know of a tool to run
a sieve script on a mailbox (in particular, Maildirs) manually?
Ideally, I'd like to do it without adding a bunch of new headers to
the mail.
So, could I just do a find (or for-loop, if it was just one maildir)
command and pipe all the mails into deliver..?
Thanks,
Neil.
2007 Mar 09
4
mail archive
I'd like to download a complete mail archive so that I can browse
for problems concerning Mulberry. Is this possible, or can I only
get them in monthly gulps?
Cheers,
Terry.
--
2006 May 24
1
Client workaround?
I have a phone (LG CU320) with a built-in IMAP client. However, it
has some issues. For one, the phone crashes if there are greater than
some-as-of-yet-determined-number-of folders. That can't be worked
around at the server, but this one can:
After a long session of staring at tcpdump, it appears that when it
logs in it does so like this:
a001 LOGIN "username" myPassword
2008 Nov 11
2
Dovecot master process
We are running into a situation where Dovecot master is simply trying
to do too much. It some situations, we are finding that there are
times in which it cannot service requests. Restarting Dovecot seems
to help in these situations, possibly due to the fact that it no longer
has to manage its THOUSANDS of file descriptors for pipes to the many
imap/proxy processes that it uses for logging. Is
2007 Oct 27
2
Resource temporarily unavailable
Hello, Im using dovecot for ages and im happy..
but at now strange things happens:
mutt returns:
Error talking to localhost (Connection reset by peer)
so i started telnet:
alnagon ~ % telnet localhost 143
Trying 127.0.0.1...
Connected to alnagon.localnet.cz.
Escape character is '^]'.
* OK Dovecot ready.
1 login karpi blablabla
1 OK Logged in.
Connection closed by foreign host.
Last
2006 May 01
2
Dovecot and NFS with file locking
Greetings all,
I'm trying to get an understanding of a problem we are facing here.
We're currently running dovecot 1.0-beta3 and have a long standing issue
of system crashes on our mail server (Debian Linux 2.4.27-2-k7-smp).
Here's what is happening:
The machine hangs and the system load climbs as high as 80.0+. Yet, the
system response is not effected. Command line is still
2009 Nov 10
3
UTF-8 mailbox names in filesystem
Currently mailbox names are stored in IMAP's modified-UTF-7 format in
filesystem. I was wondering about changing this in v2.0. The default
would still be to use mUTF-7 in filesystem, but just adding :UTF8 or
something to mail_location could enable UTF-8.
Any thoughts? Could this be dangerous somehow? UTF-8 enables a lot of
weird characters, perhaps no one really wants to see them on
2007 Aug 02
2
how to "authenticate plain" ???
Hello list,
my name is Steven and of course: I got a problem...
we are using dovecot 0.99 because it?s the actual stable version for
RedHat 4 Enterprise.
I am trying to authenticate using "PLAIN" but I don?t know how.
that?s what I am doing:
telnet conny.MYDOMAIN.de 143
Trying IP.AD.RE.SS...
Connected to conny.MYDOMAIN.de.
Escape character is '^]'.
* OK dovecot ready.
a1
2009 Aug 09
4
More effective mailbox fetching over high RTT link
Could you offer some suggestion how to fetch mailbox content over
high RTT link (with negligible packet loss)?
Currently I use IMAP+IDLE *but* it fails to use full available bandwidth
due to high RTT and "send command wait for response" nature of POP3 and
IMAP4 protocols.
--
[pl>en: Andrew] Andrzej Adam Filip : anfi at onet.eu
Learning without thought is labor lost;
thought