I have a problem configuring dbmail (at least I think so).
I have a user ([email protected]) that is used to access a shared mailbox to allow users to train SpamAssassin with mails.
After the first run of the script I see those errors in the log.
Mar 15 02:15:04 vs1139181 dbmail/smtp[17806]: Message:[smtp] main.c,main(+387): exit code [67] from DSN [500 Permanent Failure ]
Mar 15 02:15:05 vs1139181 dbmail/smtp[17944]: Message:[smtp] main.c,main(+387): exit code [67] from DSN [500 Permanent Failure ]
If found a bug report where the quota size causes this error.
So I looked into the DB:
|
|
|
28 | [email protected] | xxxxxxxxxxxxxxx | 0 | 134217728 | 18446744073709542517 | 0 | 0 | md5 | 2010-03-15 02:28:03 |
As you can see I set the quota to 128MB (134217728 bytes). What seems odd is the field curmail_size is so big. The user has not a single mail in his box.
If I delete the user and set it up again the problem again. After one time running the sa-learn script the mailbox size is as big as before.
The script I use for trainig SA is from http://www.dmzs.com/tools/files/spam..phtml .
Any ideas?
_______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
