RE: [Dbmail] Spamassassin sa learn

2005-09-12 Thread Nathan Zabaldo
Robert Claeson wrote: >I'm sure there's a good way, but I tend to export the offending mail(s) from my mail client (Apple Mail, which can export in Mbox format), scp it to the server and run sa-learn on it there. Clumsy, but it works. >I do it a few times a week so I can export a bunch of s

Re: [Dbmail] Spamassassin sa learn

2005-09-12 Thread Robert Claeson
On 12 sep 2005, at 01.17, Nathan Zabaldo wrote: Robert Claeson wrote: >I'm sure there's a good way, but I tend to export the offending mail(s) from my mail client (Apple Mail, which can export in Mbox format), scp it to the server and run sa-learn on it there. Clumsy, but it works.

[Dbmail] number of dbmail-imap processes after imapproxy

2005-09-12 Thread April Lorenzen
My problem continues - maybe its something I did wrong in dbmail.conf? (imap stanza pasted below) I have a server with sendmail, squirrelmail, imapproxy and dbmail, a separate postgresql server dedicated just as a mail store, and another www / cf server which runs a lot of queries of the dbmail ta

Re: [Dbmail] MySQL Connections

2005-09-12 Thread Steven Lynn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The real question is what version of MySQL are you running? 4.x or 5.x? Simon wrote: > We are running dbmail on a dual 2.8 xeon with 2GB of ram on debian > sarge. Amavis and Postfix also share mysql for configuration settings. > > We have been gettin

Re: [Dbmail] MySQL Connections

2005-09-12 Thread Simon
Steven Lynn wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The real question is what version of MySQL are you running? 4.x or 5.x? 4.1.11a-4 on debian sarge

Re: [Dbmail] Users from 1 DB to another

2005-09-12 Thread Christian Haugg
Leonel Nunez schrieb: > Hello > > I need to move some users from one Database to another on other machine > I need to move the users and all their mail and folders Hi, this tool can be a solution for your problem. It´s sync an IMAP Mailbox from one to another. http://www.linux-france.org/prj/

Re: [Dbmail] imap and pop3 bugging out...

2005-09-12 Thread Paul J Stevens
What version are you running? Simon wrote: > Hi There, > > Could someone take a look at this log and give me any info? There were > thousnads of imap and pop3 processes running this monring.. Ive traced > it back to this entry in the log file: > > Sep 12 00:00:10 mx1 dbmail/imap4d[29790]: > serv

Re: [Dbmail] Re: Spamassassin sa learn (Thomas Mueller)

2005-09-12 Thread Paul J Stevens
Nathan Zabaldo wrote: > Thomas Mueller wrote: > > >>This can easily be done with a cron job: >>http://wiki.apache.org/spamassassin/RemoteImapFolder > > > I'm pretty sure I understand how fetchmail can help here with automation, > but I need a little clarification. > > Do I still need to ex

Re: [Dbmail] number of dbmail-imap processes after imapproxy

2005-09-12 Thread Paul J Stevens
April Lorenzen wrote: > My problem continues - maybe its something I did wrong in dbmail.conf? > (imap stanza pasted below) > > I have a server with sendmail, squirrelmail, imapproxy and dbmail, a > separate postgresql server dedicated just as a mail store, and another > www / cf server which ru

[Dbmail] FreeBSD keep-alive script ?

2005-09-12 Thread Abdullah Ibn Hamad
Hello, Regarding Paul post http://mailman.fastxs.net/pipermail/dbmail/2005-August/007099.html Is there a way to do that in FreeBSD? Timout is package for linux and not for FreeBSD. Regards, -Abdullah - Find your next car at Yahoo! Canada A

Re: [Dbmail] Users from 1 DB to another

2005-09-12 Thread Leonel Nunez
Christian Haugg wrote: Leonel Nunez schrieb: Hello I need to move some users from one Database to another on other machine I need to move the users and all their mail and folders Hi, this tool can be a solution for your problem. It´s sync an IMAP Mailbox from one to another. http

RE: [Dbmail] Re: Spamassassin sa learn (Thomas Mueller)

2005-09-12 Thread Nathan Zabaldo
Paul J Stevens wrote: >Sure: shared public folders. >http://www.dbmail.org/dokuwiki/doku.php?id=shared-mbox >Setup the acl so anyone can write to these boxes, but only a single >dedicated user can read/update them. Use this dedicated user in your >fetchmailrc to read the mailboxes and dump them

Re: [Dbmail] Re: Spamassassin sa learn (Thomas Mueller)

2005-09-12 Thread Paul J Stevens
Nathan Zabaldo wrote: > Paul J Stevens wrote: > > >>Sure: shared public folders. > > >>http://www.dbmail.org/dokuwiki/doku.php?id=shared-mbox > > >>Setup the acl so anyone can write to these boxes, but only a single >>dedicated user can read/update them. Use this dedicated user in your >>fetc

[Dbmail] import vipw

2005-09-12 Thread jorge severino
hi... is possible import /etc/passwd from FreeBSD ($1$) to DbMail? what is the form? thanks