aza zel wrote:
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
Some things to remember:
1) don't build as root
2) some builds break in non-C locales; English remains the lingua franca
of the net (heh) so you'll get a lot m
On Wed, March 14, 2007 11:51 am, Timo Sirainen <[EMAIL PROTECTED]> said:
> Some new features in CVS HEAD are:
>
> - Mailbox list index. LIST command can be handled by reading the
> mailboxes from the index. The index also contains the mailbox's message
> counters, so STATUS command can be handle
On Wed, 2007-03-14 at 14:38 -0400, Stewart Dean wrote:
> I've been lurking for a year or more and am now actually bringing
> Dovecot up (it seems that any time I make a serious effort at this,
> something else falls in the pot and I have to give it up yet again).
> Index questions:
> I understand
On Wed, 2007-03-14 at 15:52 -0400, Stewart Dean wrote:
> 1) Since my index files are stored in on a separate, non-quotaed, not
> NFS filesystem, can I correctly assume this means I can ignore the
> nmap_disable and lock_method parms?
Right.
> 2) The docs say:
> > The easiest way to get better p
On Tue, 2007-03-13 at 19:40 +0100, Andreas Jørgensen wrote:
> I am using the package dovecot-1.0.rc2p3-mysql on OpenBSD 4.0 for macppc
If this means 1.0.rc2, then that's the problem. Dictionary quota was
completely broken until rc8.
signature.asc
Description: This is a digitally signed message p
On Wed, 2007-03-14 at 20:25 +, juan carlos wrote:
> What can i do to log in with only user part of [EMAIL PROTECTED]
Do you mean that your domain.com is always the same? Then add to
dovecot.conf:
auth_default_realm = domain.com
signature.asc
Description: This is a digitally signed message
I've been trying to fix MoinMoin's text_plain formatter to produce
readable output. It's almost correct, except I don't understand why I
can't get the LF-adding rules correct. Either there are too many LFs or
too few. And whenever I change something, something else breaks.. It's
getting pretty anno
On Wed, March 14, 2007 1:57 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> On Thu, 2006-08-10 at 23:15 -0400, Bill Boebel wrote:
>> On Thu, August 10, 2006 5:22 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
>>
>> >> Aug 10 16:23:34 director5 dovecot: imap-login: Disconnected: Connection
>> >> queue
On Wed, 14 Mar 2007 20:25:18 + (UTC)
juan carlos <[EMAIL PROTECTED]> wrote:
> Hi everyone, i used postfix, dovecot and mysql. I have virtual users
> and domains. I have this configuration in dovecot-mysql.conf:
> db_host = localhost
> db_port = 3306
> db_unix_socket = /var/run/mysqld/mysqld.so
On Wednesday, March 14 at 05:51 PM, quoth Timo Sirainen:
mmap_disable=no seems to work more slowly after all even with etx3..:
Logi List Stat Sele Fetc Fet2 Stor Dele Expu Appe Logo
C: 8254 4150 4139 8254 8244 11813 4126 2791 8234 3658 16487
S: 7833 3940 3910 7829 7821 11243 3846 2345 7816
I am trying setting up at virtual domain with quota using postfix and
dovecut.
But I can't get the quota to work, every time I try sending a mail
the following queries is run on the database.
SELECT home, uid, gid FROM mail_view_tmp WHERE account = 'dummy' AND
domain = 'example.com'
SELECT
Hi everyone, i used postfix, dovecot and mysql. I have virtual users and
domains. I have this configuration in dovecot-mysql.conf:
db_host = localhost
db_port = 3306
db_unix_socket = /var/run/mysqld/mysqld.sock
db = postfix
db_user = postfix
db_passwd = bscidth46
db_client_flags = 0
default_pass_s
As is usually the case, I'm not sure enough of what the DC docs are
referring to; there are some implicit info assumptions that I, the
Newbie, miss...
Anyway, here is my situation
Dovecot is to run on one machine only, its index files are stored in on
a separate, non-quotaed, not NFS filesyst
On Wed, 2007-03-14 at 11:47 -0700, Troy Engel wrote:
> I do realize from the Wiki that the formats are incompatible, and am
> looking at the Courier spec
> (http://www.courier-mta.org/imap/?README.imapkeywords.html) and the
> Dovecot spec (http://wiki.dovecot.org/MailboxFormat/Maildir) trying to
On Wed, 2007-03-14 at 11:38 -0700, Troy Engel wrote:
> Timo Sirainen wrote:
> >
> > I accidentally added it to passdb instead of to userdb. It doesn't at
> > least currently work in passdb passwd (although it could, but does
> > anyone use it anyway?)
>
> OK thanks for that, but I'm still a bit c
I do realize from the Wiki that the formats are incompatible, and am
looking at the Courier spec
(http://www.courier-mta.org/imap/?README.imapkeywords.html) and the
Dovecot spec (http://wiki.dovecot.org/MailboxFormat/Maildir) trying to
see if there's any sane way I could try and write a shellsc
I've been lurking for a year or more and am now actually bringing
Dovecot up (it seems that any time I make a serious effort at this,
something else falls in the pot and I have to give it up yet again).
Index questions:
I understand the indices should be placed in a non-file-system-quoted
place
Timo Sirainen wrote:
I accidentally added it to passdb instead of to userdb. It doesn't at
least currently work in passdb passwd (although it could, but does
anyone use it anyway?)
OK thanks for that, but I'm still a bit confused -- I'm after the second
part of the wiki entry in relation to n
On Wed, 2007-03-14 at 11:02 -0700, Troy Engel wrote:
> The example conf lists blocking=yes in the passdb {} blocks, but the
> Wiki specifically gives an example for a userdb{} block. Is blocking=yes
> applicable to both types of blocks? Should I be setting it both places?
I accidentally added it
Thanks Timo!
-Original Message-
From: Timo Sirainen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 14, 2007 12:39 PM
To: Ejay Hire
Cc: 'Arto Saraniva'; dovecot@dovecot.org
Subject: Re: [Dovecot] Postfix+Dovecot+LDAP
On Wed, 2007-03-14 at 12:20 -0500, Ejay Hire wrote:
> The general con
On Tue, 2007-03-13 at 11:32 -0700, Dan Price wrote:
> dovecot: Mar 13 07:14:34 Error: IMAP(foobar): file mail-cache.c: line 411 (mai
> l_cache_lock): assertion failed: (!cache->locked)
This should fix it:
http://dovecot.org/list/dovecot-cvs/2007-March/008140.html
signature.asc
Description: This
Timo Sirainen wrote:
On Wed, 2007-03-14 at 12:20 -0500, Ejay Hire wrote:
The general consensus was that nss_ldap has some emotional problems and
dovecot seems to annoy it Kind of like poking an angry snapping turtle
with a stick.
The problem has been found since and it can be worked around
On Thu, 2006-08-10 at 23:15 -0400, Bill Boebel wrote:
> On Thu, August 10, 2006 5:22 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
>
> >> Aug 10 16:23:34 director5 dovecot: imap-login: Disconnected: Connection
> >> queue
> >> full:
> >>
> >> I am seeing this logged several times per minute. From n
On Wed, 2007-03-14 at 12:20 -0500, Ejay Hire wrote:
> The general consensus was that nss_ldap has some emotional problems and
> dovecot seems to annoy it Kind of like poking an angry snapping turtle
> with a stick.
The problem has been found since and it can be worked around:
http://wiki.dovec
>> 2. Do not use PAM and Ldap and then let dovecot talk to pam. It is bad.
>> Don't do it.
>> 2a. Unless you like users digging around in random mailboxes.
>> 2b. NSCD is broken and should not be trusted.
>
> Erm... since I'm running precisely this kind of setup, could you
> please add some
Timo Sirainen schrieb:
> On Wed, 2007-03-14 at 09:47 -0700, Brent Hostetler wrote:
>> user_query = SELECT maildir, 5000 AS uid, 5000 AS gid,
>> CONCAT('/usr/local/vmail/', @home := maildir) AS home FROM mailbox WHERE
>> username = '%u'
>>
>> And the plugin loads and the mail is filtered!!
>>
>> One
On Wed, 2007-03-14 at 09:47 -0700, Brent Hostetler wrote:
> user_query = SELECT maildir, 5000 AS uid, 5000 AS gid,
> CONCAT('/usr/local/vmail/', @home := maildir) AS home FROM mailbox WHERE
> username = '%u'
>
> And the plugin loads and the mail is filtered!!
>
> One problem with the CONCAT metho
> -Original Message-
> From: Timo Sirainen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 14, 2007 5:36 AM
> To: Brent Hostetler
> Cc: dovecot@dovecot.org
> Subject: Re: [Dovecot] Sieve plugin - install help - filters ignored
>
> On Wed, 2007-03-14 at 05:30 -0700, Brent Hostetler wro
On Wed, 2007-03-14 at 16:58 +0100, Gabor HALASZ wrote:
> Hi!
>
> I discovered a bug in $subject. Next line caused a compilation error:
>
> auth_request_log_debug(auth_request, "vpopmail",
>"lookup user=%s domain=%s",
>vpop_user, vpop_domain);
>
> I
Hi!
I discovered a bug in $subject. Next line caused a compilation error:
auth_request_log_debug(auth_request, "vpopmail",
"lookup user=%s domain=%s",
vpop_user, vpop_domain);
I think, te correct version is:
auth_request_log_debug(request, "vpopmail"
Some new features in CVS HEAD are:
- v1.0 saves most of the data to dovecot.index.cache only when the
client is FETCHing the messages. With mboxes the message headers are
saved while parsing the mbox, which is almost the same thing.
With CVS HEAD the dovecot.index.cache file is updated already w
Timo Sirainen wrote:
On Wed, 2007-03-14 at 15:31 +0100, Michal Soltys wrote:
Timo Sirainen wrote:
On Wed, 2007-03-14 at 14:36 +0100, Michal Soltys wrote:
As in subject, if you for instance create a simple passwd-file with:
[EMAIL
PROTECTED]:{plain}pass:2:10::/home/regular/.test::userdb_m
On Wed, Mar 14, 2007 at 07:17:31AM -0700, Chris Harner (CH) wrote:
CH> were too many login attempts. Does dovecot have a default
CH> username/password? How do I set up a username and password?
No, dovecot uses various plugins for authentication and authorization of users
with passwords that belo
On Wed, 2007-03-14 at 15:31 +0100, Michal Soltys wrote:
> Timo Sirainen wrote:
> > On Wed, 2007-03-14 at 14:36 +0100, Michal Soltys wrote:
> >> As in subject, if you for instance create a simple passwd-file with:
> >>
> >> [EMAIL
> >> PROTECTED]:{plain}pass:2:10::/home/regular/.test::userdb_ma
Re,
On Wed, Mar 14, 2007 at 02:26:53PM +, aza zel wrote:
> like other suggest me, the cause of problem is that i not have much space in
> / (i think that 4.4gb is a lot of space but i wrong)
> so, i move to /export/home where i have space and try again and i not have
> any problems.
> about m
Timo Sirainen wrote:
On Wed, 2007-03-14 at 14:36 +0100, Michal Soltys wrote:
As in subject, if you for instance create a simple passwd-file with:
[EMAIL
PROTECTED]:{plain}pass:2:10::/home/regular/.test::userdb_mail=maildir:%h/maildir
Dovecot (rc23 & 27) will expand %h to empty string, and
Hello, all. Dovecot really sparked my interest when I noticed it focused on
security. It seems to be a great product thus far. Anyway...
I'm new to the mail world (pop3/smtp), and I have a project in which I use a
mass mailer known as phpList. If you aren't familiar with it, it has the
abilit
Hi!
ld: error de elf: archivo pop3: elf_update: Error de E/S: escritura en
salida: No queda espacio de memoria en el dispositivo
Since it's not English (and neither Hungarian) I can't understand this, but you
should see these lines in the output you've included, so you should know the
answer if y
(sorry, I forgot to Cc the list. done now)
--- Original Message ---
> From: aza zel <[EMAIL PROTECTED]>
> To: dovecot@dovecot.org, [EMAIL PROTECTED]
> Subject: [Dovecot] solaris 10 + dovecot (1)
> Date: Wed 14 Mar 2007 14:13:12 CET
>
> hi...
> i try to make dovecot (v1.0.r26) in solaris 10 and i
On Wed, 2007-03-14 at 14:36 +0100, Michal Soltys wrote:
> As in subject, if you for instance create a simple passwd-file with:
>
> [EMAIL
> PROTECTED]:{plain}pass:2:10::/home/regular/.test::userdb_mail=maildir:%h/maildir
>
> Dovecot (rc23 & 27) will expand %h to empty string, and try to make
As in subject, if you for instance create a simple passwd-file with:
[EMAIL
PROTECTED]:{plain}pass:2:10::/home/regular/.test::userdb_mail=maildir:%h/maildir
Dovecot (rc23 & 27) will expand %h to empty string, and try to make a
directory under /
Mar 14 14:25:28 rasengan dovecot: IMAP([EMA
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix .. : /usr/local
File offsets : 64bit
I/O loop method . : poll
File change notification method ...
On Wed, 2007-03-14 at 14:53 +0200, Perish Mutyanda wrote:
> Mar 14 14:41:14 itecsouth dovecot: pop3-login: Login failed: Plaintext
> authentication disabled: rip=41.xxx.xxx.190, lip=41.xxx.xxx.153
See disable_plaintext_auth setting.
signature.asc
Description: This is a digitally signed message
I am new to dovecot and would like to setup dovecot with mysql auth. I
successfuly installed postfix admin and used the default
table structure there, Mail delivery works fine as It gets delivered to
mailboxes. My problem is the login, dovecot runs with no errors
but I get the error:
Mar 14 14:3
Timo Sirainen wrote:
> You didn't mention if you added: "mail_plugins = cmusieve" inside
> protocol lda?
>
> Also mail_debug=yes can be helpful in figuring out what goes wrong.
>
>
I'm a casual reader on this list. I didn't know what Sieve is so I found
http://wiki.dovecot.org/LDA/Sieve.
I hav
On Wed, 2007-03-14 at 05:30 -0700, Brent Hostetler wrote:
> Trying to get sieve support and unable to get this going. First step is
> simulating home directories.
..
> Added the following to a users maildir: .dovecot.sieve
You didn't mention if you added: "mail_plugins = cmusieve" inside
protocol
Hello,
My setup consists of the following:
* Freebsd 6.2 system with software installed from ports tree:
* Postfix 2.3.8,1
* postfixadmin 2.1.0_7
* mysql 5.0.33
* dovecot-1.0.r25
* dovecot-sieve 1.0.1
* clamav 0.90_3
* SpamAssassin 3.1.8_1
* amavisd-new 2.4.5_1,1
My mail setup
On Wed, 2007-03-14 at 11:49 +1100, Tudor Holton wrote:
> > What OS is Dovecot running in? What Dovecot version? What configure
> > options? There have been bugs related to this, but I thought they were
> > all fixed.
> >
> I apologise, I just realised that I hadn't included that information.
>
On Wed, 2007-03-14 at 07:48 +0100, Ralf Becker wrote:
> It is that uid_broken, expunged, pseudo are defined as uint8_t:1 which
> is seemingly not allowed by xlc. Changing it to uint32_t:1 solves the
> problem. Do you think this is a appropriate way to fix this?
Hmm. That's a bit annoying, because
[EMAIL PROTECTED] wrote:
Quoting Ejay Hire <[EMAIL PROTECTED]>:
2. Do not use PAM and Ldap and then let dovecot talk to pam. It is bad.
Don't do it.
2a. Unless you like users digging around in random mailboxes.
2b. NSCD is broken and should not be trusted.
Erm... since I'm running precise
Quoting Ejay Hire <[EMAIL PROTECTED]>:
2. Do not use PAM and Ldap and then let dovecot talk to pam. It is bad.
Don't do it.
2a. Unless you like users digging around in random mailboxes.
2b. NSCD is broken and should not be trusted.
Erm... since I'm running precisely this kind of setup, cou
Timo Sirainen ha scritto:
I think I configured Mailman to drop all text/html MIME parts. Lets
see if it works. html -> text translation is also enabled.
this is the last post that i see
--
Roberto Tagliaferri
Responsabile Progettazione & Produzione
TosNet s.r.l. - Internet Service Provider
[E
52 matches
Mail list logo