I'm getting the following message in my logs when "spam detection" is
enabled on a catchall account:
deferral:
Sorry,_no_mailbox_here_by_that_name._vpopmail_(#5.1.1)/maildrop:_error_writi
ng_to_mailbox.//usr/local/bin/maildrop:_Unable_to_deliver_to_mailbox./
The spam detection adds this line in
Hi,
I run maildrop to sort spam into a special folder, but for some
reason, it doesn't take the domain/user/.qmail file into account for
autorespond etc. Perhaps vdelivermail requires an environment variable
which i could import? Does anyone know which one if so?
This is my (somewhat hac
> Trey Nolen wrote:
> > We are running vpopmail 5.4.10, qmailadmin 1.2.9, and
> maildrop 1.5.3 on
> > When a
> user gets over
> > quota, maildrop and vdelivermail go crazy and spawn of
> hundreds or thousands
> > of processes.>
> We do something similar here without a problem.
>
> Two th
Trey Nolen wrote:
We are running vpopmail 5.4.10, qmailadmin 1.2.9, and maildrop 1.5.3 on
Debian. This is one of those cross-software questions, but I'm posting to
the vpopmail list because vdelivermail seems to be part of the issue. We are
seeing a strange problem with maildrop and quotas. Whe
We are running vpopmail 5.4.10, qmailadmin 1.2.9, and maildrop 1.5.3 on
Debian. This is one of those cross-software questions, but I'm posting to
the vpopmail list because vdelivermail seems to be part of the issue. We are
seeing a strange problem with maildrop and quotas. When a user gets over
q
On Sunday 13 March 2005 12:58 pm, Paul Oehler wrote:
> I've seen Jeremy Kitchen post to the maildrop list, which makes me hopeful
> that the Inter7 folks may be running Maildrop + vdelivermail internally.
no, I run maildrop on my system account on my mail server.
-Jeremy
--
Jeremy Kitchen ++ S
A unified diff (diff -u) is better, since it provides context for the
changes and makes it easier for someone to manually make the change.
Here's a unified diff against the 5.4.9 version. Let me know if you need
anything different.
Paul
--
Paul Oehler
NEXCESS.NET Internet Solutions
http://nexce
On Mar 13, 2005, at 2:08 PM, Paul Oehler wrote:
Tom, thanks for the response. I made the change to vdelivermail.c,
recompiled, and the problem does indeed appear to have disappeared. I
don't know if there's a specific way to make a patch, but here's a
diff of the 5.4.9 vdelivermail.c against t
To sum up again, he says the problem "is because vdelivermail exits,
before it read the pipe completly. vdelivermail simply checks whether
the receipient is valid, and if not,
exits at once, causing a SIGPIPE in maildrop."
It should be possible to update vdelivermail to scan through to the end
On Mar 13, 2005, at 10:58 AM, Paul Oehler wrote:
To sum up, the problem occurs at seemingly random times (but often),
when running vdelivermail from the Maildrop filter file. As Matt
described, the error as it appears in the qmail-send log looks like:
2005-02-18 21:58:22.285783500 delivery 18
I just started testing out Maildrop with Vpopmail this weekend, and found
some interesting problems.
Versions: maildrop 1.8.0, vpopmail 5.4.9
The problem I had is the same as Matt Kern describes here:
http://www.mail-archive.com/vchkpw@inter7.com/msg20582.html
To sum up, the problem occurs at see
I have a problem with qmail+vpopmail and maildrop for filter email'users.
I have set .over-quota.msg and .quotawarn.msg in /home/vpopmail/domains/
and works correctly.
But if a set a .qmail for a user like this:
#cat /home/vpopmail/domains/pippo.it/pluto/.qmail
|preline /usr/bin/maildrop .mailfil
Charles Sprickman wrote:
ps: anyone else notice that the sf.net list for vpopmail-devel looks to
be dead?
The list seems to be working, except the SourceForge archive shows 6
messages on Feb 18 that don't appear in the message list.
I think most of the vpopmail work recently is happening in simsc
Hi,
I saw the following on one of the courier lists that piqued my interest:
- (Brian Candler <[EMAIL PROTECTED]>)
"I've used deliverquota, not maildrop, but they use the same library for
delivering mail into the maildir.
If I remember rightly: if you try to send a mail which would take the
mai
I've got my maildrop filtering and .qmail-default setup close to how I
want it, but there's some strangeness I'd like to work out still. Most
annoying is that when an incoming smtp connection references an account
that does not exist I get the following in my maildrop log:
Hello Tanmaya,
Tue, 7 Sep 2004 21:30:36 +0530 UTC, Tanmaya Anand wrote:
TA> I have installed spamassassin maildrop,
TA> but unable to get it working.
Search Google for maildrop qmail vpopmail and look for a site by
Almqvist.
But are you really sure that you want to use SA from maildrop? I wo
Tanmaya Anand scribbled the following on 9/7/2004 11:00 AM:
Hi All,
I have netqmail+vpopmail+courier+sqwebmail.
This is working fine.
I have installed spamassassin & maildrop,
but unable to get it working.
Can anyone tell me contents of maildroprc
and other relevent info to get it working.
Th
Hi All,
I have
netqmail+vpopmail+courier+sqwebmail.
This is working fine.
I have installed spamassassin &
maildrop,
but unable to get it working.
Can anyone tell me contents of
maildroprc
and other relevent info to get it
working.
Thanks in advance,
Tanmay
On Fri, 16 Jul 2004, Justin Heesemann wrote:
> you could test this right now by changing your "to" maildropfilter line
> to something like:
> VPOP="| /var/vpopmail/bin/vdelivermail '' bounce-no-mailbox"
> to "| /usr/bin/tee /dev/null 2>/dev/null $VPOP"
I don't think I'm at all aware of this maild
more thoughts..
the reason why maildrop exits 75 is the sigpipe it receives, because
vdelivermail exits 100 without reading the pipe. so a hack would be to
always read the input, even if the user does not exist. i might prepare
a patch for this on the weekend.
you could test this right now by
an process evrything as usual.
Use vuserinfo and vdominfo.
CoyoteTM
- Original Message -
From: "Jay Tortorelli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 15, 2004 11:14 PM
Subject: Re: [vchkpw] maildrop with bounce-no-mailbox
> > so,
> so, how do you do it?
> use the chkuser patch for qmail, so no illegal users get into the queue?
> write a wrapper for vpopmail so that it exits 0 even when the user
> doesn't exist?
> use some hack for maildrop??
I am also having the same problems. I hadn't noticed it until my queue
was over
Hi..
although this is a highly maildrop regarded question, I have to ask
here, since maildrop folks seem to be unresponsive..
some of you are using maildrop together with vpopmail, usually somewhere
in the maildirfilter file there's some line like
VPOP="| /var/vpopmail/bin/vdelivermail '' bounc
n: [EMAIL PROTECTED]
> > Datum: Thu, 1 Apr 2004 13:24:32 +0200
> > An: [EMAIL PROTECTED]
> > Betreff: Re: [vchkpw] maildrop problem with aliases stored in mysql
> >
> > yes, sorry, I have posted this problem on several lists nobody seems
> > to have an idea. my last
On Monday 26 April 2004 08:21 am, raid wrote:
>
> qmail 's content is
>
> | /usr/local/maildrop/bin/maildrop ./mailfilter
>
> mailfilter 's content is
>
> to "| /usr/local/maildrop/bin/deliverquota ./Maildir/"
>
> I send email to [EMAIL PROTECTED] , then the maildirsize will update,bu
> if I change
Hi,all
I have installed qmail-1.03,maildrop-1.6.3,vpopmail-5.4.3,and create a
domain(test.com) for test.'test.com' have a defaut account 'postmaster',directory like
follow:
/home/vpopmail/domains/test.com/
/home/vpopmail/domains/test.com/.qmail-default
/home/vpopmail/domains/test.com/postmaster
thanks
lola
> Von: Andreas Wiesmann <[EMAIL PROTECTED]>
> Antworten an: [EMAIL PROTECTED]
> Datum: Thu, 1 Apr 2004 13:24:32 +0200
> An: [EMAIL PROTECTED]
> Betreff: Re: [vchkpw] maildrop problem with aliases stored in mysql
>
> yes, sorry, I have posted this problem
hi,
sorry, if this problem is already solved. i searched the mailing list, but
didn't find an answer. in fact i only found people having the same problem.
yes, sorry, I have posted this problem on several lists nobody seems
to have an idea. my last guess is that its either a environment
variable
hi,
sorry, if this problem is already solved. i searched the mailing list, but
didn't find an answer. in fact i only found people having the same problem.
i want to set up domain wide mail filtering, so i have the following
.qmail-default:
| maildrop mailfilter
the file mailfilter contains:
and my others questions how with this configuration can we make work the
.qmail file inside the directory ? to make feature from qmailadmin worked
(the autorespond , the forwaders etc)
thanks
see the maildrop script in my post 'Re: [vchkpw] possible bug in
vdelivermail' of March 4. It should be po
Hi i have the following maildrop file to put spam on different folders :
SHELL="/bin/sh"
VHOME="/usr/local/vpopmail/domains/$USER/$EXT/Maildir"
if ( $SIZE < 262144 )
{
exception {
xfilter "/usr/local/bin/spamassassin"
}
}
if (/^X-Spam-Status: *Yes/)
{
# try to deliver to th
Hi list,
once again I'm searching for a fully functional solution for my quota
problem with maildrop.
My setup looks like this: User has a .qmail file, containing
|preline /usr/bin/maildrop maildropfile
I tried some solutions I found on the list, but each has its
disadvantages:
1.) deliverquota:
Hi,
maildrop works just fine with vpopmail! Mails are delivered to the Maildirs
and spam-mails are delivered to the Maildir/.Spam folder.
but if the mailbox goes over quota, the following happens:
if maildrop is compiled with
--enable-use-dotlock=0 \
--enable-maildirquota
no bounce is send to
On Wednesday 22 October 2003 20:42, Alexander Bruns wrote:
> Hi,
>
> where Do I find Informations about getting maildrop work with
> vpopmail? I put a ".mailfilter" in the users homedirectory to
> /home/vpopmail/domains/mydomaind.local/username/.mailfilter
> and a
> /home/vpopmail/domains/mydomai
Hi,
where Do I find Informations about getting maildrop work with vpopmail?
I put a ".mailfilter" in the users homedirectory to
/home/vpopmail/domains/mydomaind.local/username/.mailfilter
and a
/home/vpopmail/domains/mydomaind.local/username/.qmail
with only one line in it:
"| /usr/local/bin/mai
i'm using
vpopmail-5.3.6+sqwebmail-3.6.0.20030922+maildrop-1.6.2+usendmail-0.1.6
maildrop configured with : --enable-maildirquota
--enable-sendmail=/usr/sbin/usendmail
when user set up a filter from sqwebmail interface to
forward an email, i've got a lot of defferal in my
qmail-send log and the m
Quoting Tom Walsh <[EMAIL PROTECTED]>:
> Just a stab in the dark... but what shell do you have for the user vpopmail?
> is it a valid shell or something like /bin/nologin?
>
> Try using a valid shell for the vpopmail user. maildrop doesn't run setuid
> so it must be run under the shell of the exe
::All I want to do is invoke maildrop from .qmail-default for some
::domains, and
::have maildrop read the users homedirs from the mysql db.
::
::Apparantly, it doesn't work. I tried virtually everything. I
::added the -V 9
::option to maildrop for debugging, and it always says:
Just a stab in the
Ok,
All I want to do is invoke maildrop from .qmail-default for some domains, and
have maildrop read the users homedirs from the mysql db.
Apparantly, it doesn't work. I tried virtually everything. I added the -V 9
option to maildrop for debugging, and it always says:
@40003f7d5922332596fc
Ok. So it all narrowed down to qmail-local, I think.
So, the qmail-local maildir++ patch doesn't work on NFS (or just doesn't work,
period) is a possibility. So I switched back to my original qmail-local
binary, and modified my /var/qmail/rc script to pipe to deliverquota ./Maildir
as the mail
Hello all,
I'm having some problems getting maildrop to behave properly when someone
goes over quota. This is vpopmail 5.3.27 and maildrop 1.5.2 (with quota
support).
First of all, when vdelivermail is delivering the mail, there's no
problem. If the user is over 90%, they get a warning, if they
On Tue, Sep 16, 2003 at 07:24:20PM -0400, Erik Bourget wrote:
>
> I've patched maildrop to read filtering rules out of a MySQL database.
This is incredible. I would love to see vdelivermail replaced with something like
this. Seems most people who want to do filtering use maildrop anyway, this wo
On Sat, 2003-08-16 at 23:20, Steve Schofield wrote:
> > Hi Ron,
> >
> > I'm still having some questions. I changed the .qmail-default file from
> > |preline /usr/local/bin/spamc|/usr/local/vpopmail/bin/vdelivermail ''
> > /usr/local/vpopmail/domains/mail.adminblogs.com/steve
> >
> > to
> > | maild
* - *
> - Original Message -
> From: "Ron Guerin" <[EMAIL PROTECTED]>
> To: "steve schofield" <[EMAIL PROTECTED]>
> Cc: "vpopmail" <[EMAIL PROTECTED]>
> Sent: Friday, August 15, 2003 9:46 PM
> Su
On Fri, 2003-08-15 at 21:30, steve schofield wrote:
> What is the best way once the email has went through qmail-scanner,
> and spamassassin to place it in the folders i want vs going directly
> into INBOX?
That's where Maildrop comes in. There's more than one way to do this,
but since you're usi
I'm trying to setup my server to do server side rule delivery to specific
folders and not right into my INBOX, ran into some config issues.. i have
everything working qmail-scanner, spamassassin and vpopmail along with
qmail. What is the best way once the email has went through qmail-scann
Hello all,
Sort of a backwards question.
I've already taken the time to 'figure out' (poking and prodding really
till I got it right.. ) how to put tmda in place for users in a vpopmail
domain. What I'm now trying to do is put maildrop in for a user that
I've already given tmda to.
my questi
- Original Message
From: Jesse Guardiani <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: Re: [vchkpw] maildrop config
Date: 25/07/03 05:18
>
> On Sunday 20 July 2003 09:06, Rudi Ahlers wrote:
> > Does anyone know if maildrop can be
- Original Message
From: Jesse Guardiani <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: Re: [vchkpw] maildrop config
Date: 25/07/03 05:18
>
> On Sunday 20 July 2003 09:06, Rudi Ahlers wrote:
> > Does anyone know if maildrop can be
On Sunday 20 July 2003 09:06, Rudi Ahlers wrote:
> Does anyone know if maildrop can be used to filter mail for all virtual
> users on a domain?
> I have a dialup account, which I download @domain for, but
> now I want to filter it, so that @domain will point to
> [EMAIL PROTECTED], and @domain will
be able to filter say @domain, and forward that to the
user Pete. And this is where I got stuck--Kind RegardsRudi
AhlersTradeleads IT Director 27 (80( 926 1689---
Original Message From: "Peter Palmreuther"
<[EMAIL PROTECTED]>To: "[EMAIL PROTECTED]" <[EMAIL PROTEC
Hi Rudi,
On Wed, 23 Jul 2003 12:47:59 Rudi wrote:
> Hi
>
> Can someone please tell me howto do this? If I have a domain, with one main
> account, and 10 mailboxes, how do I tell it that everything except for the
> 10 mailboxes must goto the main account?
Change '~vpopmail/domains//.qmail-defaul
now post it in plain text :)
--
Kiril Todorov < -+- > +359 2 9712013
Bulgaria Online < -+- > http://home.online.bg
/* waiting... dreaming... wishing... */
Hi
Can someone please tell me howto do this? If I have a domain, with one
main account, and 10 mailboxes, how do I tell it that everything except for
the 10 mailboxes must goto the main account?
And then, how would this setup work if I had fetchmail running as
well?
tia--
Does anyone know if maildrop can be used to filter mail for all virtual
users on a domain?
I have a dialup account, which I download @domain for, but
now I want to filter it, so that @domain will point to [EMAIL PROTECTED],
and @domain will point to [EMAIL PROTECTED]
Can this be done?
--
Kind R
I'm running vpopmail 5.3.8 with spamassassin 2.55 (mysql for prefs). I'm having
problems with maildrop performing a mailfilter I found on the vpopmail mailling
list. I am also using courier-imap in conjunction with qmail.
[see http://bluedot.net/mail/archive/read.php?f=2&i=10377&t=10377]
The .SP
dmin without having to patch
anything. By doing it the way I'm doing it now, it should only effect
realirc.org and not effect all the domains systemwide.
Any more suggestions?
-Patrick
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >
At 09:06 04/03/2003, you wrote:
thnx , it works, damm last time it worked normalway, duno why have to
exactly set path to maildroprc file ;( but now its fine, thank you a
lot ;))
miki
No problem... not exactly sure why you'd want
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
in the .qmai-d
At 12:53 04/03/2003, you wrote:
Hi,
I am trying to get spamassassin working with vpopmail and maildrop.
Right now, it works if mail is being sent to existing addresses.
But if mail is being sent to a non-existing address I get the following error:
[...]
My .qmail-default looks like this:
# cat
Hi,
I am trying to get spamassassin working with vpopmail and maildrop.
Right now, it works if mail is being sent to existing addresses.
But if mail is being sent to a non-existing address I get the following error:
@40003e649e122424c8e4 delivery 555: deferral:
Message_start_at_0_bytes,_env
Hello Gregor,
Monday, March 3, 2003, 4:45:03 PM, you wrote:
GL> At 12:44 03/03/2003, you wrote:
>>Hi,
>>I have maildrop, spamassa, avir, and KAV, when I put |maildrop to
>>.qmail-default for domain I get error
>>@40003e6399702d9e6dbc status: local 0/10 remote 0/20
>>@40003e639c712d9618ec
At 12:44 03/03/2003, you wrote:
Hi,
I have maildrop, spamassa, avir, and KAV, when I put |maildrop to
.qmail-default for domain I get error
@40003e6399702d9e6dbc status: local 0/10 remote 0/20
@40003e639c712d9618ec starting delivery 51: msg 1623022 to local
[EMAIL PROTECTED]
@40003e639c
Hi,
I am experiencing a similar problem:
@40003e63557b04a2b2ec info msg 112465: bytes 2015 from <[EMAIL PROTECTED]> qp
17001 uid 0
@40003e63557b04ca20ac starting delivery 335: msg 112465 to local [EMAIL PROTECTED]
@40003e63557b04ca4ba4 status: local 1/10 remote 0/20
@40003e63557b0
Hi,
I have maildrop, spamassa, avir, and KAV, when I put |maildrop to
.qmail-default for domain I get error
@40003e6399702d9e6dbc status: local 0/10 remote 0/20
@40003e639c712d9618ec starting delivery 51: msg 1623022 to local
[EMAIL PROTECTED]
@40003e639c712d964f9c status: local 1/10 re
Try
if($EXITCODE == 100)
{
exit
}
after the VPOP exception block.
qlist wrote:
Hi,
I use maildrop to filter incomming mails domainwide. Here is the config:
root@ns:~# cat /home/vpopmail/domains/intertet.net/.qmail-default
| maildrop mailfilter
-
root@ns:
Hi,
I use maildrop to filter incomming mails domainwide. Here is the config:
root@ns:~# cat /home/vpopmail/domains/intertet.net/.qmail-default
| maildrop mailfilter
-
root@ns:~# cat /home/vpopmail/domains/intertet.net/mailfilter
VPOP="| /home/vpopmail/bin/vdeliv
Fernando Costa de Almeida wrote:
Im trying to add mail filtering feature to my existent vpopmail setup:
1) vpopmail-5.2
2) sqwebmail-3.3.3
3) maildrop-1.5.0
4) qmailadmin-1.0.4
5) OpenLdap 2.0.27
But I always get this error when sending email:
delivery 43: deferral: /usr/local/bin/maildrop:_Un
Hi,
Im trying to add mail filtering feature to my existent vpopmail setup:
1) vpopmail-5.2
2) sqwebmail-3.3.3
3) maildrop-1.5.0
4) qmailadmin-1.0.4
5) OpenLdap 2.0.27
But I always get this error when sending email:
delivery 43: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./
__
Hi,
I dont know if this is related with this list but...
Today I have noticed that /var/spool/mail/vpopmail file has reached 12MB and
modified recently. But qmail does not deliver mail to mbox in my server. All
of my accounts are vpopmail accounts. When I look at that file and send some
test mai
69 matches
Mail list logo