Hello,
Thanks for your naswer, but there is no difference bettwen your conf &
mine execpt for the name of service.
Thanks again
Osvaldo
2011/10/28 Robert Schetterer :
> Am 28.10.2011 12:49, schrieb Osvaldo Alvarez Pozo:
>> Hello all,
>>
>> I am testing postlogin script with dovecot 2.
>>
>> I w
Am 31.10.2011 08:51, schrieb Osvaldo Alvarez Pozo:
> Hello,
>
> Thanks for your naswer, but there is no difference bettwen your conf &
> mine execpt for the name of service.
>
> Thanks again
are you sure ?
i have 2 different ( extra ) login scripts
not only one fitting for imap and pop3
but you
Any suggestions on how to implement dovecot maildir on multiple servers.
Does this required independent installation of Dovecot on each servers, or a
single instance of Dovecot with shared MailDir would serve the purpose?
Thanks,
Arlin
Could anyone please respond to this query. Thank you!
From: Arlin [mailto:ar...@mvs.us]
Sent: 28 October 2011 17:06
To: 'dovecot@dovecot.org'
Subject: How can we horizontally scale Dovecot across multiple servers?
Hi,
How can we horizontally scale Dovecot across multiple servers? Do w
Am 31.10.2011 09:47, schrieb Arlin:
> Could anyone please respond to this query. Thank you!
you may use loadbalancers i.e (keepalived etc) and/or
http://wiki2.dovecot.org/FeatLoginProxy
http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy
look the list for cluster setups etc
reading your
Hi Robert,
Thanks for the reply. We are upgrading Dovecot to v2.0.15 and other
component's to the latest version. In that case, can we use san for storage
or are you recommending that drbd with ocfs2 is the best way to attain the
horizontal scalability for the mail storage?
Thanks,
Arlin
-O
On Sábado 29 Octubre 2011 04:03:41 sean darcy escribió:
> I have a virtual user test1.
>
> cat /etc/dovecot/users
> test1@:{PLAIN}test1pass:504:504::/home/vmail/%d/%n
> catchall@:{PLAIN}password:504:504::/home/vmail/%d/%n
> @:{PLAIN}password:504:504::/home/vmail//catchall
> te...@example.com:{PLAI
On Domingo 30 Octubre 2011 13:16:59 Peer Heinlein escribió:
> It should be possible to make a complete backup/mirror of a user's
> mailbox with dsync. And a backup/mirror without sieve is incomplete.
And procmail rules? And maildrop rules? And someones post-login script based
rules?
To me, mail
Am 31.10.2011 10:43, schrieb Arlin:
> Hi Robert,
>
> Thanks for the reply. We are upgrading Dovecot to v2.0.15 and other
> component's to the latest version. In that case, can we use san for storage
> or are you recommending that drbd with ocfs2 is the best way to attain the
> horizontal scalabili
* Joseba Torre :
> On Domingo 30 Octubre 2011 13:16:59 Peer Heinlein escribió:
> > It should be possible to make a complete backup/mirror of a user's
> > mailbox with dsync. And a backup/mirror without sieve is incomplete.
>
> And procmail rules?
They're not stored "within" dovecot's reach. proc
Am 31.10.2011 11:03, schrieb Ralf Hildebrandt:
> * Joseba Torre :
>> On Domingo 30 Octubre 2011 13:16:59 Peer Heinlein escribió:
>>> It should be possible to make a complete backup/mirror of a user's
>>> mailbox with dsync. And a backup/mirror without sieve is incomplete.
>>
>> And procmail rules?
Quick question about the usage of DRBD: I'm thinking of a setup on my
organization here (15k+ users, 4TB of email data), but I'm holding back on
the clusterization due to the high volume of data.
Using DRBD would implicate mirroring those 4TB of data across all cluster
nodes? If yes, I might go wi
Hi, All!
I have 2.0.beta6 (3156315704ef)
Trying to set up Dovecot with virtual users.
mail_uid=mail
mail_gid=mail
mail_location = maildir:/var/mail/%n
/var/mail owner is mail:mail, permissions is 777
From error log:
Oct 31 13:34:17 imap(test): Error: user test: Initialization
failed:Initializi
On 2011-10-31 8:10 AM, Vlad wrote:
I have 2.0.beta6 (3156315704ef)
Upgrade, then come back with any questions...
--
Best regards,
Charles
I installed dovecot from the "official" CentOS 6 repository .
I think in this case, the problem is not in the version ..: - \
I'll try to update ..
> On 2011-10-31 8:10 AM, Vlad wrote:
>> I have 2.0.beta6 (3156315704ef)
> Upgrade, then come back with any questions...
--
С уважением,
Vlad
Am 31.10.2011 12:28, schrieb Felipe Scarel:
> Quick question about the usage of DRBD: I'm thinking of a setup on my
> organization here (15k+ users, 4TB of email data), but I'm holding back
> on the clusterization due to the high volume of data.
>
> Using DRBD would implicate mirroring those 4TB o
There is, though not readily available unfortunately. Thanks for the input,
always helpful.
On Mon, Oct 31, 2011 at 10:33, Robert Schetterer wrote:
> Am 31.10.2011 12:28, schrieb Felipe Scarel:
> > Quick question about the usage of DRBD: I'm thinking of a setup on my
> > organization here (15k+ u
Hi Timo,
I Trying to integrate my antispam with dovecot, using the imap folder to do
certain actions. I Do almost every thing, but i have some problems saving
the message.
Explaining this function, i try to use a imap folder like a "collector
folder", the user append a message from outside (ie an
On 31-10-2011 11:29, Robert Schetterer wrote:
hm, idea , any chance to feed sieve rules in a database backend or ldap etc
so it would be part of backing up the db/dir service
That is on the TODO list. However, this is not high-priority.
Regards,
Stephan.
Op 31-10-2011 7:17, Robert Schetterer schreef:
Am 30.10.2011 22:06, schrieb Dovecot-GDH:
The Sieve folder is not part of the mailbox.
thats a definiton question, anyway Peer is right
it would be a nice to have, but not hardly needed
no need to flame in any case
I wonder how extensible dsync i
Hi!
With dovecot 1.x, I was using a post-login script to dynamically add
shared mailboxes using NAMESPACE_X.. environment variables, based on
filesystem permissions:
After login, the post-login script was executed with user permissions
(mail_drop_priv_before_exec=yes). It added all subdirectories
On 31.10.2011 18:00, wrote Alexander 'Leo' Bergolth:
Have environment based namespace settings been abandoned in 2.0?
I think you need to add them to USERDB_KEYS now...
http://wiki2.dovecot.org/PostLoginScripting#Running_environment
/e-frog
* Stephan Bosch :
> On 31-10-2011 11:29, Robert Schetterer wrote:
> >hm, idea , any chance to feed sieve rules in a database backend or ldap etc
> >so it would be part of backing up the db/dir service
>
> That is on the TODO list. However, this is not high-priority.
You might want to find out how
Charles Marcus wrote:
On 2011-10-25 6:14 AM, Linda Walsh wrote:
and everyfrackin' body was using 4K packet sizes (at the application
level!, the window size on TCP was over 64K...but no one was using
it)especially galling with my network's MTU at 9K, BTW, because
small packets are reall
Am 31.10.2011 16:58, schrieb Stephan Bosch:
> On 31-10-2011 11:29, Robert Schetterer wrote:
>> hm, idea , any chance to feed sieve rules in a database backend or
>> ldap etc
>> so it would be part of backing up the db/dir service
>
> That is on the TODO list. However, this is not high-priority.
s
Hello,
How can i make a imap/pop gateway? that is, putting the mailboxes on a server
on the internal network and put the gateway in the dmz.
regards
On 29.10.2011, at 2.41, Peer Heinlein wrote:
> Having dsync to make backups from existing mail-spaces, it would be nice
> to make dsync syncing the sieve-dirs too. -Otherweise backups aren't
> complete...
dsync was originally meant to be a way to do two-way syncing of mailboxes
without losing
On 30.10.2011, at 13.53, Lukas Weiß wrote:
> ive just switched to dovecot imap because dbmail
> i used before is not developed any further
Oh? It doesn't yet seem dead to me.
> and sql storage is difficult
> to backup. Ive done that, by setting up dovecot with maildir format and
> copy mails fro
28 matches
Mail list logo