Displaying 20 results from an estimated 30000 matches similar to: "MailLocation"
2019 Apr 17
1
Documentation update
Hi guys,
this page needs to be updated:
https://wiki2.dovecot.org/MailLocation/Maildir#Control_files
(link was from here: https://wiki2.dovecot.org/MailLocation)
Section 'Control files' is mentioning only 2 files but, in fact,
Dovecot will store some additional files in CONTROL location:
dovecot-uidvalidity
dovecot-uidvalidity.*
subscriptions
(anything more?)
Even more, page
2017 Nov 20
2
LMTP "Relative home directory paths not supported"
I'm in the process of moving from LDA to LMTP (Postfix upstream) prior
to a transition off `nix accounts to virtual accounts and am stumped by
LMTP reporting
??? dovecot: lmtp(10019, jeff at example.com): Error: Relative home
directory paths not supported: 0
LDA does /not /have any problems with PAM or passwd-file passdb/userdb
and the ubiquitous definition of
??? mail_location =
2017 Nov 20
2
LMTP "Relative home directory paths not supported"
On 11/20/17 6:15 AM, Aki Tuomi wrote:
>
> On 20.11.2017 16:12, Jeff Kletsky wrote:
>> I'm in the process of moving from LDA to LMTP (Postfix upstream) prior
>> to a transition off `nix accounts to virtual accounts and am stumped
>> by LMTP reporting
>>
>> ??? dovecot: lmtp(10019, jeff at example.com): Error: Relative home
>> directory paths not
2005 Dec 16
2
LDAP schema for mailLocation?
Hi,
I would like to try implementing user specific default_mail_env's as described
here:
http://wiki.dovecot.org/moin.cgi/MailLocation
using the LDAP attribute 'mailLocation'.
However, I have been unable to find any LDAP schema which contains
mailLocation. What schema is this attribute part of?
Thanks,
Jason Pepas
2015 Jun 19
1
question about /var/mail/xxx
Le 19/06/2015 09:04, Steffen Kaiser a ?crit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, 19 Jun 2015, Mickael Choisnard wrote:
>
>> Date: Fri, 19 Jun 2015 08:29:08 +0200
>> From: Mickael Choisnard <mickael.choisnard at free.fr>
>> To: dovecot at dovecot.org
>> Subject: [Dovecot] question about /var/mail/xxx
>>
>> Hi,
2019 May 22
1
Converting user mailboxes from maildir to sdbox
Hello,
I've got a Postfix/Dovecot server setup. Currently Dovecot is version
2.3.6, and it's using Maildir storage. The mailbox is:
mail_home = /home/vmail/mailboxes/%d/%n
mail_location = maildir:~/mail:LAYOUT=fs
I'm wanting to convert from Maildir to sdbox. I looked at:
https://wiki2.dovecot.org/MailboxFormat
I was initially thinking mdbox but that's multiple messages per
2014 Oct 21
2
What is the correct way to configure the mail_location option for Mailidr format?
Short version:
What is the correct way to configure the mail_location option for
Mailidr format?
I've long had it setup this way:
mail_location = maildir:/var/vmail/%d/%n
based on this guide:
https://www.linode.com/docs/email/postfix/email-with-postfix-dovecot-and-mysql
Is that correct?
Longer version:
After upgrading from Dovecot v2.0.x to v2.2.x yesterday I'm coming
2013 Sep 08
1
Is this odd?
$ doveadm user kremels
field value
uid 1033
gid 1033
home /home/kremels
mail maildir:~/Maildir
system_groups_user kreme
$ doveadm user user at virtual.example.com
field value
uid 89
gid 89
home /usr/local/virtual/user at virtual.example.com/
mail /usr/local/virtual/user at virtual.example.com
mail_location /usr/local/virtual/user at virtual.example.com
The
2015 Apr 01
2
Dovecot keeps creating info files in mail directory instead of home
I've been trying to troubleshoot this for a while now, and I'm really at a
loss.
My userdb is set up correctly to return home, and mail, and a test with
'doveadm user' verifies this:
# doveadm user user at domain
field value
uid 1000
gid 1000
home /var/domain/user
mail maildir:/var/mail/user at domain
I've reloaded, restarted, stopped and started dovecot
2016 Feb 02
2
Dovecot with Maildir
Dovecot logs as follows:
Feb ?1 19:36:34 speedy dovecot: imap-login: Login: user=<rsmith>, method=PLAIN, rip=10.163.195.83, lip=10.163.195.82, mpid=7481, session=<EbuSsb4qPQCto8NT>Feb ?1 19:36:37 speedy dovecot: imap-login: Login: user=<rsmith>, method=PLAIN, rip=10.163.195.83, lip=10.163.195.82, mpid=7483, session=<qfSzsb4qQQCto8NT>Feb ?1 19:36:37 speedy dovecot:
2015 Aug 17
1
multiple messages per second to a single mailbox
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 2015-08-14 7:52 AM, Chad M Stewart wrote:
>
> The problem happened again this morning. Removing fsync calls helped,
but I'm not sure about leaving that enabled long term.
>
> I still believe the problem is multiple dovecot processes trying to
write to a single folder at the same time. (If I could run dtrace I
might be able to
2015 Apr 01
1
Dovecot keeps creating info files in mail directory instead of home
On Wed, Apr 1, 2015 at 10:25 PM, Oscar del Rio <delrio at mie.utoronto.ca>
wrote:
> On 04/ 1/15 10:12 AM, Jeffrey 'jf' Lim wrote:
>
>> My userdb is set up correctly to return home, and mail, and a test with
>> 'doveadm user' verifies this:
>>
>> # doveadm user user at domain
>> field value
>> uid 1000
>> gid 1000
2011 May 17
1
alternative storage taken from sql
Hi list,
I'm looking for a simple way to define alternative storage (ALT parameter in mail_location)
from userdb query.
dovecot v2
Is there a simple way to handle this ?
Thanks a lot
Pierre
PS: I'm talking about this functionnality: http://wiki2.dovecot.org/Tools/Doveadm/Altmove
2017 Jun 23
4
Courier migration to dovecot
Hi,
I'm almost ready to migrate Courier to Dovecot 2.2.31 but I have one
question about home and mail directory.
It's good idea to have same directory form home and mail ?
Which scenerio will be better and why ?
For example:
A)
Home: /home/doamin/user1
Mail: /home/doamin/user1
B)
Home: /home/doamin/user1/home
Mail: /home/doamin/user1
C)
Home: /home/doamin/user1/
Mail:
2018 Feb 13
2
Documentation Bug
In https://wiki2.dovecot.org/Tools/Doveadm/Sync#section_arguments the
destination list 5 possible options for the destination
but in the page on migration https://wiki2.dovecot.org/Migration/Dsync
it seems to use a sixth undocumented "imapc:" option for destination
e.g.
doveadm -o mail_fsync=never backup -R -u user at domain imapc:
"imapc:" is also referenced on
2020 Oct 23
3
Sieve_before
> On Oct 22, 2020, at 15:58, @lbutlr <kremels at kreme.com> wrote:
>
> On 22 Oct 2020, at 15:46, @lbutlr <kremels at kreme.com> wrote:
>> And it doesn't explain why "if address :matches ["To", "Cc"] ["*@*."] {" also failed to match despite also showing the email address.
>>
>>> ?kremels at kreme.com? does not
2019 Jan 29
4
mbox 2 Maildir
W/o downtime: see the wiki page below, the "Converting" section.
Briefly for my case something like this should work and generally seems
simple (no syntax checking yet, pseudo-code like):
* Configuration uses mail_location = mbox:~/mails
* setup per-user mail location and do for each user individually in a
serial manner:
-- doveadm sync maildir:~/Maildir; mbox is synced to Maildir,
2019 Mar 12
2
Re: “doveadm mailbox” command fails with UTF-8 mailboxes
On 2019-03-12 17:23, Timo Sirainen via dovecot wrote
> https://wiki2.dovecot.org/MailLocation
Sorry, this might be off-topic, but while reading up on the link you sent,
I've noticed the following sentence:
Use only absolute paths. Even if relative paths would appear to work, they
might just as well break some day.
Yet, all examples in the documentation use ~ which is a relative path.
2007 Feb 07
1
mail_location and storage type
Hi,
I was setting up a new system for testing Dovecot 1.0. My old one is
using 0.99 and was set up quite a time ago, so I had to consult the
documentation.
I needed several attempts until it worked and that was because the
designated maildir directory /server/mail/jrg/Maildir was completely
empty. Upon login the server exited and wrote the following to the log:
POP3(jrg): Ambiguous mail location
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 15:10, Sean Kamath <kamath at moltingpenguin.com> wrote:
> On Oct 22, 2020, at 12:19, @lbutlr <kremels at kreme.com> wrote:
>> On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote:
>>> if address :matches ["To", "Cc"] ["*@*."] {
>> if envelope :matches :detail "to" "*" {