On 29.4.2011, at 6.19, Henry Franco wrote:
> So I removed the passdb's and the pass=yes since it doesn't work with PAM but
> I'm still not having any luck. Any suggestions? I'm open.
Oh, I didn't notice earlier:
> auth default_with_listener:
..
> auth default:
Don't use two auth {} blocks. Th
Hi all,
I installed Dovecot-Postfix as an IMAP mail server and also RoundCube as
webmail. When I create an account using Postfix Admin and login to webmail,
roundCube creates the Junk Mail, Deleted Emails folder automatically. I also
added this account to my Microsoft Outlook 2007. Following so
hi,
Am Donnerstag, den 28.04.2011, 21:40 +0300 schrieb Timo Sirainen:
> That's an interesting setting you have there.. I tried to reproduce but
> I can't seem to make it crash with it.
same setup as for 2.0.9
> What's in your dovecot-ldap.conf.ext? (This user was looked up from
> LDAP, right?)
Am 29.04.2011 10:04, schrieb Ceyhun Ganioglu:
> Hi all,
>
>
>
> I installed Dovecot-Postfix as an IMAP mail server and also RoundCube as
> webmail. When I create an account using Postfix Admin and login to webmail,
> roundCube creates the Junk Mail, Deleted Emails folder automatically. I also
>
Hi Robert,
Many thanks for your reply. I realized that the title of my email was not
explaining my exact problem. My problem is not the creation of the folders.
I am happy with the folders created by RoundCube. I am confused why Outlook
can't write to the Sent Items folder. Logically Outlook, TB o
On 29.4.2011, at 13.26, Ceyhun Ganioglu wrote:
> Many thanks for your reply. I realized that the title of my email was not
> explaining my exact problem. My problem is not the creation of the folders.
> I am happy with the folders created by RoundCube. I am confused why Outlook
> can't write to th
On 29.4.2011, at 12.09, Denny Schierz wrote:
> user_attrs = postalAddress=domain, homeDirectory=/imap/spool/%d/%1n/%n,
> myMailQuota=quota_rule=*:storage=%$M
The problem is that homeDirectory in there. It's not used at all currently. You
probably want to replace it with:
=home=/imap/spool/%d/%1
On Qui, 28 Abr 2011, Aaron C Johnson wrote:
I've done some searching and maybe I'm missing something... I have a
remote dovecot and postfix server running on debian 5. I then have a
local fetchmail server that retrieves email from the dovecot server
via pop3s every 5 minutes.
The problem i
Am 29.04.2011 12:26, schrieb Ceyhun Ganioglu:
> Hi Robert,
>
> Many thanks for your reply. I realized that the title of my email was not
> explaining my exact problem. My problem is not the creation of the folders.
> I am happy with the folders created by RoundCube. I am confused why Outlook
> can
Hello,
dovecot-2.0.12/doc/example-config/conf.d/10-logging.conf
contains
# mail_log plugin provides more event logging for mail processes.
plugin {
# Events to log. Also available: flag_change append
#mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
# Group event
Hi all... again.
I have uploaded the new server to dovecot 2.0.12, and still having the
same issue.
I have even tried changing the hostname, and still the same.
I have checked the site http://wiki2.dovecot.org/Migration at the "POP3
migration" section, and I can't see the problem. The UIDLs be
Is it possible to allow master users to be authenticated against PAM? Something
like:
passdb {
driver = pam
#args = /etc/dovecot/passwd.masterusers
master = yes
#pass = yes
}
and then have a userdb which qualifies what accounts are master accounts but
doesn't have passwords?
Thank
On Fri, 2011-04-29 at 16:46 +0200, Esther Yébenes --Conzentra-- wrote:
> Hi all... again.
>
> I have uploaded the new server to dovecot 2.0.12, and still having the
> same issue.
> I have even tried changing the hostname, and still the same.
> I have checked the site http://wiki2.dovecot.org/Migr
On Fri, 2011-04-29 at 10:55 -0400, Jonathan Siegle wrote:
> Is it possible to allow master users to be authenticated against PAM?
> Something like:
>
> passdb {
> driver = pam
> master = yes
> }
If PAM authentication succeeds, the user is a master user with this
config.
> and then have a us
<><><><>
Sorry about previous mail; don't know what had happened...
The text was:
Thanks Timo,
Yes, I suppose there must be something else wrong, but I am not sure
what it could be.
The new configuration is pasted here:
http://pastebin.com/yLLY9Zx8
Thanks in advance
On 29/04/11 16:59, Timo Sirai
Timo,
That worked. I appreciate it.
Original Message
Subject: Re: [Dovecot] Problem Authenticating with Master User
From: Timo Sirainen
To: Dovecot Mailing List
Date: 04/29/2011 03:34 AM
On 29.4.2011, at 6.19, Henry Franco wrote:
So I removed the passdb's and the pass=y
On Tue, 2011-04-26 at 19:35 +0300, Timo Sirainen wrote:
> I was also planning on adding some mirroring by adding 2+ A records to
> some names:
The mirroring setup is finished. There's a master server now handling
dovecot.org and a mirror server handling www/hg/wiki. Would be nice to
get another r
On 2011-04-29 4:04 AM, Ceyhun Ganioglu wrote:
> Following some tutorials on
> the internet I created an Outlook rule to move the sent emails to the IMAP
> server's sent mail folder.
Outlook 2007+ no longer requires you to create that rule, you can now
just tell it which IMAP folder to save the Sen
Hi every one! Im new to the list, and to dovecot. I foud this program
very usefull, scalable and with a serious security focus. So Im trying
to implement it here at work.
The first logical step is to read as much as I can, to build the best
possible configuration avaible... but i found that the wik
The config files are well commented.
Take a look...
Patrick
On Thu, 2011-04-28 at 19:54 +0200, Stéphane Guedon wrote:
> On Thursday 28 April 2011 19:31:49 Matt wrote:
> > Does IMAP create much additional system load vs. POP3?
>
If you do use IMAP, server disk space capacity can become an important
number to watch as most POP3 clients by default will del
On 04/20/2011 05:26 PM, Sven Hartge wrote:
Papp Tamas wrote:
On 04/20/2011 01:47 PM, Sven Hartge wrote:
"du" also accounts for the metadata of the filesystem. With Maildir++
you have many files per directory which causes the directory inode to
increase in size. After mails are deleted, the n
Hello,
I send to you a PM with instructions to get the server.
Let me known if u had any problems.
Regards :)
On Fri, Apr 29, 2011 at 2:10 PM, Timo Sirainen wrote:
> On Tue, 2011-04-26 at 19:35 +0300, Timo Sirainen wrote:
>
> > I was also planning on adding some mirroring by adding 2+ A record
Papp Tamas wrote:
> On 04/20/2011 05:26 PM, Sven Hartge wrote:
>> Counting all meta-data is also very unintuitive for the user. Imagine
>> a user with an INBOX containing 200,000 mails. This will result in a
>> _huge_ directory inode for the INBOX folder (about 20MB for XFS). Now
>> he deletes al
Hello Timo
How much disk space does it represents ?
Le 29/04/2011 19:10, Timo Sirainen a écrit :
On Tue, 2011-04-26 at 19:35 +0300, Timo Sirainen wrote:
I was also planning on adding some mirroring by adding 2+ A records to
some names:
The mirroring setup is finished. There's a master ser
26 matches
Mail list logo