Hello
When a User reaches his Quota the error messages returned to the
sender says
The Postfix program
<[EMAIL PROTECTED]>: user unknown
Did I miss something to configure
Thanks
Leonel
Hello Aleksander,
I struggled with dspam for over 2 weeks due to its lack of flexibility
concerning user authentication. I switched to Maia Mailguard and could
not be happier. Everything works exactly like I want it to. You might
consider giving it a look.
Best,
Adam Kosmin
Aleksander wr
Thomas Mueller wrote:
I use a cron job that fetches mails using IMAP from users INBOX/Spam/
folders.
That is possible, but how do you train ham? One solution might be moving
false positives to another special folder, wait an amount of time and
only then move to a folder where it actually sh
> Aleksander wrote:
> Thomas Mueller wrote:
>
>> I use a cron job that fetches mails using IMAP from users INBOX/Spam/
>> folders.
>>
> That is possible, but how do you train ham? One solution might be moving
> false positives to another special folder, wait an amount of time and
> only then move
zamri wrote:
>> That's what I've done too. Users can add their own subdomains, mailboxes
>> ... The main parts are dbmail, PowerDNS and PureFTP. Apache configs are
>> generated from database content.
>
> well. this is good. Can you share the code to others and attach it here
> so that
Triggers do sound interesting, however i'd rather see the effort put
into server-side filters for sorting purposes then special execution of
other applications.
As far as getting what your want done, I would suggest using a script
driven via cron every half hour or so. I have SpamAssassin's sa-l
Thomas Mueller wrote:
User copy their mail to a special folder.
I don't see the difference between using a trigger and let a cron job
fetch mails. Both solutions require the user to copy mail to a special
folder?
An internal dbmail-imap trigger could detect when a user moves a mail
FROM the
Jonathan Feally wrote:
Triggers do sound interesting, however i'd rather see the effort put
into server-side filters for sorting purposes then special execution
of other applications.
I agree with that, I'm not in a hurry just asking for feedback. Any info
and ideas concering this trigger me
Aleksander wrote:
Jonathan Feally wrote:
As far as getting what your want done, I would suggest using a script
driven via cron every half hour or so.
Yes, I know of such a possibility but there's always the chance, that
the user deletes the mails before the cron shedule. And you would n
Magnus Sundberg wrote:
How do you know that the content of the deleted mail was spam?
Sorry if I didn't express myself good enough, I'll try again:
Spam is delivered to the user's SPAM folder. Good mail is delivered to
the users INBOX. That's how it works.
Now dspam can make a mistake, esp
Now why would a user delete mail from the spam folder if the script is
going to do it for you?
My entire setup requires very little training of users. They move spam
into folder. If it is a message that was marked as posible spam they
copy it into the notspam folder. Thats it. They continue wi
Jonathan Feally wrote:
Now why would a user delete mail from the spam folder if the script is
going to do it for you?
Because there might be false positives. Of course there may be a script
which deletes mail in the spam folders, that are older than, say, a week.
My entire setup requires ve
Because I develop on mysql. Since the devel build is static, only one
driver can be included at a time.
Marc Dirix wrote:
> Why is postgres exluded from configuring when "devel" is found?
> I use an uml system for development, and test, after searching why
> postgresql doesn't work I found out it
Aleksander wrote:
[..]
> The user moves something _to_ and _from_ the SPAM folder only in these
> two cases. Deleting is still deleting, we don't care about that. Only
> moving from and to the SPAM folder matters.
Okay I got it. Indeed that would simplify SPAM handling and is easy to
handle for t
Hello,
I don't think the idea will work because IMAP doesn't have a "move"
command. To move a message, it is first copied from one folder to
another (via APPEND, I believe), then a second command is issued to
delete the original message. The IMAP server could try to second-guess
that the clien
It's totally weird,
I got it to compile normal (and build deb's) last Saturday, now it
isn't creating the dbmail libs (e.g. libpgsql) anymore.
Is it still working for you?
/Marc
On Thu, Feb 02, 2006 at 02:35:55PM +0100, Paul J Stevens wrote:
> Because I develop on mysql. Since the devel build i
Attached is a patch to sort.c to make sorting configurable.
If sortdriver in dbmail.conf is given a value, the sorting module is
called.
As I read from the code, a sorting module should return the mailbox, and
user in which the email should be inserted. But how should it behave if
it must deliver
Attached is a patch to sort.c to make sorting configurable.
If sortdriver in dbmail.conf is given a value, the sorting module is
called.
As I read from the code, a sorting module should return the mailbox, and
user in which the email should be inserted. But how should it behave if
it must deliver
Hello again,
I haven't heard anything back about this so I thought I'd attempt to
explain the problem one more time.
I've noticed that I can delete mailboxes that have been marked as
read-only (e.g. permissions=1 in dbmail.dbmail_mailboxes).
This seems to only affect mailboxes 4 levels deep
19 matches
Mail list logo