Displaying 20 results from an estimated 1300 matches similar to: "0.99.10.5 release candidate"
2004 May 27
5
0.99.10.5 released
One more bugfix since rc2:
- Maildir: synchronization might have sometimes set wrong flags to
messages, or crash completely
Quite rare because we were lucky before :)
And list of all the changes one more time:
v0.99.10.5 2003-12-27 Timo Sirainen <tss at iki.fi>
+ MySQL authentication, patch by Matthew Reimer
+ --with-moduledir configure option
- mbox: APPEND reversed given
2007 Mar 29
1
locking question
There are three applications that have their mitts on files on my mail
server, which is running AIXV5.3 and UWIMAP and mbox format. The mail
folders and INBOXES are native to that machine, but also are NFS
exported to a login server and a mailing list server. All three
machines are running the lockd daemon.
Everybody wants to lock differently
1) procmail (delivering for sendmail), which
2007 Apr 24
1
locking questions
I have Dovecot 1.0 in trial use by the IT staff, and have some locking
questions
Background, the mail server runs procmail, sendmail and NFS exports the
user homedir and mailbox to a) a login shell host and b) a mailing list
services host. It runs UWIMAP on the usual ports and dovecot on a
arbitrary port number. Because of concern with NFS and file access
contention. I have the following
2008 Jan 31
3
fastest way to compute the squared Euclidean distance between two vectors in R
I have a program which needs to compute squared Euclidean distance
between two vectors million of times, which the Rprof shows is the
bottleneck. I wondered if there is any faster way than my own simple
function
distance2 = function(x1, x2)
{
temp = x1-x2
sum(temp*temp)
}
I have searched the R-help archives and can not find anything except
when the arguments are matrices. Thanks for any
2018 Dec 16
1
mailbox locking
Dear Colleagues,
I use exim's appendfile transport, procmail and a local mutt on my
system, they all (to my knowledge) use lockfiles when working with
mboxes.
However, `doveconf | grep lock` says
dotlock_use_excl = yes
lock_method = fcntl
mail_max_lock_timeout = 0
mbox_dotlock_change_timeout = 2 mins
mbox_lock_timeout = 5 mins
mbox_read_locks = fcntl
mbox_write_locks = dotlock fcntl
2003 May 03
2
0.99.9.1 OpenBSD and mbox
Hi, compiled perfectly, so the patch of course work ;), but seems that I
had the conf a bit broken, because he doesn't read the new messages in
/var/mail/user, does the line:
#default_mail_env = mbox:~/Mail:INBOX=/var/mail/username
look good?, I also tryed with %h instead of username, the rest of the
conf is pretty standard, I can create folders and so on.
Regards
Alvaro
2005 Apr 26
4
docecot and procmail?
Is dovecot still considered unreliable when combined with NFS?
Is this true for mbox only, or Maildir as well?
If dovecot Is still considered unreliable with NFS, how about having a
dovecot mode that would chain into procmail for delivery, so that dovecot
doesn't (necessarily) have to reinvent that wheel?
Thanks!
2013 May 08
2
change inbox dotlock name
Hi,
Is there a configuration element that would allow me to change the
dot-lock name for the user's /var/mail inbox when it is locked? dovecot
(correctly) acquires <username>.lock, but I'm having a problem with
procmail where some obscure code path is preventing procmail's
acquisition of a lock when it's that default name in /var/mail.
The issue is not permissions
2007 Apr 06
2
mbox sync/lock issue, rc28 and later
Help!
I just noticed this error this morning, we have been getting a
lot of these in rc28 and rc29, not in rc27 or before:
Apr 6 07:22:52 karst dovecot: [ID 107833 mail.error] IMAP(jaearick): mbox file /var/mail/j/jaearick was modified while we were syncing, check your locking settings
Pine coughed up an internal error, no core dump, and dovecot
basically doubled the size of my mailbox by
2018 Oct 09
4
immediate delete of mails
On Tue, 9 Oct 2018 12:08:00 +0200 Sami Ketola <sami.ketola at dovecot.fi>
wrote:
> How do you deliver then mails to the server?
>
> also mbox is very unoptimised mailbox format for this. Each time mail is deleted from mbox mailbox the whole mbox while needs to be rewritten to remove the mail.
OpenSMTPD and Dovecot run on the same machine. OpenSMTPD receives
incoming mails and
2019 Nov 08
2
"samba-tool backup offline" stuck
Hello.
After upgrading some DCs (in different domains) to 4.10, I'm trying to
take backups with samba-tool.
I'm not using "online" backups, as they require typing a password, so
are not usable in a script.
IIUIC, "offline" backups can be used even if Samba is running.
However, they seem to get stuck:
> root at dc1:~ # samba-tool domain backup offline
2017 Jun 08
2
v2.2.30.1 released
>
> We have identified a bug in auth process, and are working with a fix.
>
It works for me in 2.2.30-2
--
Angel L. Mateo Mart?nez
Secci?n de Telem?tica
?rea de Tecnolog?as de la Informaci?n
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868889150
Fax: 868888337
2012 May 28
3
Dovecot 2.1 mbox + maildir
What syntax is needed to make this work?
The 2.0 wiki recomendations don't work - I can see the inboxes or the
folders but not both at once and there are lots of error messages about
prefix clashes if I simply use the existing 2.0.20 conf file on 2.1.6
The layout I have is:
Inboxes in mbox format - /var/spool/mail/%u
Folders in maildir format - /var/spool/imap/%u/Maildir/
Control and
2004 Jun 07
1
dovecot newbie question about "invalid key" problem
Hello list,
I've trying to migrate a small uw-imap server to dovecot.
It works somewhat, and speed seems greatly improved, so thats great.
However, I get an "invalid key/Internal Error" problem when connectiong
to my INBOX
with thunderbird.
According to google this is a well known problem with mozilla mailers.
Dovecot is not lenient
with this bug in thunderbird.
Is there some
2007 Jul 11
9
NFS cache flush tester
http://dovecot.org/tools/nfstest.c
I wrote a test utility that tests different ways to flush NFS attribute
cache and data cache. Please test in your NFS setup and show me the
results, so I can make Dovecot v1.1 works well with NFS.
Run the test several times (3 should be enough) to make sure the output
stays the same, because the attribute cache flushes might incorrectly
say "OK". And
2013 Sep 09
1
Is dovecot locking properly?
Hello, I'm attempting to move form qpopper 4.1 to Dovecot 2.2.5 on
Linux. When a user checks POP mail qpopper seems to make a
.username.pop temporary file in the same /var/mail directory as the mbox
INBOX file. Watching what dovecot does I don't see this happening.
Is this .pop file a lock file or just a temporary file? If its a temp
file does dovecot do the same thing elsewhere?
2004 Jun 03
1
0.99.10.5 imap flag update issues
Hi,
there is an issue left in 0.99.10.5 which (I think) is a problem with
imap status flags. It shows up in two places:
(1) When new mail is delivered to the inbox, the last read mail changes
to "unread".
(2) When you move mails from the inbox to another folder with Mozilla
(1.6 on win32, Linux, NetBSD), they are not removed from the inbox,
effectively performing a copy instead of a
2006 Apr 25
2
NFS
I've finally managed to run Dovecot without errors in two computers with
maildir and indexes stored in NFS. I added a page to wiki about this:
http://wiki.dovecot.org/NFS
Suggestions how to keep attribute cache enabled but to allow Dovecot to
specifically request not to use a cached value (when it's important)
would be welcome.
-------------- next part --------------
A non-text
2006 Nov 13
0
Voicemail and realtime : the emailbody option ...
Dear all,
I've just a little question ...
I've configured asterisk to run with voicemail realtime in the
extconfig.conf like this :
voicemail => mysql,database,voicemail
I just want to have a row, in the voicemail table, like emailbody, which
is capable to give me a body to the mail. Therefor the body is set user
by user, and it could be very fun.
Is it possible ?
I've made
2006 Nov 14
0
[Voicemail] Change the format of the VM_DATE
Dear all,
I just want to change the format of the VM_DATE (used in the mail sent
to the user).
I'm french and the format is not very acceptable for my users ....
Friday, November 10, 2006 at 04:28:43 PM could be replace by
Vendredi 10 Novembre 2006 ? 16h28
Any idea ?
Thanks a lot,
--
Jean-Baptiste Bellet
Ing?nieur D?velopppement
Lucyde SAS
Prologue 1 - La Pyr?n?enne BP 27201 LABEGE cedex