On 03/04/07, Johannes Berg <[EMAIL PROTECTED]> wrote:
On Tue, 2007-04-03 at 10:45 +0530, Manilal K M wrote:
> > dspam will never include the plugin, and nor will dovecot since it's
> > just a bridge between the two. You need to read and understand that page
> > and then compile the plugin yourse
On Tue, 2007-04-03 at 10:45 +0530, Manilal K M wrote:
> > dspam will never include the plugin, and nor will dovecot since it's
> > just a bridge between the two. You need to read and understand that page
> > and then compile the plugin yourself.
> >
> > johannes
> >
> >
> Thanks Jonannes for your
On Tue, 2007-04-03 at 08:17 +0300, Uldis Pakuls wrote:
>
> setuid works, but another problem arise: when chrooted, deliver can't
> find plugins
> e.g "Fatal: opendir (/usr/lib/dovedot/modules/lda) failed: no such
> file
> or directory"
Fixed: http://dovecot.org/list/dovecot-cvs/2007-April/008561.
Timo Sirainen wrote:
> You don't start deliver as root (or setuid root), so it can't do the
> chrooting.
>
> Usually MTAs don't allow starting deliver as root, so your only
> possibilities are setuid root (see the wiki page) or not using chrooting
> with deliver.
setuid works, but another problem a
On 03/04/07, Johannes Berg <[EMAIL PROTECTED]> wrote:
On Mon, 2007-04-02 at 12:58 +0530, Manilal K M wrote:
> #1.
[...]
No idea. Maybe the dspam and/or qmail manual helps?
> #2:
> I wish to use dspam to filter out the spam messages, but I am unsure
> whether the dspam plugin mentioned in
> htt
[EMAIL PROTECTED] wrote:
Hello,
Trying to figure out how to get dovecot to startup at boot. I saw the
Ubuntu script on the dovecot site, but that didn't work on my system (SuSe
10.2). Of course, copying the /usr/local/sbin/dovecot file into
/etc/init.d doesn't work at all. Any one have working
BTW. I just added "Inaccuracy problems" to
http://wiki.dovecot.org/Quota/Dict. Please read that before actually
using dict quota.
signature.asc
Description: This is a digitally signed message part
On Mon, 2007-04-02 at 22:01 +0200, Samuel HAMEAU wrote:
> >> I experience problems everytime i forward a mail (basically, when
> >> forwarding an email containing an attachement)
..
> Here is as attachement a diff of two maildir files : the one in the sent
> folder, and the one received in an ext
On Mon, 2007-04-02 at 16:39 -0400, Francisco Reyes wrote:
> After sending a messasge about a problem (The folder 'Inbox' cannot contain
> items. Namespace problems) I found what seems to be a fix in the release for
> rc29.
>
> Besides any potential configuration files, do I need to delete the o
On Mon, 2007-04-02 at 22:31 -0400, Francisco Reyes wrote:
> Based on some TCP dumps we did we noticed that Outlook was doing LIST, but
> no select (except at account) creation.
Could you show me the tcpdumps?
> Haven't done tcpdump yet, but Outlook and Thunderbird have problems if
> I
> leave t
On Mon, 2007-04-02 at 16:42 -0600, Phil Oleson wrote:
> Timo,
>
> I finally made the time to backport a pam fix I created for proftpd over
> to dovecot, that allows FreeBSD's pam_group to work as expected. (the bug was
> escalated to me internally hehe.. ).
I added this to CVS HEAD, but I
On Tue, 2007-04-03 at 03:35 +0300, Uldis Pakuls wrote:
> Hi,
>
> I got strange problem with dovecot LDA;
>
> in dovecont.conf: mail_chroot = /srv/vmail
>
> ---
> deliver([EMAIL PROTECTED]): Apr 03 07:28:21 Info: auth input: [EMAIL
> PROTECTED]
> deliver([EMAIL PROTECTED]): Apr 03 07:28:21 Info
On Mon, 2007-04-02 at 15:24 +0400, Max A. wrote:
> > > I been noticing that dovecot isn't updating when the user last
> > > logged in.. and I can't seem to figure out why. I also can't seem
> > > to find anything in the archives about it.. so am I the only one?
> > ..
> > > I'm wondering how I
On Mon, 2007-04-02 at 14:17 +0100, David Anderson wrote:
> On Monday 02 Apr 2007, Timo Sirainen wrote:
> >
> > Yep. And nss_dovecot, libsasl.so compatible replacement for Cyrus
> > SASL, etc. :)
> >
> > I'm not really interested in learning PAM/NSS internals though. I'm
> > willing to help anyone w
On Mon, 2007-04-02 at 13:10 -0600, Jason Warner wrote:
> Fedora pushed out an update to Dovecot 1.0 rc 28 today. After
> upgrading, mail isn't delivered to local recipients. My log file is
> full of error messages similar to the following:
>
> Apr 2 12:56:32 mail deliver([EMAIL PROTECTED]):
> net
I really have to agree with Kenneth here.
Specially after comments are made that the program has likely very few more
bug fixes needed before going gold.. Adding new features, specially if they
require any changes to the config file, makes little sense.
Right!
I was tracking the RC branches fo
Francisco Reyes writes:
Several attempts to support both Mac and PCs keep failing.
In my latest attempt I used the following settings:
#courier-imap compatibility/Thunderbird
namespace private {
separator = .
prefix = INBOX.
inbox = yes
}
For MAC OS Mail.app
namespace private {
sepa
--On Saturday, March 31, 2007 8:55 AM -0400 Gerard <[EMAIL PROTECTED]>
wrote:
Personally, I like the LDA feature in Dovecot. Procmail is a memory hog
with a cavorted rules configuration scheme. Its use has seriously
declined in favor of better products now available.
Procmail is best left to s
On 02:34:46 2007-04-03 Curtis Maloney <[EMAIL PROTECTED]> wrote:
> David Anderson wrote:
> > Hello,
> >
> > I have a suggestion which might be a small and very useful project
> > for a C coder (I'm not one!).
> >
> > As Dovecot makes its authentication interface available to other
> > programs,
Hi,
I got strange problem with dovecot LDA;
in dovecont.conf: mail_chroot = /srv/vmail
---
deliver([EMAIL PROTECTED]): Apr 03 07:28:21 Info: auth input: [EMAIL PROTECTED]
deliver([EMAIL PROTECTED]): Apr 03 07:28:21 Info: auth input: uid=400
deliver([EMAIL PROTECTED]): Apr 03 07:28:21 Info: auth
David Anderson wrote:
Hello,
I have a suggestion which might be a small and very useful project for a
C coder (I'm not one!).
As Dovecot makes its authentication interface available to other
programs, I think that an Apache module to use it would be very useful.
I had actually been plannin
That did it!! Thanks man!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] schrieb:
> Hello,
>
> Trying to figure out how to get dovecot to startup at boot. I saw the
> Ubuntu script on the dovecot site, but that didn't work on my system (SuSe
> 10.2). Of course, copying the /usr/local/sbin/dovecot file int
Timo,
I finally made the time to backport a pam fix I created for proftpd over
to dovecot, that allows FreeBSD's pam_group to work as expected. (the bug was
escalated to me internally hehe.. ).
I also noticed an issue while testing that will be confusing to users. If the
docs stay as is
Hello,
Trying to figure out how to get dovecot to startup at boot. I saw the
Ubuntu script on the dovecot site, but that didn't work on my system (SuSe
10.2). Of course, copying the /usr/local/sbin/dovecot file into
/etc/init.d doesn't work at all. Any one have working SuSe script??
Rodman
Francisco Reyes wrote:
I really have to agree with Kenneth here.
Specially after comments are made that the program has likely very few
more bug fixes needed before going gold..
Adding new features, specially if they require any changes to the
config file, makes little sense.
Right!
I was t
After sending a messasge about a problem (The folder 'Inbox' cannot contain
items. Namespace problems) I found what seems to be a fix in the release for
rc29.
Besides any potential configuration files, do I need to delete the old index
files? Any of the dovecot files?
Based on the release no
Kenneth Porter writes:
In rc27:
A few new small features and lots of index/mbox fixes. I've been heavily
stress testing this release, so I think it should be about perfect. :)
*Features*?! In an rc?! No wonder there's no convergence.
If I were installing this for just me, I'd have no proble
Timo Sirainen a écrit :
On Fri, 2007-03-02 at 19:17 +0100, Samuel HAMEAU wrote:
Hi,
I experience problems everytime i forward a mail (basically, when
forwarding an email containing an attachement).
I'm using thunderbird (it does the same with outlook clients) with the
forward parameter "as
Several attempts to support both Mac and PCs keep failing.
In my latest attempt I used the following settings:
#courier-imap compatibility/Thunderbird
namespace private {
separator = .
prefix = INBOX.
inbox = yes
}
For MAC OS Mail.app
namespace private {
separator = /
prefix = INBOX/
Fedora pushed out an update to Dovecot 1.0 rc 28 today. After
upgrading, mail isn't delivered to local recipients. My log file is
full of error messages similar to the following:
Apr 2 12:56:32 mail deliver([EMAIL PROTECTED]):
net_connect(/var/run/dovecot/auth-master) failed: Connection refused
On Mon, 2007-04-02 at 12:58 +0530, Manilal K M wrote:
> #1.
[...]
No idea. Maybe the dspam and/or qmail manual helps?
> #2:
> I wish to use dspam to filter out the spam messages, but I am unsure
> whether the dspam plugin mentioned in
> http://johannes.sipsolutions.net/Projects/dovecot-dspam-int
Timo Sirainen wrote:
> On Fri, 2007-03-30 at 14:27 -0700, Tom Bombadil wrote:
>> "If you're using Dovecot's local delivery agent, you'll still need a
>> valid userdb which it can use to locate the users. You can do this by
>> adding a normal sql/ldap userdb after userdb prefetch."
>>
>> (http://wi
On Monday 02 April 2007 16:37, Timo Sirainen wrote:
> If you want to use the userdb_* here you should also enable prefetch
> userdb, otherwise they're ignored.
yes, I'm using the preftch :-) ..
I have a meeting now, so I'll try your changes ASAP, if it is the issue I
suggest to make the wiki jus
On Mon, 2007-04-02 at 14:48 +0100, Hugo Monteiro wrote:
> So my question is, is there any way to make dovecot re-open a new
> connection if there is a timeout while trying to use a connection
> already opened? I believe that this could be of great benefit for those
> who don't have their server
On Mon, 2007-04-02 at 16:14 +0200, Emiliano Gabrielli (aka AlberT)
wrote:
> > > CONCAT('maildir:storage=', CEIL(quota/1000)) AS userdb_quota FROM
> > > mailbox WHERE username = '[EMAIL PROTECTED]'
> >
> > There is the "maildir". It should say "dict" there instead if you
> > want it to use dict. So
On Monday 02 April 2007 14:58, Timo Sirainen wrote:
> On 2.4.2007, at 14.13, Emiliano Gabrielli (aka AlberT) wrote:
> > On Monday 02 April 2007 12:30, Timo Sirainen wrote:
> >> Sorry, but your reply is way too vague for me to even guess what the
> >> problem could be. Show me the exact settings you
Hello all,
I haven't looked into the source code, but i suspect that LDAP
connections, once established, are not tested properly.
My scenario is the followind:
Dovecot server <> firewall <-> LDAP backend
What happens is that the firewall has a security feature which
basica
On Monday 02 Apr 2007, Timo Sirainen wrote:
>
> Yep. And nss_dovecot, libsasl.so compatible replacement for Cyrus
> SASL, etc. :)
>
> I'm not really interested in learning PAM/NSS internals though. I'm
> willing to help anyone who wants to implement them though.
Would you be interested in includin
Hi,
I run dovecot on Solaris 10, with authentication to Active Directory,
just fine. I make my Solaris system a Kerberos client to AD, then
then use PAM to allow authentication of users to AD. For information
on how to kerberize a Sun box (the same idea should work with Linux
and other versions
well i would like to have this for all users which also dont have shell
access, its really only a workarround to just parse the maildirs of all
users in a big environment.
additionally the outbox feature would deliver the mail over the local
smtp server and this in time, and not if the script exec
On 2.4.2007, at 15.53, David Anderson wrote:
I forgot to say something! Alternatively, a PAM module pam_dovecot
might
be equally useful. (Then Apache could use it via mod_auth_pam and
other
services could use it too, e.g. SSH, FTP but only of course on
platforms with PAM).
Yep. And nss
At 1:13 PM +0200 4/2/07, Frank Doege wrote:
thanks steffen, this will work for me till we have a plugin :-)
What do you see as the benefit of a Dovecot plugin over a
free-standing sending gadget?
--
Bill Cole
[EMAIL PROTECTED]
On 2.4.2007, at 14.13, Emiliano Gabrielli (aka AlberT) wrote:
On Monday 02 April 2007 12:30, Timo Sirainen wrote:
Sorry, but your reply is way too vague for me to even guess what the
problem could be. Show me the exact settings you have. Show
dovecot-sql.conf, your SQL tables and contents of on
I forgot to say something! Alternatively, a PAM module pam_dovecot might
be equally useful. (Then Apache could use it via mod_auth_pam and other
services could use it too, e.g. SSH, FTP but only of course on
platforms with PAM).
David
On Monday 02 Apr 2007, David Anderson wrote:
> Hello,
Hello,
I have a suggestion which might be a small and very useful project for a
C coder (I'm not one!).
As Dovecot makes its authentication interface available to other
programs, I think that an Apache module to use it would be very useful.
Currently I share an passwd-db file between Dovecot
Is possible authenticate in active directory 2003r2 with ldap (dovecot-ldap),
but not using pam_ldap ?
I have problem, faileds. I need example of the dovecot-ldap.conf for this
authentication.
Help, please.
Best Regards !
> I been noticing that dovecot isn't updating when the user last
> logged in.. and I can't seem to figure out why. I also can't seem
> to find anything in the archives about it.. so am I the only one?
..
> I'm wondering how I could get the 'last auth' to populate like it
> used to w/ cour
On Monday 02 April 2007 12:30, Timo Sirainen wrote:
> Sorry, but your reply is way too vague for me to even guess what the
> problem could be. Show me the exact settings you have. Show
> dovecot-sql.conf, your SQL tables and contents of one user's row. Maybe
> even set mail_debug=yes and show what
thanks steffen, this will work for me till we have a plugin :-)
Frank
Steffen Kaiser wrote:
> On Mon, 2 Apr 2007, Frank Doege wrote:
>
>> One little feature iam missing is in Courier i had a folder called
>> "Outbox" there i could paste mails which i want to sent out.
>
> You can achieve this b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 2 Apr 2007, Frank Doege wrote:
One little feature iam missing is in Courier i had a folder called
"Outbox" there i could paste mails which i want to sent out.
You can achieve this by running a cron script picking up those files from
Maild
On Mon, 2007-04-02 at 10:12 +0200, Rene Luria wrote:
> Scott Peron wrote:
> > After looking at the LDA/Sendmail page in the dovecot wiki, I wanted to
> > contribute another method to easily configure Sendmail to use deliver.
> > Instead of adding a new mailer definition, as already suggested, one
On 02/04/07, Timo Sirainen <[EMAIL PROTECTED]> wrote:
On Mon, 2007-04-02 at 12:17 +0300, Antonis Faragitakis wrote:
> Apr 2 11:47:50 srv-ath dovecot: auth(default):
> ldap(a.faragitakis,127.0.0.1):
> Multiple password replies
I changed this error message now to: "pass_filter matched multiple
o
On Mon, 2007-04-02 at 10:35 +0200, Emiliano Gabrielli (aka AlberT)
wrote:
> > If it updates maildir quota, it sees quota=maildir setting somewhere.
> > So since it's not in dovecot.conf, apparently it gets that from
> > userdb's user_query?
>
> yes it gets it from the userdb_quota field ... an
On Mon, 2007-04-02 at 12:17 +0300, Antonis Faragitakis wrote:
> Apr 2 11:47:50 srv-ath dovecot: auth(default):
> ldap(a.faragitakis,127.0.0.1):
> Multiple password replies
I changed this error message now to: "pass_filter matched multiple
objects, aborting".
So with the given pass_filter and u
Hello list,
I'm trying to connect to pop3 using dovecot which authenticates through
ldap,
but i get the following Multiple password replies when i try to connect to
server
Apr 2 11:47:50 srv-ath dovecot: auth(default): ldap(a.faragitakis,127.0.0.1):
base=ou=email,ou=services,dc=company,dc=com s
On Sunday 01 April 2007 08:51, Timo Sirainen wrote:
> >> If you still can't get it to work, set mail_debug=yes and see if
> >> there's anything interesting in the logs.
> >
> > already done .. nothing and nothing ... I can see the login SQL
> > queries ..
> > I can see the quota fetched from the
Iam sorry i mean port 25, writing mistake.
:-) surely not ftp.
frank
Jasper Bryant-Greene wrote:
> On Mon, 2007-04-02 at 09:28 +0200, Frank Doege wrote:
>> One little feature iam missing is in Courier i had a folder called
>> "Outbox" there i could paste mails which i want to sent out.
>
> Awfu
On Mon, 2007-04-02 at 09:28 +0200, Frank Doege wrote:
> One little feature iam missing is in Courier i had a folder called
> "Outbox" there i could paste mails which i want to sent out.
Awful hack, but I'm not bothered either way as I know that it will be
configurable if it is included, just like
Scott Peron wrote:
> After looking at the LDA/Sendmail page in the dovecot wiki, I wanted to
> contribute another method to easily configure Sendmail to use deliver.
> Instead of adding a new mailer definition, as already suggested, one can
> simply use the following line in their sendmail.mc file
Hi Dovecot People,
i have switched my system from courier-imap to dovecot and iam quite
happy with it, the performance is well and i had nearly no problems.
One little feature iam missing is in Courier i had a folder called
"Outbox" there i could paste mails which i want to sent out.
In some net
Hello all,
I am currently setting up a new mail server with Qmail, OpenLDAP and
Dovecot in CentOS-4.4. Qmail version is 1.03, OpenLDAP is 2.3 and
Dovecot version is dovecot-1.0-3_50.rc27(RPM). I have successfully
installed and tested it. But I have two issues with the current setup:
#1.
I am us
62 matches
Mail list logo