0 Albert Shih wrote:
> >
> > >
> > > Le 21/06/2018 à 09:58:15-0400, Robert Heller a écrit
> > > > I am having trouble getting this all to work properly together.
> > > >
> > > > I have a CentOS 6 server, that is mostly a webserver and on
h wrote:
>
> >
> > Le 21/06/2018 à 09:58:15-0400, Robert Heller a écrit
> > > I am having trouble getting this all to work properly together.
> > >
> > > I have a CentOS 6 server, that is mostly a webserver and one main E-Mail
> > > account (mine
> Squirrelmail and (local for now) imapd. But I cannot figure out how
> to either get cyrus-imapd to either access the local mail spool
> (/var/spool/mail)
You can't. Cyrus virtuously replaces /var/spool/mail. Postfix
delivers mail into Cyrus, which stores it - and the **ONLY** way mail
is acc
I am having trouble getting this all to work properly together.
I have a CentOS 6 server, that is mostly a webserver and one main E-Mail
account (mine), plus a couple of E-Mail accounts that use procmail to do spam
filtering and then forward thing along. I also run Mailman for some mailling
On 10-03-11 12:59 AM, Dan White wrote:
> On 11/03/10 00:10 -0500, brian wrote:
>
>> :0
>> * ^X-Spam-Flag: YES
>> | /usr/sbin/cyrdeliver -a $USER -m $USER.junk
>>
>> :0
>> | /usr/sbin/cyrdeliver -a $USER -m $USER
>
> Try:
>
> /usr/sbin/cyrdeliver -m 'Junk' -a $USER $USER
>
Thanks! That works. It ev
On 11/03/10 00:10 -0500, brian wrote:
>I'm trying to get procmail to send SPAM to Junk folders for virtual
>users. I have it set up to use cyrdeliver for that. I feel like I'm
>almost there but I haven't been able to figure out precisely how to pass
>the mailbox
cyrus-imapd 2.2.13-14ubuntu3
This doesn't only concern Cyrus but please bear with me. I believe my
final hurdle does specifically involve cyrus.
I'm trying to get procmail to send SPAM to Junk folders for virtual
users. I have it set up to use cyrdeliver for that. I feel like I'
Hi,
I use procmail to filter emails tagged by spamassassin and use deliver
to put them in the mailbox as follows:
:0 w
| /usr/lib/cyrus-imapd/deliver -a $USER -m user.$USER
after a recent update I am getting an exit code 65 from deliver which,
if I am not wrong, means a wrong formatting
Hi,
I am having problem with setting up procmail to work with a C program I
wrote. The C program is to determine whether the domain part of the
incoming email is a forwarded email, if it is, procmail will not filter
its spam into local cyrus mail box. I m not really sure the syntax I use
in
Hi list,
I have a not working procmail here... it delivers the mail, if I pipe
it manually, but fails, if postfix trys to...
if I put that here:
__
>From [EMAIL PROTECTED] Sat Feb 4 13:07:16 2006
Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-T
Hexren <[EMAIL PROTECTED]> wrote:
Now what I think I need is the following:
Based on I want to deliver the mail and have
cyrus mark it as "read" immediatly.
Why don't you consider using sieve for that task?
Pascal
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyru
I have the following setup:
postfix->procmail->cyrus_imapd
Now what I think I need is the following:
Based on I want to deliver the mail and have
cyrus mark it as "read" immediatly.
Anybody has seen something like this beeing done ?
I've found recipes for doing it when de
On 16 Nov 2005 at 14:41, gui wrote:
> I'm trying to use Procmail on my Sendmail/Cyrus server.
> I'm using cyrus-imapd-2.2.12 and Sendmail 8.13.3on Freebsd 5.4, and want
> to use procmail-3.22_6.
>
> I couldn't find much information on the web on how to use procma
passes mail through sieve and I have seen others
state that, when using procmail as I am, it bypasses sieve. I also saw
another article on the internet where a person had a procmail recipe
that used unix:/var/run/cyrus/socket/lmtp as a delivery destination but
that does not work and I cannot find
Andrzej Adam Filip wrote:
gui wrote:
I'm trying to use Procmail on my Sendmail/Cyrus server.
I'm using cyrus-imapd-2.2.12 and Sendmail 8.13.3on Freebsd 5.4, and
want to use procmail-3.22_6.
I couldn't find much information on the web on how to use procmail.
My main objectiv
gui wrote:
I'm trying to use Procmail on my Sendmail/Cyrus server.
I'm using cyrus-imapd-2.2.12 and Sendmail 8.13.3on Freebsd 5.4, and want
to use procmail-3.22_6.
I couldn't find much information on the web on how to use procmail. My
main objective is to get bsd vacation wor
Hi Everybody
I'm trying to use Procmail on my Sendmail/Cyrus server.
I'm using cyrus-imapd-2.2.12 and Sendmail 8.13.3on Freebsd 5.4, and want
to use procmail-3.22_6.
I couldn't find much information on the web on how to use procmail.
My main objective is to get bsd vacatio
ailrc but i don't get it to work.
This is what my config files look like:
/etc/postfix/main.cf
mailbox_command = /usr/bin/procmail -a "$EXTENSION"
/etc/postfix/master.cf
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -
gling with this problem.
I am using cyrus and postfix for a while now but i want to start using
$HOME/.procmailrc and /etc/procmailrc.
I started with /etc/procmailrc but i don't get it to work.
This is what my config files look like:
/etc/postfix/main.cf
mailbox_command = /usr/bin/procmail -a &
get it to work.
This is what my config files look like:
/etc/postfix/main.cf
mailbox_command = /usr/bin/procmail -a "$EXTENSION"
/etc/postfix/master.cf
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender}
Good, I found the problem, now the solution.
The problem is: postfix adds an extra header on top of the message:
>From [EMAIL PROTECTED] Tue Aug 16 11:46:03 2005
This header causes deliver to crash with exit code 65 "invalid data".
Testing it on the command prompt gives an "invalid error" messag
On Thu, 2005-08-11 at 11:12 +0200, Casper wrote:
Can you send me a snip of the procmaillog, maillog, imap.log and your
procmail file (.forward 2)...
And i will try to help you out of the logs.
One strange thing I noticed in my mail logs: lmtp is indeed being used for delivery when the
Hi all,
I am using cyrus and postfix for a while now but i want to start using
$HOME/.procmailrc and /etc/procmailrc.
I started with /etc/procmailrc but i don't get it to work.
This is what my config files look like:
/etc/postfix/main.cf
mailbox_command = /usr/bin/procmail -a "
Hi all,
I've a problem with the combination procmail/cyrus.
My system:
1) I've the chain fetchmail > procmail > cyrus that works perfectly. All mails arrive, are sorted out, very nice. Procmail has it's rc file in /etc, no per-user procmail files.
2) I'm also rece
Casper wrote:
I have a FreeBSD system set up with sendmail+procmail+cyrus and
procmail delivers mail to cyrus with /usr/cyrus/bin/deliver. Everythin
works but procmail rewrites the return-path in the mailheaders to the
local users cyrus (sendmail has cyrus as a trusted user).
But my
Hello.
I have a FreeBSD system set up with sendmail+procmail+cyrus and procmail
delivers mail to cyrus with /usr/cyrus/bin/deliver. Everythin works but
procmail rewrites the return-path in the mailheaders to the local users
cyrus (sendmail has cyrus as a trusted user).
But my problem
Hi all,
I've a very peculiar problem with procmail and cyrus.
My setup:
- fetchmail to pick up mail from some imap and pop resources, mail is passed on to procmail.
- postfix to receive mail over smtp from remote hosts, mail is passed on to procmail.
- procmail sorts the mail, mostl
Stephan Wienczny wrote:
Zitat von Andrzej Adam Filip <[EMAIL PROTECTED]>:
What is reported when you use deliver directly from command line?
(echo subject: test; echo) | /usr/lib/cyrus/deliver -- stephan
That worked. There was no error. I think the arguments to deliver must be
wron
Zitat von Andrzej Adam Filip <[EMAIL PROTECTED]>:
>
> What is reported when you use deliver directly from command line?
>
> (echo subject: test; echo) | /usr/lib/cyrus/deliver -- stephan
>
> --
> Andrzej [en:Andrew] Adam Filip [EMAIL PROTECTED] [EMAIL PROTECTED]
> ---
> Cyrus
Stephan Wienczny wrote:
I'm trying to use cyrus-imap in my mail-system. Imap is working! I could copy
my files to the new location. Now I'm trying to use procmail and deliver to
spamcheck and sort my incoming mail. Whenever I send a testmail I get this
output to procmail.log:
Hallo,
I'm trying to use cyrus-imap in my mail-system. Imap is working! I could copy
my files to the new location. Now I'm trying to use procmail and deliver to
spamcheck and sort my incoming mail. Whenever I send a testmail I get this
output to procmail.log:
procmail: Program f
I was wondering if anyone here has had the same issues.
Currently I have Sendmail, Cyrus, Mimedefang, Spamassassin and Sieve
working. Now what I need to do is add procmail to the mix, possibly
replacing Sieve. There are very good reasons for doing this. Its critical
that I be able to run
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have found myself in a situation where I need to run procmail instead
of sieve for mail filtering. I am using:
postfix-2.1.5
cyrus-imapd-2.2.10
cyrus-sasl-saslauthd-2.1.20_1
procmail-3.22_4
The problem I'm having is using deliver from pro
[EMAIL PROTECTED] wrote:
> Hello Baltasar
> Thx 4 Answer
> Hmm now im little bit confused i did make a look into sendmail.cf and just
> see a entry like
> (it is standart install no custom local mailer m4 entrys)
> this means procmail or?
Yes this means you are using procmail
thx i will take a look into siever ..i dont must be use procmail its just
that i use something which is simila. to handle..(filtering / moving mails)
thx 4 info
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http
[EMAIL PROTECTED] wrote:
im sorry, i think i did not correct say what i mean im now using
MailScanner+Spamassassin +Sendmail in config its procmail
But procmail has had nice filter (not for spam) for other thinks
so what i mean is its no way for CyrusIMap+Sendmail+Procmail correct?
Sieve offers
hello
im sorry, i think i did not correct say what i mean
im now using MailScanner+Spamassassin +Sendmail in config its procmail
But procmail has had nice filter (not for spam) for other thinks
so what i mean is its no way for CyrusIMap+Sendmail+Procmail correct?
---
Cyrus Home Page: http
[EMAIL PROTECTED] wrote:
Hello Baltasar
Thx 4 Answer
Hmm now im little bit confused i did make a look into sendmail.cf and
just see a entry like
(it is standart install no custom local mailer m4 entrys)
this means procmail or?
so in fact its not possible procmail (nice filtering) + imap correct
Hello Baltasar
Thx 4 Answer
Hmm now im little bit confused i did make a look into sendmail.cf and just
see a entry like
(it is standart install no custom local mailer m4 entrys)
this means procmail or?
so in fact its not possible procmail (nice filtering) + imap correct?
i know there spamassassin
Hi Richard,
With sendmail, you normally use cyrus "deliver" command
instead of procmail.
However you may perhaps make procmail invoke deliver at the
end of a global procmail script (I never used procmail)...
However, if you just want to have the possibility to
forward messages: sieve c
hello
in docs i see that i can sen sendmail for imap (cyrus) as local mailer but
what happens then with procmail ?
is it possible to make procmail + imap ?
so that i can use .forward files anymore ?
or has it nothing to do with it (now as local mailer procmail is set) in
docs i must set it to
ostfix:
- we can define a content-filter that delivers the mail to procmail,
where the username is rewritten by a small perl script, the mail is
piped through spamc and then fed to postfix again by forking the
"sendmail" process with correct parameters;
- we can define spamcheck.py as l
--On Mittwoch, 7. April 2004 11:55 -0400 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
Really, you're talking about a horribly inefficient delivery path here
(atleast 2 forks, not counting the [potential] fork of lmtpd, or
whatever your MTA does to accept the incoming mail in the first place).
Well
On Wed, 2004-04-07 at 23:56, Rob Siemborski wrote:
> LMTP/TCP access is admin-only, theres no real reason to want to firewall
> it (other than "paranoia").
Got it in one. I'd prefer paranoia to missing something important and
getting cracked.
Craig Ringer
---
Home Page: http://asg.web.cmu.edu/cy
On Wed, 7 Apr 2004, Ekkehard Burkon wrote:
> AFIK it is possible to get procmail to accept LMTP via
> a compile time switch but there is no way to get procmail
> to deliver via LMTP.
>
> The deliver program that comes with cyrus is only capable
> of handling LMTP via unix domain
On Wed, 7 Apr 2004, Craig Ringer wrote:
> On Wed, 2004-04-07 at 04:00, Ekkehard Burkon wrote:
>
> > Is there any tool out there to do this?
>
> If you can get procmail to do LMTP deliveries, cyrus will accept LMTP
> over TCP/IP AFIAK. I'd want to set up some firewa
Hi,
AFIK it is possible to get procmail to accept LMTP via
a compile time switch but there is no way to get procmail
to deliver via LMTP.
The deliver program that comes with cyrus is only capable
of handling LMTP via unix domain socket but I need it
over TCP/IP.
What I need is a little program
On Wed, 2004-04-07 at 04:00, Ekkehard Burkon wrote:
> Is there any tool out there to do this?
If you can get procmail to do LMTP deliveries, cyrus will accept LMTP
over TCP/IP AFIAK. I'd want to set up some firewall rules etc to
restrict access as much as possible, but it should work
On Tue, Apr 06, 2004 at 10:33:35PM +0200, Ekkehard Burkon wrote:
> But as far as I have seen deliver is only capable of delivering via unix
> domain socket. I'd like to have cyrus on a different
> box then sendmail / procmail.
Ah, right, sorry...
---
Home Page: http://asg.web.cmu.
But as far as I have seen deliver is only capable of delivering via unix
domain socket. I'd like to have cyrus on a different
box then sendmail / procmail.
Or did I miss something?
Thanx
Ekkehard
--On Dienstag, 6. April 2004 17:21 -0300 Andreas <[EMAIL PROTECTED]>
wrote:
On Tue, A
On Tue, Apr 06, 2004 at 10:00:23PM +0200, Ekkehard Burkon wrote:
> Hi,
>
> I need to migrate an existing sendmail - procmail - uw-imap/pop3
> system to posfix - cyrus.
>
> As an intermediate step I want to stick to sendmail - procmail
> but inject the mail from procmail to c
Hi,
I need to migrate an existing sendmail - procmail - uw-imap/pop3
system to posfix - cyrus.
As an intermediate step I want to stick to sendmail - procmail
but inject the mail from procmail to cyrus via lmtp (TCP/IP)
to cyrus.
Is there any tool out there to do this?
Thanks
Ekkehard
. Suhanov wrote:
> Date: Fri, 30 Jan 2004 10:24:29 -0800
> From: Denis V. Suhanov <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Cyrus and procmail
>
> Hello everyone,
>
> Is there a "right" way to set up procmail to work with Cyrus? If there
> isn'
Hello everyone,
Is there a "right" way to set up procmail to work with Cyrus? If there
isn't, can I at least have some default procmail script for all of the
users and specialized ones for those who have their local accounts?
Thanks a lot.
--
Best
nothing breaks once users
> get there hands on the files.
It is definitely more work this way. Every time one adds a new user, some
procmail files must be added to their home directory and the correct
permissions set. Perhaps I won't need to do this once I learn to use Sieve.
--
Andrew
ed, 17 Dec 2003, Pollywog wrote:
> On Tue, 16 Dec 2003 19:16:53 -0500 (EST)
> [EMAIL PROTECTED] wrote:
>
> > procmail unix - n n - - pipe
> > flags=R user=cyrus argv=/usr/bin/procmail -t -m USER=${user}
> > EXTENSION=${extension} /et
On Tue, 16 Dec 2003 19:16:53 -0500 (EST)
[EMAIL PROTECTED] wrote:
> procmail unix - n n - - pipe
> flags=R user=cyrus argv=/usr/bin/procmail -t -m USER=${user}
> EXTENSION=${extension} /etc/procmailrc
>
> this didn't work since procmail w
I am trying to add procmail into the mix since i have been using it for
years and would like to using in my new config.
I had postfix up and running and delivering cyrus before I started.
I want to allow users to have there local .procmailrc. (see current
configs at the end)
I started by trying
> If anyone knows of any good documentation for this type of configuration (sendmail,
> procmail, with cyrus) please let me know where I can get it.
I have documentation of Cyrus+Sendmail at -
ftp://ftp.kalamazoolinux.org/pub/pdf/Cyrus.pdf
Nothing on procmail however; with Cyrus/SIEV
Hello there, I am a newbie to all of this cyrus software. I am trying to set up a
sample mail server that we will eventually provide in a package to our clients.
I am running sendmail with procmail right now on FreeBSD. I use SpamAssassin and TMDA
for email filtering.
I am now trying to
I have been using lmtp and am considering using procmail instead
Will sieve work with procmail as well
Thanks
Ram
e) for
managing scripts.
Ok, but what about spam detection tools that rely on procmail recipes? I
read the sample chapter from an O'Reilly book that's online and describes
how to integrate sendmail, procmail and cyrus-imap:
http://www.oreilly.com/catalog/mimap/chapter/ch09.html
Does this wo
ter mail. Is there a way to patch procmail into
> the process to use it to filter mail?
>
> Are there any other means to use filtering with cyrus-imap? The server
> doesn't have user accounts. How could I facilitate filters that individual
> users could manage, such as a vacation message?
>
> Thanks,
> Adi
>
>
that rely on procmail recipes? I
read the sample chapter from an O'Reilly book that's online and describes
how to integrate sendmail, procmail and cyrus-imap:
http://www.oreilly.com/catalog/mimap/chapter/ch09.html
Does this work fine in cases where cyrus-imap fails to deliver the message
and cyrus-imap. Sendmail
passes mail for local delivery to /var/imap/socket/lmtp
I need to be able to filter mail. Is there a way to patch procmail into
the process to use it to filter mail?
Are there any other means to use filtering with cyrus-imap? The server
doesn't have user accounts
Our mail server currently uses the sendmail MTA and cyrus-imap. Sendmail
passes mail for local delivery to /var/imap/socket/lmtp
I need to be able to filter mail. Is there a way to patch procmail into
the process to use it to filter mail?
Are there any other means to use filtering with cyrus
Hi,
The imap server is working, but when I try to configure
procmail I get this error.
#/var/log/procmail
/usr/lib/cyrus-imapd/deliver: /usr/lib/cyrus-imapd/deliver: cannot execute
binary file
#/etc/procmailrc
LOGFILE="/var/log/procmail"
DELIVERMAIL="/usr/lib/cyrus-imap
can
> provide in helping me configure sendmail to send messages to procmail
> and then get procmail to "deliver" to the cyrus box would be greatly
> appreciated.
[...]
> What I think I ultimately want to do is remove all the cyrus references
> in my sendmail.mc file
es to procmail
and then get procmail to "deliver" to the cyrus box would be greatly
appreciated.
Current software:
Solaris 8
Sendmail 8.12.8
Cyrus 2.1.12
Procmail 3.22
What I think I ultimately want to do is remove all the cyrus references
in my sendmail.mc file and use procmail as the
On Tuesday 25 February 2003 18:02, Kristian Rink wrote:
> the archive of this list, it is not possible in cyrus (in IMAP?) to have
> a general "seen" flag for mails or mailboxes so this way it is
> impossible for any user who is able to read mail in the shared
> mailboxes to find out whether or not
Kristian Rink wrote:
(a) in this network, IMAP is used because the vast majority of
mail traffic needs to be seen not only by a single user but by a
group of persons. For what I have experienced and also read in
the archive of this list, it is not possible in cyrus (in IMAP?) to have
a general "s
Kristian Rink wrote:
(a) in this network, IMAP is used because the vast majority of
mail traffic needs to be seen not only by a single user but by a
group of persons. For what I have experienced and also read in
the archive of this list, it is not possible in cyrus (in IMAP?) to have
a general "s
Hello all,...
...being pretty new to imap, I am running cyrus on top of several
Debian woody machines inside some small / mid-range company
networks. By now, I am quite happy about cyrus, procmail and
postfix handling mail on my servers, still there are (right now) two
things I couldn'
On 02/17/03 06:37 PM, Dave O sat at the `puter and typed:
>
> Chances are, this error is caused by the "From ..." line added by your
> MTA. You can either configure the MTA not to add this line, or you can
> add this to the top of your procmailrc:
>
> :0hfw
> | /usr/bin/formail -I "From "
>
> h
nc wrote:
> Hey all. I'm having some trouble with delivery using a new
> sendmail/procmail/deliver scheme.
>
> Everything seems to go fine up to the call to deliver. procmail is
> executing as the recipient uid (running in explicit delivery mode) and
> calling deliver at the
Hey all. I'm having some trouble with delivery using a new
sendmail/procmail/deliver scheme.
Everything seems to go fine up to the call to deliver. procmail is
executing as the recipient uid (running in explicit delivery mode) and
calling deliver at the end of processing.
This is how de
On 02/10/03 10:28 AM, Brandon High sat at the `puter and typed:
> On Sat, 2003-02-08 at 21:21, Louis LeBlanc wrote:
> > Anyway, I have procmail being called from sendmail using the
> > following:
> >
> > define(`CYRUS_MAILER_FLAGS',`SA5@|:/w')
> >
Also, are you able to use user specific spamassassin settings? This
is the one goal that set me on this quest in the first place. Of
course simplifying my sendmail config is looking more attractive too.
I noticed you set DROPPRIVS=1. I did the same in my /etc/procmailrc,
and procmail logs a
On Mon, 2003-02-10 at 12:31, Louis LeBlanc wrote:
> Just a couple questions, you call procmail from sendmail using the $h,
> $f, and $u variables. I understand $u is the logname, or username,
> and $h is the plussed address extension, but what is $f? I've looked
> for some exp
On 02/10/03 10:28 AM, Brandon High sat at the `puter and typed:
> On Sat, 2003-02-08 at 21:21, Louis LeBlanc wrote:
> > Anyway, I have procmail being called from sendmail using the
> > following:
> >
> > define(`CYRUS_MAILER_FLAGS',`SA5@|:/w')
> >
On Sat, 2003-02-08 at 21:21, Louis LeBlanc wrote:
> Anyway, I have procmail being called from sendmail using the
> following:
>
> define(`CYRUS_MAILER_FLAGS',`SA5@|:/w')
> define(`CYRUS_MAILER_PATH',`/usr/local/bin/procmail')
> define(`CYRUS_
Hey all. I've been running Cyrus imap for years now - happily, I
might add. And now I'm having some problems setting up a new hook.
I am now on FreeBSD 4.6 RELEASE, with cyrus-imapd-2.0.17,
procmail-3.22_1, and sendmail 8.12.3.
I have always used the sendmail -> procmail ->
Hi list,
Recently I have a problem and I don't know how to troubleshoot it. The error
seems to be with procmail to cyrus-imap as shown in the error below:
Folder: (formail -r -I"Subject: Delivery failure notice" \ -A"X 180663
procmail: Error while writing to "/
I have been looking for the proper way to configure sendmail to use procmail
as a local mailer and filter messages globally and then dump them into
cyrus' /var/imap/socket/lmtp. While this seems a sensible thing to do, I
seem incapable of locating anyone else who has both accomplished it AN
Will Partain wrote:
This scenario, and ones like it, has been discussed here
before. I've got something working, so am posting details
{in case it's useful, so you can tell me I'm an idiot:-)}.
The 'vacation' bit of sieve wasn't working, because it kept
seeing a useless 'deliver'-created Return
x27;-created Return-Path: header.
I was starting procmail from sendmail, with a procmail
recipe something like this:
# *OLD*
CYUSER=$1
# Run spamassassin:
:0fw
| /our/bin/spamassassin -x -p /etc/mail/spamassassin.config
# All the mail that falls through to this point
#
> Short answer: Avoid using procmail with cyrus, unless you want to have to
> screw with setuid problems with procmail and deliver and ACL wackiness on
> users' mailboxes. IMO, the hassle you go through as an admin to force the
Since I trust my users (otherwise, I wouldn't
On Fri, Nov 29, 2002 at 02:02:46AM +0100, Andersin wrote:
> I am trying to set up the following construction:
>
> Mail --> postfix --> procmail --> deliver --> cyrus imap mailbox.
>
> The problem that I have is that deliver doesn't work correctly (I
> suppose)
Andersin said:
> I am trying to set up the following construction:
>
> Mail --> postfix --> procmail --> deliver --> cyrus imap mailbox.
>
> The problem that I have is that deliver doesn't work correctly (I
> suppose) when called directly from procmail or the s
Hi Everyone,
I am trying to set up the following construction:
Mail --> postfix --> procmail --> deliver --> cyrus imap mailbox.
The problem that I have is that deliver doesn't work correctly (I
suppose) when called directly from procmail or the shell. If I skip the
procmai
Bill Wester said:
> Is this the best way to get the mail into procmail so it can filter? Or
> is there some other way to do this better?
Ditch procmail and use sieve (that comes with cyrus). It was built to
integrate with Cyrus, so setting it up is a snap. It operates on a port,
so is
Hi Everyone, I am trying to set up a new mail server with
spam filtering using procmail.
My MTA is Postfix 1.1.11, configured with
mailbox_command = /usr/bin/procmail USER=$USER
EXTENSION=$EXTENSION
which seems to get the mail over to procmail, which then
uses procmail filters to
cassandre wrote:
> I quoteWerner Reisberger <[EMAIL PROTECTED]>
>
>
>
> There is more than one way to run cyrus with procmail. I am using it since
> years with postfix. That's my entry in master.cf
Sure, and there's more than one way use cyrus+postfix,
k=1
>
===
I quoteWerner Reisberger <[EMAIL PROTECTED]>
There is more than one way to run cyrus with procmail. I am using it since
years with postfix. That's my entry in master.cf
cyrusp unix - n n - - pipe
user=cyrus:
In replying to my own message, I found the solution in the archive below...
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&search
term=procmail&msg=7973
Ronnie
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thur
rocessing incoming
mail. The user's mailbox will be sitting on (potentially one of many)
IMAP server systems (which may for some users also contain shell
accounts etc). What's silly about that?
> > d) procmail support for user's existing .procmailrc
>
> Look into
On Tue, Apr 23, 2002 at 11:39:45AM -0600, Scott M Likens wrote:
> Out of Curiosity does it actually run procmail at all?
>
> Because i have the same exact thing and guess what. The mail_transport =
> cyrus takes priority and kicks out procmail. But i see you changed your
>
t explicitly said
Mailbox's on NFS drives is evil evil pure evil. I could be wrong but
that's my opinion.
> If there is another lmtpd to simply accept the mail and then
> call procmail on it, I'd take that.
Well master starts up the lmtpd listening process so you would probobl
Out of Curiosity does it actually run procmail at all?
Because i have the same exact thing and guess what. The mail_transport =
cyrus takes priority and kicks out procmail. But i see you changed your
master.cf does procmail know how to deliver properly to cyrus? and if so
how?
--On
Andrew Heberle schrieb am Tue, Apr 23, 2002 at 09:17:12PM +0800:
> You can compile procmail with support to run as a lmtp server.
>
> Just organise for it to be run from inetd on the mailbox server (or locally
> if you only have on box for email), then have deliver run at the end of
1 - 100 of 188 matches
Mail list logo