Displaying 14 results from an estimated 14 matches for "mailbox2".
Did you mean:
mailbox
2009 Jul 13
3
Sieve problem: No vacation message when mail is addressed to an alias of the mailbox.
...to the mailbox, it is forwarded to the given reciepient but
there is no auto reply going out to the sender!
Our setup: CentOS 5.2 + postfix 2.5.6 + dovecot 1.1.11 with domain and
accounts stored in a mysql database.
The script:
require ["fileinto", "vacation"];
redirect "mailbox2 at domain";
keep;
vacation
:days 1
:subject "Out of Office reply"
"
The auto reply text.
";
Any advice is welcome,
Best regards,
Mike
2019 Sep 23
5
Dovecot UIDs and POP.
...the future, when I have a spare few hours!
Maybe if I gave a few details of the directory structure that would help. I was migrating from a Cpanel installation to a standalone mail server.
In Cpanel, there was the admin account login, and under that
~/mail/domain1.com/mailbox1
~/mail/domain1.com/mailbox2
~/mail/domain2.com/mailbox1
~/mail/domain2.com/mailbox2
On the target server the same structure existed. One login, admin, and under that account
~/mail/domain1.com/mailbox1
~/mail/domain1.com/mailbox2
~/mail/domain2.com/mailbox1
~/mail/domain2.com/mailbox2
All files and directories were chown ad...
2019 Sep 21
2
Dovecot UIDs and POP.
Hi,
I recently performed a mail server migration for a client under fairly serious time constraints (ahem, yes one of those jobs). I would normally use imapsync to get all the mail copied to the new server, but under the circumstances, I had to write a script to rsync each of the mailboxes over ssh, from one server to another.
This all worked fine, except for the fact that if a client was using
2015 Aug 14
2
Convert from Maildir to Mdbox
Am 13.08.2015 um 07:33 schrieb ?????? ????? ??????????????:
> 11/08/15 13:35, J. Echter ?????:
>> Hi,
>>
>> i'd like to convert from maildir to mdbox.
>>
>> what would be the best way to do this?
>>
>> i have read the dsync part of the dovecot wiki but i don't get what i
>> have to use for my setup.
>
> Sometime, when I must
2017 Jan 05
1
doveadm output format changes
...ppears that doveadm output format changes every now and then,
without particular notice.
For example, the following command:
doveadm -f pager mailbox status 'messages recent' '*'
did output something like this until v2.2.24 :
mailbox: Mailbox1
messages: 58
recent: 12
^L
mailbox: Mailbox2
messages: 128
recent: 0
but switched to that in v2.2.26 :
Mailbox1
messages: 58
recent: 12
^L
Mailbox2
messages: 128
recent: 0
This seems related to the following changelog entry:
2016-10-25 20:51:36 +0300 Timo Sirainen <timo.sirainen at dovecot.fi> (5baa99e)
doveadm: "pager&...
2011 Sep 21
1
Shared Namespace
Is there anyway of limiting a shared namespace to a domain? E.g. mailbox.com
and mailbox2.com are setup with vpopmail. We've got a shared namespace but
only want the ability on mailbox.com.
Thanks,
Tom
2009 Feb 04
2
Expire plugin does not work
Hi.
I test expire plugin for my dovecot 1.1.8. But, it seems to not work.
I have 3 mailboxes on my machine.
I want my messages in Junk and Trash expire after 1 day. I removed all messages in them before installing expire plugin.
See my dovecot.conf:
expire: Trash 1 Junk 1
expire_dict: proxy::expire
My dabatases in /var/lib/dovecot are used.
When I launch /usr/local/sbin/dovecot
2007 Aug 27
4
processing Dovecot maildirs with shell scripts
...ript.
The part that I still miss is guidelines to do these things safely,
that is without losing or corrupting messages or doing anything else
that would confuse dovecot.
For example, under which conditions it is sure to move or delete (the
Unix way, with mv or rm) a message from mailbox1/new/ to mailbox2/new,
when the latter is served via dovecot to remote users?
What is advisable and most efficient? Use locks (how?), only work on
file which are at least one minute old? Should I move the messages to
tmp instead of new? What else?
Tips or pointers about this are very welcome.
Ciao,
Marco
2014 Sep 09
1
My Dsync isn't replicating 'EXPUNGE' IMAP command
...ction closed by foreign host.
== ON SERVER2 ==
Client: $ telnet <IP server2> 143
Trying <IP server2>...
Connected to <IP server2>.
Escape character is '^]'.
Server: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
ENABLE IDLE AUTH=PLAIN AUTH=LOGIN] MAILBOX2 IMAP/POP3 server
Client: AUTH LOGIN <user> <pass>
Server: AUTH OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS
ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS
THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN
NAMESPACE UIDPLUS LIST-E...
2015 Aug 19
0
Convert from Maildir to Mdbox
...uergen
>
http://www.sheltonsoft.ru/fileZ/other/convmbx.tar.bz2
When you converting maildir-based mail boxes, you must grant write
access to anyone to root mailbox folder, elsewhere conveting failed
(dsync runs in user access space). I.e. when your layout is
/usr/folder/mailbox1, /usr/folder/mailbox2 etc. you must grant access to
/usr/folder. Script detects user home directory and placed mail onto it.
commonlib.sh and colorprint.sh placed anywhere on PATH, /usr/bin is good
place.
Message "INBOX exist..." you can safely ignored
--
? ?????????.
?????? ????? ?????????????? (Ach...
2016 Dec 05
2
COPY vs APPEND for imapsieve?
The examples on the imapsieve documentation page use COPY but not APPEND
to watch messages coming into a folder. Are there not circumstances that
a client would APPEND a message to a folder instead of COPY? Is APPEND
only used by most clients for adding a sent message to the sent folder?
I'm not familiar enough with IMAP clients to know if by leaving off
APPEND I am safe or I am at risk
2014 Oct 22
1
Public mailbox confusion
greets,
I am quite sure I ask some faq here ... sorry, but I am confused by the
many options and choices here.
What I want to do is:
I migrate lots of public folders from a MS Exchange Server ...
The customer wants that there is a "Public" folder containing all these
hundreds of folders, the public folder should be visible for all the
dovecot-users and all the subfolders should be
2014 Nov 04
1
sieve replication and .dovecot.lda-dupes
...t up:
date | mail -s test -r jbehrend at mpifr-bonn.mpg.de -c
g9-rz at mpifr-bonn.mpg.de jan at flatpick.de
and this returns this vacation response:
### snip ###
Return-Path: <>
Delivered-To: <jbehrend at mpifr-bonn.mpg.de>
Received: from mail2.mpifr-bonn.mpg.de ([134.104.18.60]) by
mailbox2.mpifr-bonn.mpg.de (Dovecot) with LMTP id
+pgPDzm1WFSn9wAAvl5QjA
for <jbehrend at mpifr-bonn.mpg.de>; Tue, 04 Nov 2014 12:16:13 +0100
X-Sieve: Pigeonhole Sieve 0.4.2
Message-ID:
<dovecot-sieve-1415099773-541512-0 at mailbox1.mpifr-bonn.mpg.de>
Date: Tue, 04 Nov 2014 12:16:13 +0100
From:...
2003 Dec 01
0
No subject
...: <Jonathan.E.Crossett@mailhub.hitchcock.org>
Delivered-To: samba@samba.org
Received: from mailhub.hitchcock.org (MAILHUB.HITCHCOCK.ORG
[130.189.240.101]) by lists.samba.org (Postfix) with ESMTP id
8AB6A4706 for <Samba@samba.org>; Mon, 30 Jul 2001 06:21:22 -0700 (PDT)
Received: from mailbox2.Hitchcock.ORG (MAILBOX2.HITCHCOCK.ORG
[130.189.240.142]) by mailhub.hitchcock.org (8.9.3+DND/8.9.3) with
ESMTP id JAA32226 for <Samba@samba.org>; Mon, 30 Jul 2001 09:26:04
-0400 (EDT)
Message-id: <24070504@mailbox2.Hitchcock.ORG>
Date: 30 Jul 2001 09:26:04 EDT
From: Jonathan.E.Cro...