Displaying 20 results from an estimated 1000 matches similar to: "Procmail with Dovecot"
2020 Oct 13
0
Procmail with Dovecot
On 13.10.20 11:08, Dan Egli wrote:
> Hey folks, here's a question. I want to enable procmail for the users so
> that they can have their incoming messages sorted info various folders
> and such regardless of MUA access or web access. I know I can set
> procmail to deliver to a maildir, but wouldn't that screw up dovecot's
> indexes? If it would, what can I do to
2020 Oct 13
0
Procmail with Dovecot
On 10/13/2020 4:56 AM, Marc Roos wrote:
>
> No need for user shell access. Before switching to sieve, I made some
> email interface where users could turn on 'services' by sending an email
> to themselves.
I'd love to take a look at that. As for using sieve, I still don't
understand it at all. I've already got another thread going about
problems where sieve is
2020 Oct 13
2
Procmail with Dovecot
No need for user shell access. Before switching to sieve, I made some
email interface where users could turn on 'services' by sending an email
to themselves.
-----Original Message-----
To: dovecot at dovecot.org
Subject: Re: Procmail with Dovecot
On 13.10.20 11:08, Dan Egli wrote:
> Hey folks, here's a question. I want to enable procmail for the users
> so that they can
2018 Feb 16
4
Sieve to process list mail based on list-ID
Before I spend a lot of time trying to replicate a procmail script that automatically sorts list mail into mailboxes based on the List-ID header (and possibly some other data) I thought I'd check if someone had already done this for sieve.
Basically, what I do now in procmail is
1. Get the listname from the List-ID header (or List-post/List-owner if no ID)
2. check against a list of
2020 Oct 13
1
Spam learning for rspamd
On 10/12/2020 10:54 PM, Aki Tuomi wrote:
> Try this guide:
> https://doc.dovecot.org/configuration_manual/howto/antispam_with_sieve/
>
> Aki
I will, but that doesn't seem to answer the question of the header
rewriting. How can I explain to rspamd and/or sieve that a message that
was delivered, but marked as spam is in fact NOT spam?
--
Dan Egli
On my Test server
--------------
2020 Oct 13
2
Spam learning for rspamd
On 10/12/2020 7:28 PM, Gedalya wrote:
> On 10/13/20 8:49 AM, Dan Egli wrote:
>>
>> I'm quite new to Dovecot, so forgive me if this is a simple question.
>> I've got rspamd running, and it's rewriting the subject of many
>> messages as spam even when they are not. I've moved things out of the
>> spam folder, which I was under the impression would
2020 Oct 13
2
Spam learning for rspamd
I'm quite new to Dovecot, so forgive me if this is a simple question.
I've got rspamd running, and it's rewriting the subject of many messages
as spam even when they are not. I've moved things out of the spam
folder, which I was under the impression would teach rspamd since I've
connected a sieve script that is supposed to call rspamd's learning
tool, but nothing is
2008 Jun 02
4
Beginning Questions
Dear all,
I am new to rails and I am considering it for a project.
What I would like to know (and I couldn''t straightforwardly find an
answer to) is:
- is it possible to develop commercial web applications in which you
can pack a whole web app and send it to a client without disclosing
the source?
- is there any library of existing components already implemented?
- which solutions are
2009 Jan 16
2
Procmail + Dovecot
I have been trying to set up procmail but I am running into some issues
with using deliver. I am running Debian Etch with Dovecot 1.1.8 compiled
from the Debian Experimental source package.
##### Start .procmailrc #####
# System-wide settings for procmail
SHELL="/bin/bash"
SENDMAIL="/usr/sbin/sendmail -oi -t"
LOGFILE="/var/log/procmail.log"
2006 Jun 03
3
Maildir, procmail, and locks
I'm using procmail as the local delivery agent for Maildir style
mailboxes. I discovered that I was able to send mail to other users but
was unable to send mail to myself. Examples from verbose procmail log:
**** Successful message to another user ****
procmail: [24589] Fri Jun 2 15:03:34 2006
procmail: Assigning
2015 Nov 10
3
* Re: procmail as a content_filter with dovecot
> dovecot supports sieve, so why the need for procmail ?
Because I already HAVE procmail recipes and know proemial.
The point is to make what I have, work.
> On Nov 9, 2015, at 22:49, Benny Pedersen <me at junc.eu> wrote:
>
> On November 10, 2015 6:36:00 AM Vicki Brown <vlb at cfcl.com> wrote:
>
>> Can anyone help?
>
> dovecot supports sieve, so why
2015 Nov 10
3
procmail as a content_filter with dovecot
I am using Mac OS X Server. OS X Server uses postfix with dovecot set as mail_transport.
I want to add procmail to the mix. I cannot use the (typical)
mailbox_command = procmail -a "$EXTENSION"
because
mailbox_transport = dovecot
overrides any mailbox_command parameter and it is NOT Possible to change, remove, or otherwise vary the
mailbox_transport on OS X server.
I'm
2009 Feb 02
1
OT: procmail recipe question
I'm trying to use procmail and I'm having trouble getting it to set some
headers. I have one mailing list that sets ?Newsgroups: in the header
and I want to remove it. I have the following test recipe:
:0
* ^Subject:.*\<testing
* ^(Mime-Version:|Content-)
| formail -IMime-Version: -IContent-
If I understand it correctly, it should remove the Mime-Verion and
Content headers.
The
2008 Jan 04
1
Random procmail filter failures.
Hi all,
I'm seeing a random issue with my procmail filters (only on email from
this list) where once every so often, it will fail to filter a
message. I am sorting by the to/cc email address, and this rule works
on 99.9% of posts, however every now and again, I see something like
this happen:
From centos-bounces at centos.org Sat Jan 5 01:57:28 2008
Subject: Re: [CentOS]
2007 Dec 03
2
procmail/formail --> Maildir
Hello List,
i switched mailformat from mbox to maildir. Now i have a little problem with procmail/formail and headermanipulation of mails.
Here an example:
0
* ^From.*gmx.de
| (formail -t -I"procmail: gmx.de") >> /var/spool/mail/xxxxxx
So, i can add some different headerlines for later evaluation and the result is attached to inbox.
Now i have the problem that i don't know
2006 May 03
1
dovecot, procmail, postfix & SpamAssassin working together
Hi there, i'm trying to get dovecot, procmail, postfix & SpamAssassin
working together
http://www.linuxquestions.org/questions/showthread.php?t=441062
But i'm not having a lot of luck, a question about dovecot, what kind of
mail box am i using? mbox? if so does anyone know if procmail can use mbox?
/etc/dovecot.conf
protocols = imap pop3
imap_listen = [::]
pop3_listen = [::]
2009 Jun 20
2
procmail/dovecot error
My procmail log keep filling with the following error
procmail: Program failure (75) of "/usr/libexec/dovecot/deliver"
Can't open log file /var/log/dovecot.log: Permission denied
ls -l /usr/libexec/dovecot/deliver
-rwxr-xr-x. 1 root root 964760 avr 20 03:55 /usr/libexec/dovecot/deliver
ls -l /var/log/dovecot.log
-rw-------. 1 root root 34689 jun 20 15:26 /var/log/dovecot.log
what
2008 Apr 10
2
Procmail died with Signal 11
Hi to all out there,
i know this is not the right mailinglist for this issue, but i?m hoping
to get maybe here an answer to my problem.
i have succesfully migrated 12.000 mailboxes on a debaian with
washington imap to maildir on sles10 with dovecot.
although i had some post-converting work to do, i can say that almost
everything went fine.
but there is one problem with my LDA. When postfix is
2007 Jan 17
1
Dovecot deliver and procmail
Hi,
I have site w. around 7000 users, most of which have some procmail rules
(theres even .procmailrc in /etc/skel with rule to put spam into spam
folder). Afaik dovecot's deliver doesnt understand procmail rules, so
i'd like to ask if its possible to configure procmail so it saves mail
using deliver, without modifying users .procmailrc
Thanks for any pointers,
Vaclav Hula
2018 Jul 30
3
question about using procmail
Hello, I am new to Dovecot, testing the setup with Solr FTS plugin.
Currently I am using procmail to delivery email into user's mailbox. I am
using maildir on file system. I found that if email is delivered via
procmail, the indexer-worker is not being called. But when I move the email
between folders via IMAP, indexer is involved. Is this expected?
- Joe
-------------- next part