Dear all,
i have a mail server & vpopmail.
Now, i want to copy from each message to a directory.i find a way to do
it.
i put following line in .qmail-default :
|formail -X "" > ~/text.txt
Of course above line is test.Given line doesn't retrieves Return* header
field.
My question:
How i retrieve en
On Jan 9, 2005, at 11:19 PM, focuz info wrote:
this syntax i was following till number of users were below 100.
Filtering with procmail was also working for users below 100. Now
after 100 users i added the .qmail-username file,procmailrc file but
filtering is not working. I had checked the
- 5
usersamd.test.com - 7 usersstaff.test.com- 8 usersrd.test.com- 9
userscse.test.com-10 userselect.test.com-5users
Now one more problem occured. I have setup procmail in all users directory.
There will be
.qmail-guest . in /home/vpopmail/domains/test.com/.This file is like this
| preline
hi all
i have trouble figuring out procmail with vpopmail.
i have compiled the procmail procmail changing this variables in
~/procmail-3.22/src/authenticate.c
#ifndef MAILSPOOLDIR
#define MAILSPOOLDIR"/home/vpopmail/domains/"/* watch the
trailing / */
#end
On Wednesday 11 August 2004 12:59 pm, Omar Armas wrote:
> Im about to migrate my mail server to qmail+vpopmail.
> I used procmail to deliver mail to different folders, depending on
> recipients. For what I've read, i see that there are to ways to do it in
> vpopmail: procmail and
Im about to migrate my mail server to qmail+vpopmail.
I used procmail to deliver mail to different folders, depending on recipients.
For what I've read, i see that there are to ways to do it in vpopmail:
procmail and maildrop.
My question is, what are advantages of each one?
I will als
even with maildrop i have the same problem (about vpopmail option, quota ,
autorespond etc..)
- Original Message -
From: "Jeremy Kitchen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004 6:48 PM
Subject: Re: [vchkpw] procmail + vpopmai
because i don t know how it works :) i have only seen so far quota with
vpopmail (working good when i don t use procmail) but i search a way to make
work both quota and procmail and i still doesn t find :/ but maildrop is
installed (i use it with qmail-scanner)
- Original Message -
From
On Wed, 2004-03-17 at 11:47, master wrote:
> Hi, i wonder how can we make work procmail + vpopmail delivery together (to
> have quota support)
why not use maildrop? it understands maildirquota style quotas, and has
simpler syntax.
-Jeremy
--
Jeremy Kitchen
Systems Administrator
Hi, i wonder how can we make work procmail + vpopmail delivery together (to
have quota support)
i have read many file on google but all that i see doesn t work,
my qmail-quota:
| /usr/local/bin/procmail -p -m -t ./quota/Maildir/procmailrc
my procmailrc :
DIR="./quota/Maildir/"
:0fw
|
Dear All:
My qmail + vpopmail + procmail has a very strange behaviour:
If I send an email to a person that exists, everything goes fine,
but If I send a message to an invalid email, sometimes and sometimes not, it
appears:
procmail: Error while writing to "/home/vpo
Hi Sulamita,
You can create an file .qmail in home dir user with:
| preline procmail -t /path/of/procmailrc
Why not use maildrop ? (http://www.flounder.net/~mrsam/maildrop/maildrop.html)
[]'s
--
[ Diego Linke - GAMK ]
System/Network/Security Administrator
E-Mail/Site: [EMAIL PROT
Hi
I trying to put procmail, qmail and vpopmail working
but didn't work.
I found many discussions about this, and some people
that use the seekable patch, other use procmail in
.qmail-user, but didn't work for me. When I apply the
patch, it show some errors... but this patch was write
Hi,
I am trying to get vpopmail and procmail to work together on a
domain-wide level with spambnc. Because I want to use this spambnc
package (and its required IMAP directories for each user) I do not want
to go rewrite all of the spambnc rules, every time a new version is
released. I
::http://www.mail-archive.com/[EMAIL PROTECTED]/msg13511.html
::Where is says [EMAIL PROTECTED] in the above document, use [EMAIL PROTECTED]
::Also, I had to change a few things to fet this to work for me, like the
::locations of the binaries, and the X-Spam-Status header name, etc.
I also have a
and filter the messages, ie without qmail-scanner. You
are using procmail, but I imagine something very similar to the following
setup could be created (as this guide uses maildrop for message filtering)
http://www.mail-archive.com/[EMAIL PROTECTED]/msg13511.html
Where is says [EMAIL PROTECTED] in
nvolve now is
procmail and spamassassin
there really isn't much documentation to get this all working especially
under gentoo .. but I don't think there is much to configure with either of
these packages ..
.. so I was wondering if I'd get any help here ..
I think that vpopmail
involve now is
procmail and spamassassin
there really isn't much documentation to get this all working especially
under gentoo .. but I don't think there is much to configure with either of
these packages ..
.. so I was wondering if I'd get any help here ..
I think that vpopmail be
>
> I have read numerous post concerning procmail and vmaildeliver,
> but have not
> found a answer yet.
>
> Basic Info:
>
> procmailrc
> LOGABSTRACT=yes
> LOGFILE=/var/log/procmail.log
> VERBOSE=yes
>
> :0w
> | /home/vpopmail/bin/vdelivermail
I have read numerous post concerning procmail and vmaildeliver, but have not
found a answer yet.
Basic Info:
procmailrc
LOGABSTRACT=yes
LOGFILE=/var/log/procmail.log
VERBOSE=yes
:0w
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
.qmail-bob
| preline procmail -p -
Hi, I want to write a procmail script for copy a email
to somewhere, or some spool, so as to get the email head
for short message of mobil phone, how to write with
a virtual domain for vpopmail?
Thanks
Jerry
i am using qmail with procmail and vpopmail
i change the following line in .qmail-default or one virtual server
|/usr/local/vpopmail/bin/vdelivermail '' bounce-no-mailbox
with this one
|preline /usr/local/bin/procmail -p -m /etc/procmailrc
on my /etc/procmailrc i have:
--
INCL
/domains.
I must use the package serialmail because I have only dialup line and
the procmail for process
all mail incoming.
Serialmail and procmail uses the file /home//.qmail but I don't
have it because I use the vpopmail.
Must I create it ?
If I create the file /home//.qmail, can the pa
After finally getting sick of deleting 95% of my mail to get the real
content, I decided to try and get a mail filter going today. On my test
machine (FreeBSD
4.4) I installed procmail-3.22, vpopmail-5.0, qmail-1.03 & current ucspi,
daemontools, etc.
Having read up in http://www.
would just not be an option. If this is the only way to do it, we
>will just not block spam. I may even be so bitter, that we may start hosting spam
>sites. ;-) In other words, I **REALLY** need a solution. I have been watching the
>logs, and it seems that procmail is not even bei
sting spam sites. ;-) In
other words, I **REALLY** need a solution. I have been watching the logs,
and it seems that procmail is not even being called. We are running Debian, and
have the qmail-procmail script available if that will help, but I haven't been
able to get it to work. I'v
Hello,
I'm having a weird problem with procmail and vdeliver. When I have
procmail deliver a message directly to the Maildir, everything works
fine. When I have procmail hand the message off to vdeliver, the
message bounces with "lseek error 29 / lseek errno-29".
I sear
im trying to setup procmail for me on my email server. in the domain
dir, i created the .qmail-me that contains "| preline procmail -p -m
./me/Maildir/procmailrc". an entry in my procmailrc file is:
:0
* ^to: [EMAIL PROTECTED]
me/Maildir/.lists.vchkpw
but procmail is delivering
could someone give me a brief run down of how to use procmail with qmail and
vpopmail? or at least point me in the right direction?
thanks
charlie
> -Original Message-
> From: Marc-Andre Husyk [mailto:[EMAIL PROTECTED]]
[snip]
> I found out a lot of the var stuff but know procmail
> doesn't read the
> systems env
> It only read its own env :/
[snip]
Yes but it isnt procmail tagging the message with the del
e dashes. There is also DTLINE which I is the
> whole Delivered-to header.
>
> There is more information in the life with qmail manual (pp35-) which
> is more accurate than my memory :-)
I found out a lot of the var stuff but know procmail doesn't read the
systems env
It only read its own env :/
some ideas ?
M-A
> -Original Message-
> From: Marc-Andre Husyk [mailto:[EMAIL PROTECTED]]
[snip]
> Qmail is delivering to [EMAIL PROTECTED]
>
> But vdelivermail writes Delivered-To: [EMAIL PROTECTED]
>
>
> If I use "| preline procmail -t" in .qmail it gets the
> [
I'm wondering how vdelivermail is striping the Delivered-To line.
Qmail is delivering to [EMAIL PROTECTED]
But vdelivermail writes Delivered-To: [EMAIL PROTECTED]
If I use "| preline procmail -t" in .qmail it gets the
[EMAIL PROTECTED] line but it would be much nicer t
Hi,
I'm using procmail to filter SPAM in qmail
and am using it as my delivery agent. Has anyone
used procmail with vpopmail?
Thanks,
Brian
[A quick summary of what I've been sent (mainly by Daniel Biddle) on
how to use procmail with vpopmail on a domain wide basis ie with
procmail filtering everything coming to the domain before vdelivermail
gets hold of it. Skip to bottom if you want to know how.]
>From various procmail
On Mon, Jul 23, 2001 at 10:52:46AM +0100, Marcus Williams wrote:
> > -Original Message-
> > From: Daniel Biddle [mailto:[EMAIL PROTECTED]]
> [snip]
> > How about using just
> >
> > |preline procmail -m /path/to/procmailrc
> >
> [snip]
>
> W
> -Original Message-
> From: Daniel Biddle [mailto:[EMAIL PROTECTED]]
[snip]
> How about using just
>
> |preline procmail -m /path/to/procmailrc
>
[snip]
Well, this is what I thought when I initially set out to do this but
it goes badly wrong. I do this with local
On Mon, Jul 23, 2001 at 10:09:29AM +0100, Marcus Williams wrote:
> (1) By putting procmail delivery recipes in the .qmail- files
> [...] vpopmail (or at least vdelivermail) will not be used as the
> delivery method [...]
... unless the receipes send messages on to it, as you say bel
Replies to his own post :)
> | preline procmail -m /path/to/procmailrc |
> /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
Note this is meant to be all on one line.
Hi -
> -Original Message-
> From: Mike Rogers [mailto:[EMAIL PROTECTED]]
[snip]
> I have a customer who requires the use of PROCMAIL for their mail
> processing. I hear it works and have found people who
> appear to have it
> working, yet nobody seems to have a cle
* Johan Almqvist <[EMAIL PROTECTED]> [010721 11:09]:
> * Mike Rogers <[EMAIL PROTECTED]> [010721 07:13]:
> > I have a customer who requires the use of PROCMAIL for their mail
> > processing. I hear it works and have found people who appear to have it
> > working,
* Mike Rogers <[EMAIL PROTECTED]> [010721 07:13]:
> I have a customer who requires the use of PROCMAIL for their mail
> processing. I hear it works and have found people who appear to have it
> working, yet nobody seems to have a clear direction as to how. Obviously
> I&
I have a customer who requires the use of PROCMAIL for their mail
processing. I hear it works and have found people who appear to have it
working, yet nobody seems to have a clear direction as to how. Obviously
I'd need to manually change their .qmail file, as qmailadmin does not allow
i
Greg Cope wrote:
>
> Dear All
>
> I want to do some message filtering, and have set a .qmail-tester in the
> relevant domain thus:
>
> |/var/qmail/bin/preline /usr/local/bin/qmail-procmail greg
>
> However procmail appears to be ignoring this and going for
> /hom
Hi -
You can pass procmail the rc filename you want it to use using the
'-m' option. ie: 'procmail -m /path/to/rcfile'.
Marcus
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Greg Cope
> Sent: 15 June 2001 16:30
Dear All
I want to do some message filtering, and have set a .qmail-tester in the
relevant domain thus:
|/var/qmail/bin/preline /usr/local/bin/qmail-procmail greg
However procmail appears to be ignoring this and going for
/home/vpopmail/.procmailrc
An ideas or do I need to do something
Hi -
Does anyone use procmail with vpopmail? If so, does anyone use it
domain wide rather than on a per user basis? I recently submitted a
patch against the vpopmail tree that makes vpopmail more friendly
towards using procmail in front of the vdelivermail executable ie
having a .qmail-default
Hi -
I've been using a combination of qmail/vpopmail/procmail and John
Hardin's email security procmail recipes (see
http://www.impsec.org/email-tools/procmail-security.html) recently
with what seems to be good success.
However, vpopmail in its vanilla form gets in the way of th
Hi. I'm been fighting with vpopmail and procmail to get them together and
play along all week, and had not much success.
As i described in an earlier posting, if i simply replace the delivery agent
for procmail using the .qmail-username file, it delivers to the account
regardless of the
Hi. I'm having a problem:
I'm using qmail + vpopmail + procmail (for filtering). But now that i finally
got procmail working with vpopmail i noticed that quotas don't work
The setup is like this:
Normally vpopmail creates a .qmail-default file in the
domains/domainname
Hi. I'm having a problem:
I'm using qmail + vpopmail + procmail (for filtering). But now that i finally
got procmail working with vpopmail i noticed that quotas don't work
The setup is like this:
Normally vpopmail creates a .qmail-default file in the
domains/domainname
* Chris Bunnell <[EMAIL PROTECTED]> [001119 15:08]:
> Ahh, the $1.98 question... That's exactly what I DON'T know how to do.
> There isn't a documented method of telling the Makefile to build to use
> Maildir rather than mbox...
You don't need to do anything. It's just there.
> I am using 3
* Chris Bunnell <[EMAIL PROTECTED]> [001119 15:08]:
> Ahh, the $1.98 question... That's exactly what I DON'T know how to do.
> There isn't a documented method of telling the Makefile to build to use
> Maildir rather than mbox...
You don't need to do anything. It's just there.
> I am using 3.15.
On Sun, Nov 19, 2000 at 11:58:36AM -0800, Chris Bunnell wrote:
> That looks good, I like (and use) Sam's other works, but I need RBL
> filtering. I didn't see where maildrop supported it.
In maildrop you can pipe to an external program. rblcheck is a spiffy
little piece of code that will exit
On Sun, Nov 19, 2000 at 12:07:51PM -0800, Chris Bunnell wrote:
[procmail and vpopmail woes]
I get these all the time but don't bother too much about them...
qmail: 974668456.703587 delivery 4463: success:
procmail:_Couldn't_create_"/var/spool/mail/johan"/did_0+0+1/
I have
- Original Message -
Bill Shupp <[EMAIL PROTECTED]> [001119 01:37]:
> > Did you compile procmail to use Maildir instead of mbox format?
Ahh, the $1.98 question... That's exactly what I DON'T know how to do.
There isn't a documented method of telling the Makef
That looks good, I like (and use) Sam's other works, but I need RBL
filtering. I didn't see where maildrop supported it.
- Original Message -
From: "Ben Beuchler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 19, 2000 7:33 AM
Sub
On Sat, Nov 18, 2000 at 09:57:09PM -0800, Chris Bunnell wrote:
> Ok, I'll apologize in advance for this post. I HAVE however read, read, and
> READ FAQ's, mail list archives (in qmail, vpopmail, and procmail), how-to's
> etc. 'till my eye's are bleeding! :)
* Bill Shupp <[EMAIL PROTECTED]> [001119 01:37]:
> Did you compile procmail to use Maildir instead of mbox format? It's been a
> while since setting up procmail, but I'm pretty sure i had to do that
procmail 3.15 supports Maildir out of the box. If he's using that v
Did you compile procmail to use Maildir instead of mbox format? It's been a
while since setting up procmail, but I'm pretty sure i had to do that
-Bill
on 11/18/00 11:57 PM, Chris Bunnell at [EMAIL PROTECTED] wrote:
> Ok, I'll apologize in advance for this post. I HAVE
Ok, I'll apologize in advance for this post. I HAVE however read, read, and
READ FAQ's, mail list archives (in qmail, vpopmail, and procmail), how-to's
etc. 'till my eye's are bleeding! :) I just can't seem to get procmail to
work correctly. I got it set up
On Tue, Oct 17, 2000 at 10:42:50PM -0700, Myron Davis wrote:
> Hi Alec!
> I would like to get procmail to work on ~vpopmail, I've currently got
> RBL on everything.
1) Install recent procmail that handles Maildirs (even if in a funny way)
2) make users .qmail-user file (in the do
I placed a |preline procmail command in front of the |vdelivermail line in the
.qmail-default file in the domains directory.
Has anyone tried it? I can't see where it's dropping the messages when the a
file is speced for output.
I tried to install the spam filtering system patch that uses procmail and/or
maildrop to catch spam on the way in.
SPAMCONTROL works for analyzing the headers.
Spamfiltering or any other processing via maildrop isn't working. I get "User
not found" for all virtual users.
64 matches
Mail list logo