[Dbmail] Where is the docs?

2005-06-27 Thread Georgy Goshin
Hi! I saw on the net a few versions of documentation for dbmail, like this http://www.helgrim.com/dbmaildocs/index.html, but I can't understand their current state and accuracy. Seems that they all are old. Is there a docs for 2.1? Is there an "official" docs? I'm urgently need some indormati

Re: [Dbmail] Where is the docs?

2005-06-27 Thread Georgy Goshin
n the wiki is probably the best view on how dbmail works. Since everything is stored in the db, if you can understand the database schema, you have understood dbmail's method of operation. Xing Georgy Goshin wrote: Hi! I saw on the net a few versions of documentation for dbmail, li

Re: [Dbmail] Inline Spam Filter ...

2005-08-20 Thread Georgy Goshin
Hi, I think that the best way will be the second. And there is a lot of choices here: Amavis (amavis-ng, amavis-new) can be used together with antispam and antivirus. The best choice fot antispam I think is a Spamassassin, it can work thru amavises or directly with MTA (or even can be called b

[Dbmail] Postfix with DBMail howto?

2005-11-30 Thread Georgy Goshin
Hi! I'm not familiar with postfix, worked with sendmail before. Now I want to try postfix with dbmail for hosting company's mailserver. Is there any good step-by-step howto for postfixinstallation with dbmail. I've tried to make it with INSTALL.postfix instructions but had no sucess. I'm not a

Re: [Dbmail] Postfix with DBMail howto?

2005-11-30 Thread Georgy Goshin
OK, I'll ask for help then. I got a fresh Postfix install. Configured a /etc/postfix/master.cf file, added dbmail-lmtp transport, like in INSTALL.postfix written: dbmail-lmtp unix- - n - - lmtp -v Then included emnty local_recipient_maps = in main.cf

Re: [Dbmail] Postfix with DBMail howto?

2005-11-30 Thread Georgy Goshin
gt; To: "DBMail mailinglist" Sent: Wednesday, November 30, 2005 11:37 PM Subject: Re: [Dbmail] Postfix with DBMail howto? Georgy Goshin wrote: OK, I'll ask for help then. I got a fresh Postfix install. Configured a /etc/postfix/master.cf file, added dbmail-lmtp transport, like in INSTAL