Displaying 20 results from an estimated 80000 matches similar to: "old mails"
2008 Oct 30
2
Old mantis e-mails
I am suddenly getting a bunch of OLD (as in 3-9 months old) e-mails
from mantis saying things like a note has been added to an issue etc.,
and yet the issue has not been touched in months and the "new note" it
is referring to is also months old. Consequently, I never received
these e-mails before either. The e-mail itself shows that
"carolina.digium.com" received
2018 Jun 07
0
2.3.1 Replication is throwing scary errors
Aaaaand I forgot to CC the list, sorry for that, it's way too early in
the morning :P
On 07.06.18 - 07:39, Thore B?decker wrote:
> What does the output of these two commands show after that error has
> been logged?
>
> doveadm replicator status
>
> doveadm replicator dsync-status
>
> If there are *waiting failed* requests, that never make it "through"
>
2015 Sep 07
2
Is it a bug when you move mail between namespaces....
It doesn't in my current 2.2.18 setup with the config I posted.
On Mon, Sep 7, 2015 at 5:22 PM, Timo Sirainen <tss at iki.fi> wrote:
> It should.
>
> On 08 Sep 2015, at 01:01, Larry Rosenman <larryrtx at gmail.com> wrote:
>
> should fts_autoindex handle that case?
>
>
> On Mon, Sep 7, 2015 at 5:00 PM, Timo Sirainen <tss at iki.fi> wrote:
>
2007 May 11
5
Mails, work and so on
You can probably guess from my flood of mails that I'm no longer busy. I
still have a couple of exams but since I haven't spent any time at all
studying for them or attending the lectures, I can just as easily leave
them for next year.
I've read and answered most of the "easy" mails in this list and in my
INBOX. I'll try to answer the rest of them this weekend, so no
2015 Sep 07
2
Is it a bug when you move mail between namespaces....
should fts_autoindex handle that case?
On Mon, Sep 7, 2015 at 5:00 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 09/08/2015 12:56 AM, Larry Rosenman wrote:
> > that the fts data gets lost?
>
> All full text search backends are now implemented so that if you
> copy/move mails, the mails need to be indexed again the destination folder.
>
> Alternative would be to
2015 Sep 10
2
Is it a bug when you move mail between namespaces....
It works for me. I don't know why it wouldn't work for you. Looking at the autoindexing code I don't see how it could be possible that it works for saving but not copying.
> On 10 Sep 2015, at 21:05, Larry Rosenman <larryrtx at gmail.com> wrote:
>
> Is there a fix coming for this, Timo? Or is it a longer term issue?
>
> On Mon, Sep 7, 2015 at 5:23 PM, Larry
2009 Apr 08
4
Indexing of mails to speed up the IMAP SEARCH command
Hi all,
I use a local dovecot server which is synchronized with my two imap
accounts using OfflineIMAP. This works very nice and is highly usable.
But one thing I'd like to improve is the slow IMAP search. When I
search for a string in the subjects of all messages in a mailbox using
some mail client, dovecot seems to grep all the messages in there.
Is there a way to let dovecot index more
2015 Sep 10
0
Is it a bug when you move mail between namespaces....
my monthly archive script does:
echo `date` start ${i}
doveadm mailbox create \#ARCHIVE/${YEAR_LAST_MONTH}/${i}
doveadm -f tab mailbox status messages ${i}
doveadm move \#ARCHIVE/${YEAR_LAST_MONTH}/${i} mailbox \
${i} BEFORE ${TODAY} SINCE ${FIRST_LAST_MONTH}
doveadm -f tab mailbox status messages ${i}
echo `date` done ${i}
for each mailbox that has >= 1 message in
2007 Aug 01
4
Missing MIME-Version header in e-mails.
Hi,
I notice that in src/lib-mail/message-parser.c, there is a section of
code that checks for the presence of MIME-Version before allowing
processing of the Content-* headers.
Is there a possibility of relaxing this rule? There are some broken
mailers, in particular newsletter mailers that do not seem to honour the
MIME-Version header, though they do send the Content-Type.
Cheers.
2008 Jun 03
2
How to set MDNSent flag on a large amount of mails?
Hi,
after having moved a big mail archive to IMAP, I've now got the following
problem: The MUA asks to send an MDN on all those old messages that contain
the 'Disposition-Notification-To' header when opened. I'd like to set the
$MDNSent flag on those (>10000 in a deeply nested directory structure)
mails.
After having read http://wiki.dovecot.org/MailboxFormat/Maildir I wrote a
2010 Jan 29
1
mdbox, dsync
I finally migrated my mails from mbox format to mdbox format using
dsync:
1. Stop dovecot, wait a few seconds for processes to die
2. dsync convert mdbox:~/mdbox
3. Change mail_location to mdbox:~/mdbox
4. Check that no new mails arrived during conversion (alternatively I
could have just run dsync again, but I decided not to test my luck)
5. Start dovecot
After fixing a pretty bad bug in dsync
2012 Jan 20
1
Setting From address for cronjob mails (because Gmail rejects)
Hello,
I have two identical CentOS 6.2 machines with
stock Postfix package and unchanged config:
# rpm -qa|grep post
postfix-2.6.6-2.2.el6_1.x86_64
# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
2016 Mar 28
2
I stopped receiving mails from the list.
On Sun, Mar 27, 2016 at 11:45:25PM -0400, Shao Miller via Syslinux wrote:
> On 3/27/2016 15:13, Patrick Masotta via Syslinux wrote:
> >I think this is not the case the problem was solved and the
> >postings were arriving normally; off course if this would've been
> >just a miss configurationsure I wouldn't got the missed postings
> >but miraculously I did; then I
2012 Dec 19
1
Upload / migrate old mails: iPhone shows oldest mails first
hi,
I've got a very strange behavior: I uploaded old mails from a local folder (thunderbird / osx) to my Dovecot (Debian Squeeze) and now, the iphone (ios6) show the oldest mails first. The only thing I can imagine is, that Dovecot got from Thunderbird the newest mails first and last the old mails, so that in the last mdbox are the old one. So, if it is correct, how can I fix it?
cu denny
2012 May 18
1
Override old e-mails with new e-mails after exceeding Maildir size limit
Hi,
Is it possible to set Dovecot to write new e-mails in the place of the
oldest e-mails, when there is no storage left in the Maildir?
--
View this message in context: http://old.nabble.com/Override-old-e-mails-with-new-e-mails-after-exceeding-Maildir-size-limit-tp33871372p33871372.html
Sent from the Dovecot mailing list archive at Nabble.com.
2004 Sep 04
4
v0.99.11 released
v0.99.11 2004-09-04 Timo Sirainen <tss at iki.fi>
+ 127.* and ::1 IP addresses are treated as secured with
disable_plaintext_auth = yes
+ auth_debug setting for extra authentication debugging
+ Some documentation and error message updates
+ Create PID file in /var/run/dovecot/master.pid
+ home setting is now optional in static userdb
+ Added mail setting to static userdb
- After
2015 Sep 10
0
Is it a bug when you move mail between namespaces....
Is there a fix coming for this, Timo? Or is it a longer term issue?
On Mon, Sep 7, 2015 at 5:23 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> It doesn't in my current 2.2.18 setup with the config I posted.
>
>
> On Mon, Sep 7, 2015 at 5:22 PM, Timo Sirainen <tss at iki.fi> wrote:
>
>> It should.
>>
>> On 08 Sep 2015, at 01:01, Larry
2008 Dec 13
3
another assertion failure in dovecot 1.1.7 mbox-sync-rewrite: (mails[idx].from_offset == start_offset)
Sorry, this time I've no core file, (I forgot to set ulimit -c
unlimited before starting dovecot)
Regards,
Diego.
---
dovecot: Dec 09 08:26:52 Panic: IMAP(user): file mbox-sync-rewrite.c:
line 590 (mbox_sync_rewrite): assertion failed:
(mails[idx].from_offset == start_offset)
dovecot: Dec 09 08:26:52 Error: IMAP(user): Raw backtrace:
/usr/libexec/dovecot/imap [0x80f739e] ->
2008 Jun 01
3
deliver saving mails with hard linking
http://dovecot.org/tmp/deliver-multiple.diff for Dovecot v1.1 implements
-p <path> parameter for deliver, which reads the input mail from the
specified path instead of stdin. With maildir and hardlink copying
enabled, it also tries to hard link the file to destination instead of
copying it.
So to get the same mail delivered to multiple recipients using hard
links, you'd have to write a
2018 Jun 06
7
2.3.1 Replication is throwing scary errors
Should be fixed by https://github.com/dovecot/core/commit/a952e178943a5944255cb7c053d970f8e6d49336 <https://github.com/dovecot/core/commit/a952e178943a5944255cb7c053d970f8e6d49336>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180606/996cfe38/attachment.html>