-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Dmitri,
On 2009-12-15 04:54, Dmitri V. Ivanov wrote:
> On Mon, Dec 14, 2009 at 09:30:54PM +0100, Marcus Rueckert wrote:
>>> Is there a way do something like that with deliver?
>>
>> why not do it on MTA level? those already have the hooks for it
Hi,
I setting up a Mail server for my company. I have installed Postfix, it
is working fine. I have installed Dovecot IMAP Server, i want to know how
to implement quotas for users mailbox. I have created Users using
/etc/passwd, No Mysql or LDAP at present. can you provide me the links to do
I solved that problem (granted, with virtual domains) by using the
dovecot managesieve support and Horde ingo. Any sieve management tool
should able to do it, though, we were using Horde for webmail already
so rigging ingo to do filters wasn't hard.
No experience outside of ingo with this s
Dear Dovecot list,
I maintain a few small sendmail/dovecot/procmail based
mail servers with system users only (no virtual domains
or virtual users) on OpenBSD.
I have been able to get a vacation system working with
both with the native vacation program from OpenBSD and
with procmail. I've been l
On Mon, 14 Dec 2009 15:50:40 -0500, Timo Sirainen wrote:
> On Tue, 2009-12-15 at 02:41 +0600, Andrew A. Polyakov wrote:
>> dovecot-sieve-1.2+0.1.13
> ..
>> fileinto "&BD8EQAQ4BDIENQRC-";
>
> With dovecot-sieve you should use UTF-8 for mailbox names, not mUTF-7.
> The previous behavior (an
On 12/14/2009 09:59 PM Andrew A. Polyakov wrote:
> On Mon, 14 Dec 2009 15:50:40 -0500, Timo Sirainen wrote:
>> On Tue, 2009-12-15 at 02:41 +0600, Andrew A. Polyakov wrote:
>>> dovecot-sieve-1.2+0.1.13
>> ..
>>> fileinto "&BD8EQAQ4BDIENQRC-";
>> With dovecot-sieve you should use UTF-8 for m
On Mon, 14 Dec 2009 15:50:40 -0500, Timo Sirainen wrote:
> On Tue, 2009-12-15 at 02:41 +0600, Andrew A. Polyakov wrote:
>> dovecot-sieve-1.2+0.1.13
> ..
>> fileinto "&BD8EQAQ4BDIENQRC-";
>
> With dovecot-sieve you should use UTF-8 for mailbox names, not mUTF-7.
> The previous behavior (an
On Mon, Dec 14, 2009 at 09:30:54PM +0100, Marcus Rueckert wrote:
> > Is there a way do something like that with deliver?
>
> why not do it on MTA level? those already have the hooks for it
> normally. no need to reinvent the wheel imho.
>
Sometimes it's virtual users using dovecot userdb or some
On Sun, 2009-12-13 at 23:34 +0100, Giovanni Mancuso wrote:
> I need to run a script that analyze the content of the email, after the
> "deliver" has delivered the email.
Why does it have to be after? Anyway, instead of running deliver you
could run a script that just calls deliver and then analyze
On Mon, 2009-12-14 at 14:32 +0100, Giovanni Mancuso wrote:
> i need to wirte a plugin for "deliver" program.
>
> Is there a guide or a page in wiki that explain how can i do it?
What kind of a plugin? http://wiki.dovecot.org/Design is all the
documentation that there currently is, but I'm going t
On Tue, 2009-12-15 at 02:41 +0600, Andrew A. Polyakov wrote:
> dovecot-sieve-1.2+0.1.13
..
> fileinto "&BD8EQAQ4BDIENQRC-";
With dovecot-sieve you should use UTF-8 for mailbox names, not mUTF-7.
The previous behavior (and behavior by some other Sieve implementations)
is a bug.
signature
On Mon, 2009-12-14 at 17:36 -0200, Alex Baule wrote:
> i try to do a plugin... and i see there is a lot of "hook_*" calls in
> various places
>
> There is some documentation about this hooks ?
Like Tony said, currently no and other plugins could serve as examples.
But I'm going to write docum
Hello
I have a problem with dovecot-sieve. When I create a folder in russian,
the filter is not working properly. It creates a new folder with the same
name and delivers the letter there.
For example, I created a folder called &BD8EQAQ4BDIENQRC-/, but the letter
got in &-BD8EQAQ4BDIENQRC-/. In all
The documentation is very scarce from what I could tell. What I ended up
doing was hunting through the example plugins...not optimal, but the best I
could do. Besides the "hook_*" calls, the "vfuncs" defined in the
"*-private.h" files are a key as well as these are the functions you can
override.
On 2009-12-14 23:16:14 +0300, Dmitri V. Ivanov wrote:
> On Sat, Dec 12, 2009 at 01:04:38AM -0500, Charles Marcus wrote:
>
> > And yes, it is *very* effective, especially after your ham/spam
> > collections mature for your site...
>
> Now offtopic question, but anyway. Is there some plugin for del
On Sat, Dec 12, 2009 at 01:04:38AM -0500, Charles Marcus wrote:
> And yes, it is *very* effective, especially after your ham/spam
> collections mature for your site...
Now offtopic question, but anyway. Is there some plugin for deliver to pipe
message througth
bogofilter/spamassassin/spambayes/
Hi,
i've just upgraded to dovecot-1.2.8 (from 1.2.4) and do now get the
following errors when deliver gets hands on mails with some attachments.
# tail -n 1 /var/log/messages
Dec 14 19:00:36 mail3 dovecot: deliver(user): Panic: file istream.c:
line 96 (i_stream_read): assertion failed: (stream->e
Hello everyone again.
i try to do a plugin... and i see there is a lot of "hook_*" calls in
various places
There is some documentation about this hooks ?
like:
hook_mail_storage_created = is calling when the email is
and go on
Tks.
Harald Strack wrote:
imap: dovecot-1.1.10 (pam-unix, no direct LDAP access)
pop: dovecot-1.0.14 on another server (pam-unix, no direct LDAP access)
we are using dovecot-1.1.0 since two month as main IMAP server. It
These are all very very old. These versions certainly have bugs, perhaps
also one
Hi,
Environment:
>1 Users (LDAP)
Solaris 10 / sparc
imap: dovecot-1.1.10 (pam-unix, no direct LDAP access)
pop: dovecot-1.0.14 on another server (pam-unix, no direct LDAP access)
mta: postfix (pam-unix, no direct LDAP access)
procmail (pam-unix, no direct LDAP access)
Filesystems:
Inboxes and
Have you tried the latest Thunderbird Version (Thunderbird 3)? I have been
told that IMAP Support should be much better than in older versions
On Mon, 14 Dec 2009 00:42:02 -0800, Beto Moreno wrote:
> Hi people.
>
> I ask this because I'm confuse about the namespace stuff.
>
> I setup a server
Hi All,
I'm new to the list and have a quota question. I am building a new server
with dovecot/qmail/vpopmail/mysql and
emails are sending and recieving fine when the quota is set to NOQUOTA, but
when the quota is changed qmail
doesn't deliver any messages. I have read the docs and still need so
Hi,
i need to wirte a plugin for "deliver" program.
Is there a guide or a page in wiki that explain how can i do it?
Thanks
Timo Sirainen wrote:
On Sat, 2009-12-12 at 13:46 +0200, Tapio Sokura wrote:
I'm having problems with expire-tool in Dovecot 1.2.6 not finding the
mailboxes. I had
Here's a simple way that should work:
mail_location = mbox:~/mails:INDEX=~/indexes
and then you can also drop the mail field fro
On Dec 14, 2009, at 3:42 AM, Beto Moreno wrote:
> The inbox as father of the tree, other post say something about a
> namespace like this:
>
> separator = .
> prefix = Inbox.
> inbox = yes
>
> If I make this, thunderbird go crazy and tell me each time I try to access
> a user mail that :server
Hi people.
I ask this because I'm confuse about the namespace stuff.
I setup a server with Centos 5.4(updated)+dovecot 1.0.7+postfix 2.3.3. We
use thunderbird 2.0.x as our default email client.
I want to use courier-imap inbox layout:
Inbox--
sent
junk
t
* Timo Sirainen :
> > #6 0x0808a8b7 in maildir_uidlist_records_drop_expunges (uidlist=0x9e7ec18)
> >at maildir-uidlist.c:1242
>
>
> This is fixed by these commits:
>
> http://hg.dovecot.org/dovecot-1.2/rev/e47eb506eebd
> http://hg.dovecot.org/dovecot-1.2/rev/c9cc50405ca4
> http://hg.dovecot
> #6 0x0808a8b7 in maildir_uidlist_records_drop_expunges (uidlist=0x9e7ec18)
>at maildir-uidlist.c:1242
This is fixed by these commits:
http://hg.dovecot.org/dovecot-1.2/rev/e47eb506eebd
http://hg.dovecot.org/dovecot-1.2/rev/c9cc50405ca4
http://hg.dovecot.org/dovecot-1.2/rev/24e48c1d7f79
I
On Dec 14, 2009, at 3:08 AM, Zhang Huangbin wrote:
>> With SQL you could of course use some replace function in the SQL query.
>> With LDAP .. is it possible to do "*%s"?
>
> With LDAP, i simiplily add two more values:
>
>
> enabledService: sieve
> enabledService: sievesecured
>
Is t
On Dec 12, 2009, at 9:57 AM, Timo Sirainen wrote:
> On Dec 11, 2009, at 8:26 PM, Zhang Huangbin wrote:
>
>> In dovecot-1.2, managesieve is identified as 'sieve' service while use
>> '%s'[1] in dovecot. Is it possible to change it? Because we store it in
>> SQL/LDAP as 'managesieve' service nam
30 matches
Mail list logo