Hi,
I'm using qmail with vpopmail and simscan. Via simscan I'm using
Spamassassin 3.1. Is there any possibility to move any incoming mails,
which are tagged by sa, in a special directory for that perticular
domain? Or is this a qmail question?
Regards
Christoph
You would probably want to use maildrop to do this. You could do it at
a domain level or user level.
In a user .qmail or the domain .qmail-default, you'd call maildrop
|maildrop mailfilter
Then you'd have a mailfilter file, in the same directory as the .qmail
file, that looks similar to this:
Hi,
after the resultless search for a filter for emails tagged by
spamassassin I now want to add some small code to vdelivermail. The
plan: When the mail is tagged by spamassassin vdelivermail should not
deliver to $DOMAIN/$USER/Maildir/new but to
$DOMAIN/$USER/Maildir/.Spam/new. This feature
[EMAIL PROTECTED] said the following on 03/01/2006 15:28:
> Hi,
>
> after the resultless search for a filter for emails tagged by
> spamassassin I now want to add some small code to vdelivermail. The
> plan: When the mail is tagged by spamassassin vdelivermail should not
> deliver to $DOMAIN/$USER
Hi Robin,
Zitat von Robin Bowes <[EMAIL PROTECTED]>:
As someone has already replied, maildrop can do this for you.
This sort of code does not belong in vdelivermail.
Yeah,
that mail was too late. I've seen it a few minutes after my last mail
:D. Some other question: Why maildrop doesn't exe
I don't believe you need the "HOME=$HOME/$EXT" line. $HOME should point
to the user directory containing Maildir.
I've had problems with maildrop when I first set things up. It was like
indentation had to be a certain way or something. Of course, it could
just be that while changing indentation
Zitat von "Charles J. Boening" <[EMAIL PROTECTED]>:
I don't believe you need the "HOME=$HOME/$EXT" line. $HOME should point
to the user directory containing Maildir.
The first error was, that maildrop has forgotton the username. So
HOME=$HOME/$EXT ends in the absolute path to the maildir for
Make sure you check permissions on the mailfilter file. Should be
vchkpw.vpopmail and chmod 600
One thing you can do is echo out information to a temp file as you're
running.
`echo $HOME > /tmp/home.txt`
I think that should work. May help in debugging.
Are you running the latest version of ma
Hi there,
Anybody could help me. When I am trying to reply from Squirrel online I get
this message:
ERROR:
ERROR : Could not append message to INBOX.Sent.
Server responded: [ALERT] You exceeded your mail quota.
Solution: Remove unne
It's basically saying it can't add the email into the sent folder because
there's not enough space in your mailbox. The header error is php, meaning
data was sent to the browser before the php header command was given.
Robert
-Original Message-
From: Saimir Hafizi [mailto:[EMAIL PROTECTED
Thank you Robert for your response.
Could you tell me please how I deal with this problem.
- Original Message -
From: "Robert Bartlett" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 03, 2006 1:32 PM
Subject: RE: [vchkpw] reply problem
> It's basically saying it can't add the email int
Well if the error is telling the truth you need to either increase your mail
quota or delete some emails from your inbox to free up space. Are you using
qmailadmin to administrate your email accounts?
Robert
-Original Message-
From: Saimir Hafizi [mailto:[EMAIL PROTECTED]
Sent: Tuesday,
yes
- Original Message -
From: "Robert Bartlett" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 03, 2006 1:41 PM
Subject: RE: [vchkpw] reply problem
> Well if the error is telling the truth you need to either increase your
mail
> quota or delete some emails from your inbox to free up sp
Then I would suggest to login to qmailadmin and up your quota on the account
that is giving you this error.
Robert
-Original Message-
From: Saimir Hafizi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 03, 2006 12:17 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] reply problem
yes
it is being set up as NOQUOTA. what should I change for?
- Original Message -
From: "Robert Bartlett" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 03, 2006 2:08 PM
Subject: RE: [vchkpw] reply problem
> Then I would suggest to login to qmailadmin and up your quota on the
account
> that
If it is being setup as noquota then I believe there is something wrong.
NOQUOTA usually means unlimited space for that account. Perhaps the domain
settings are over quota? If you use vqadmin I would check that and up the
quota for the mail domain and see if that works.
Robert
-Original Messa
I checked the domain for the quota and it is unlimited (NOQUOTA)
fot its accounts. All together accounts have used around 0.1 ( is this MB?)
- Original Message -
From: "Robert Bartlett" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 03, 2006 2:16 PM
Subject: RE: [vchkpw] reply problem
Thank you Robert.
For the moment I think I resolved it by deleting and recreating again that
account.
Shouldn't work in this way but I don't know much about qmail, so I used the
easiest one.
Anyways, thank you for your help
saimir
- Original Message -
From: "Robert Bartlett" <[EMAIL PROTE
>I have created a user registration script to create a new email account.
>The script is written in perl and call vadduser, I have added a sudo entry
>to allow the webserver user to execute vadduser as root. The script has
>worked well for sometime but now receives the following error. This erro
>> I recompiled vpopmail without domainquotas but the problem still exists.
>>
>> PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND
>>
>> 9765 vpopmail 25 0 6884 1412 1176 R 16.6 0.1 1:54.98
>> qmail-smtpd-chk
>did you recompile that?
>vpopmail's library is a static libr
20 matches
Mail list logo