-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 17 Oct 2014, Damien Desfontaines wrote:
I'm trying to make the mailbox of (system) user "spam" available to
user "ted". I followed these instructions:
http://wiki2.dovecot.org/SharedMailboxes/Permissions
and it doesn't seem to work. To be
Hello,
(Sorry if you already received this mail. I sent it without having
subscribed to the list, but I never got any confirmation; so I assumed
it has been filtered by the anti-spam or something.)
I'm using dovecot v.2.1.7 on Debian Sid, and the output of dovecot -n
is available here: http://pas
|> ...to change sata disk for /home
why only for /home ?
since the email data is the biggest part, i would not care for the
remaining (system, dovecot, etc)
and put everything on the SSD
> Even server grade SSD's are prone to sudden failures. Mostly due to
exeeded max write count.
this is o
On 16 Oct 2014, at 08:43, Bruno Viaris wrote:
> I’m trying to setup dovecot/postfix/getmail for a single user
> application: I have 3 email accounts and 2 main computers (home and
> work). I want to have an imap server on each machine with
> sync/replication so that read/reply/delete status and s
On 16 Oct 2014, at 06:26, Ralf Hildebrandt wrote:
> After fixing the "duplicate compression" problem, we're now
> encountering
>
> "imap-login: Error: proxy(USERNAME): connect(10.x.x.178, 993) failed: Cannot
> assign requested address (after 0 secs, local=10.x.x.100)"
>
> in the logs. We alre
On 16 Oct 2014, at 00:45, Alexander 'Leo' Bergolth wrote:
> On 10/14/2014 06:53 PM, Timo Sirainen wrote:
>> - Fixed several race conditions with dovecot.index.cache handling that
>>may have caused unnecessary "cache is corrupted" errors.
>
> Rejoyed too soon! :-(
> Unfortunately it
On 10/16/2014 07:45 PM, Przemysław Orzechowski wrote:
> On 16.10.2014 18:24, Luciano Gabriel Andino wrote:
>> Hi, I am thinking to change sata disk for /home and I want to know if
>> change to a SSD hd, is a good option. I have 30-40 accounts with 30-50K
>> email in boxes.
For such a small amount
When you reply, try to make sure you reply to the list
(dovecot@dovecot.org), in Thunderbird you should have a Reply List
button, or just use reply to all.
btw I meant: the output of the 'dovecot -n' command, sorry :D
OK so, first of all, lda doesn't do any passdb lookup at all, only
userdb.
On 16.10.2014 18:24, Luciano Gabriel Andino wrote:
Hi, I am thinking to change sata disk for /home and I want to know if
change to a SSD hd, is a good option. I have 30-40 accounts with 30-50K
email in boxes.
Hi
SSD's give you fast read and (degrading with time) fast write
performance but at
On Thursday 16 October 2014 03:45:42 Alexander 'Leo' Bergolth did opine
And Gene did reply:
> On 10/14/2014 06:53 PM, Timo Sirainen wrote:
> > - Fixed several race conditions with dovecot.index.cache handling
> > that
> >
> > may have caused unnecessary "cache is corrupted" error
Hi, I am thinking to change sata disk for /home and I want to know if
change to a SSD hd, is a good option. I have 30-40 accounts with 30-50K
email in boxes.
--
Saludos!!
Luciano Andino
GNU/Linux user #185103
Santa Fe - Argentina
---
On 10/16/2014 12:19 PM, Cliff Hayes wrote:
well i don't want to use system users. but how do I assign a UID and
GID to virtual users to eliminate the permissions errors?
For dovecot, it is like this:
http://wiki2.dovecot.org/AuthDatabase/SQL#User_database_lookups
I don't know if this would b
Since you have to use system users, why don't you just use that? Why use
SQL?
On 10/16/2014 12:06 PM, Cliff Hayes wrote:
I tried both ways with same result.
I tried just returning the username as well.
On 10/16/2014 10:45 AM, Steffen Kaiser wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA
ok I tried this as the query:
password_query = SELECT uName as user, uNameDomain as username, uDomain
as domain, uPass as password FROM users WHERE uName = '%n' AND uDomain =
'%d'
and it is still putting mail /var/spool/mail/chayes and erroring trying
to look in cha...@domain.tld/chayes inst
I tried both ways with same result.
I tried just returning the username as well.
On 10/16/2014 10:45 AM, Steffen Kaiser wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 16 Oct 2014, Cliff Hayes wrote:
But %u always contains just chayes instead of cha...@domain.tld even
though I tr
I can't seem to get imap virtual users to work with database
authentication on new Scientific Linux 6.5 server with Sendmail 8.14.4 &
Dovecot 2.0.9
Apparently I have to also create system users because
sendmail/procmail/dovecot want to check directory ownership.
So I created a database, made e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 13 Oct 2014, aleskandro wrote:
Hi all, I've configured postfix with multiple host and virtual mailboxes
(main.cf is here: http://pastebin.com/798VVxbv).
So I can receive email to vu...@mydomain.tld into
/var/mail/vhosts/mydomain.tld/vuser f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 16 Oct 2014, Cliff Hayes wrote:
But %u always contains just chayes instead of cha...@domain.tld even though I
tried different select statements to put the entire username in the username
field.
mail_location = mbox:/var/spool/mail/%u:INBOX
Dear list,
I’m trying to setup dovecot/postfix/getmail for a single user
application: I have 3 email accounts and 2 main computers (home and
work). I want to have an imap server on each machine with
sync/replication so that read/reply/delete status and sorting into
folders are identical. This par
After fixing the "duplicate compression" problem, we're now
encountering
"imap-login: Error: proxy(USERNAME): connect(10.x.x.178, 993) failed: Cannot
assign requested address (after 0 secs, local=10.x.x.100)"
in the logs. We already tried raising the ulimit, the max number of
open files. Once w
Hi,
we are using dovecot 2.2.14. So far, we used the following quota warning
configuration
quota_rule = *:storage=10G
quota_warning = storage=90%% quota-warning 90 %n
quota_warning2 = storage=80%% quota-warning 80 %n
quota_warning3 = storage=70%% quota-warning 70 %n
This works fine. Now, we
2.2.14 is working great in production for us. No more strange errors
with indexes[1] (which was a constant thing in 2.2.13), and I'm happy
that the clustered LDA issues are resolved.
Well done Timo, and congratulations on your relocation to the US!
Andy
[1] Panic: file mail-index-transacti
Pascal Volk writes:
Cut&pasted off the terminal man page output. Looking into
man1/doveadm-move.1, I see
.B doveadm move \-u jane Archive/2011/09 mailbox INBOX BEFORE \(rs
.B 2011-10-01 SINCE 01-Sep-2011
so it's a problem with my nroff, not dovecot's man pages. (Hmm, it
happe
Hello,
Once again, sorry for my poor english skills...
I upgrade dovecot to 2.2.13, and... the problem is always here. :-(
So i purge (once again) solr entirely and reinstall it. But I forget to
install the schema.xml in solr. I have only the original schema which is
given with the package.
On 10/14/2014 06:53 PM, Timo Sirainen wrote:
> - Fixed several race conditions with dovecot.index.cache handling that
> may have caused unnecessary "cache is corrupted" errors.
Rejoyed too soon! :-(
Unfortunately it doesn't fix my (maybe mbox related) index.cache errors
reported bac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Timo Sirainen wrote on 14/10/2014 18:53:
> + Added last-login plugin to set user's last-login timestamp on login.
According to http://wiki2.dovecot.org/Plugins/LastLogin the plugin uses redis,
but can use other dictionaries
If I have MySQL as userba
26 matches
Mail list logo