[Dbmail] dbMail 2.0 RC7 & Evolution 1.4.6

2004-07-28 Thread Steven Lynn
... Inbox, sub folders, 3rd, 4th level folder, whatever. It is not a frequent error and no error(s) in the log. Just wondering... Thx -- Steven Lynn [EMAIL PROTECTED] http://www.xtremenw.com/

Re: [Dbmail] Error adding user, dbmail cvs

2004-08-05 Thread Steven Lynn
Have you tried? ./dbmail-adduser a john secret 2500 [EMAIL PROTECTED] Notice no "0".

Re: [Dbmail] Cleanup DBMAIL

2004-12-29 Thread Steven Lynn
Configure POP3 to remove messages from server upon download... -- Steven Lynn [EMAIL PROTECTED]

RE: [Dbmail] Cleanup DBMAIL

2004-12-29 Thread Steven Lynn
I always forget that the messages do not get deleted, they get marked for deletion and will be deleted when dbmail-util runs... Sorry about that. What does your cronjob say? 0 0 * * * dbmail-util -cfpd (This is what I have on mine, but i use imap and not pop...)

Re: [Dbmail] Dbmail virus scanning

2004-12-31 Thread Steven Lynn
That is a postfix question... In it's simplest form, dbMail is just a 'mail store'... Sorry if I hurt any feelings by saying that! I am not a debian user but have been using linux for some time... I use amavis-new with clamd plus a program called ASSP (perl based spam proxy filter placed on my fir

RE: [Dbmail] Dbmail virus scanning

2004-12-31 Thread Steven Lynn
Correct.

[Dbmail] DBMail 2.0.2

2005-01-10 Thread Steven Lynn
Great work!!! -- Steven Lynn [EMAIL PROTECTED] Starting DBMail IMAP daemon (dbmail-imapd) ... done. /usr/local/sbin/dbmail-lmtpd: error while loading shared libraries: libdbmail.so.0: cannot open shared object file: No such file or directory dbmail-imapd: error while loading shared libr

Re: [Dbmail] determining which version of dbmail is installed

2005-01-14 Thread Steven Lynn
is because postfix on my mail server treats my FQDN as virtual or if I am just crazy... -- Steven Lynn [EMAIL PROTECTED]

Re: [Dbmail] dbmail-imapd exits with exit status [75]

2005-01-14 Thread Steven Lynn
Check to see if there is a /tmp/dbmail_scoreboard.lck file that the service can not overwrite. I had that problem with I went from 2.0.2 to 2.0.3... On Fri, 2005-01-14 at 02:48 +0100, Eelko Potters wrote: > I have been trying to get DBMail to work on my Mac (OS X 10.3.7) for > some time now. Eac

[Dbmail] dbMail with MySQL Replication...

2005-01-19 Thread Steven Lynn
sync. If I leave both running, within 24 hours, one is out of sync... Anybody got any ideas? Once again, sorry for this question... -- Steven Lynn [EMAIL PROTECTED]

Re: [Dbmail] dbMail with MySQL Replication...

2005-01-19 Thread Steven Lynn
to remedie this, but don't > > hold your breath. It's on the 2.4 timeline at the earliest. > > as mentioned above. just use mysql's recommended circle replication > configuration. > > > > > Steven Lynn wrote: > > > >> I know that this is probabl

Re: [Dbmail] dbMail with MySQL Replication...

2005-01-19 Thread Steven Lynn
sql-snapshot.tar > > .. ) > > > > * move the tarball to the slave's data folder and untar it there. > > > > * start the slave > > > > * start the master > > > > NOW GO TO SLAVE CONSOLE > > # mysql -u root -p > > password secret

Re: [Dbmail] dbMail with MySQL Replication...

2005-01-19 Thread Steven Lynn
r programs back on and see what happens... The entry that I found was log-slave-updates in my.cnf on both primary & secondary MySQL servers. If you would like more information about my setup, please let me know. I would be more then willing to share. -- Steven Lynn [EMAIL PROTECTED] On W

Re: [Dbmail] Moving IMAP users between hosts

2005-01-28 Thread Steven Lynn
You could export the mailbox with the client, or you could use fetchmail (or something of the sort) to migrate the mail over... I normally use the Import/Export functions in Outlook. But that is just me... On Fri, 2005-01-28 at 10:49 +1300, Simon Buchanan wrote: > Hi There, > > Does someone have

Re: [Dbmail] pure virtual postfix to dbmail

2005-02-02 Thread Steven Lynn
the dbmail install instructions show how to do it with dbmail-lmtp... Same idea I believe... On Tue, 2005-02-01 at 22:31 -0600, Ryan Schwartz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Can't seem to find anything about how to get postfix to look at the > dbmail tables for $vir

Re: [Dbmail] DBMail - Spamassassin

2005-03-20 Thread Steven Lynn
Not to be rude, but that is a question for the spamassassin mailing list or a google search. But to answer your question, you are correct, you need to run spamd, users home folders need to have a config file (~/.spam.conf or something) to opt in or in the master config file it needs to have an

Re: [Dbmail] Null messages?

2005-03-24 Thread Steven Lynn
I have been using the following command manually for a while... I made a cron job after adding the password to ~/.my.cnf... I run that and dbmail-util once a week. /usr/bin/mysqldump --opt -v dbmail > $date On Wed, 2005-03-23 at 19:29 +0100, Paul J Stevens wrote: > mysqldump works-for-me. > >

Re: [Dbmail] DBMA postfix errors

2005-04-01 Thread Steven Lynn
Correct me if I am wrong here... But in the transport, you should put dbmail-{smtp|lmtp}:{host}:{port}. Can you leave it empty like that? Or is there some other setting that allows that... On Thu, 2005-03-31 at 04:23 -0700, RYAN vAN GINNEKEN wrote: > M. J. [Mike] O'Brien wrote: >

Re: [Dbmail] LMTP

2005-04-03 Thread Steven Lynn
Check the DBMail.conf file. There is a 'BINDIP=' option for lmtp, smtp and imap. I believe that is what you would like. On Sun, 2005-04-03 at 03:55 +0300, Bobby wrote: > Dear All, > > could you please tell me what should be set in order to run > dbmail-lmtpd bound only to 127.0.0.1? > When I put

Re: [Dbmail] DbMail in a ISP Cluster

2005-05-16 Thread Steven Lynn
I ran it in a similar setup but I had two machines with a private replication network connection. It ran very strong for about 6-8 months before hardware issues got in the way. It was handling a 500message per day average with the bulk in the morning (SPAM). I am now down to 1 primary and 1 slave a

Re: [Dbmail] DbMail in a ISP Cluster

2005-05-17 Thread Steven Lynn
That is exactly right. dbmail does not even run on the 'slave' machine. Only MySQL.

Re: [Dbmail] DbMail in a ISP Cluster

2005-05-17 Thread Steven Lynn
1GB RAM and the > database is on a separate machine (Pentium IV 2.8 GHz 1GB RAM running > Gentoo Linux and MySQL). My assumption is that I can run multiple > mailservers against the database server. The dbserver also performs > DNS using powerdns (also a MySQL backend.) > > Curti

Re: [Dbmail] DbMail in a ISP Cluster

2005-05-17 Thread Steven Lynn
ion is that I can run multiple > mailservers against the database server. The dbserver also performs > DNS using powerdns (also a MySQL backend.) > > Curtis > > > > Steven Lynn wrote: > > > I ran it in a similar setup but I had two machines with a private >

RE: [Dbmail] DbMail in a ISP Cluster

2005-05-17 Thread Steven Lynn
Postgresql then is clustered with the other server and all data is > sync’ed up > > > > > __ > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Ste

Re: [Dbmail] Dbmail + Postfix content filter - Master.cf issue

2005-07-15 Thread Steven Lynn
'->ismss->postfix->dbmail-smtp Setting InterScan to do this should not be that hard and then you are not messing with postfix's master.cf file. -- Steven Lynn [EMAIL PROTECTED] On Fri, 2005-07-15 at 12:25 -0500, Humberto Valiente G. wrote: > By now Im using MailScanner + SpamAs

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] Re: Spamassassin sa learn (Thomas Mueller)

2005-09-13 Thread Steven Lynn
Thank you for the tweaks and configs! It all saved me a lot of time and troubleshooting. Only thing I did find was I had to do '\#Public/SPAM'. I also noticed that it was case sensitive. fetchmail 6.2.5-7 on Fedora 4. -- Steven Lynn [EMAIL PROTECTED] On Mon, 2005-09-12 at 2

Re: [Dbmail] dbmail-2.0.7 released

2005-09-14 Thread Steven Lynn
KEY (idnr), UNIQUE INDEX ipnumber_index (ipnumber), INDEX since_index (since) ) TYPE=InnoDB; Column 'since' has the wrong default value for datetime... If someone has run on mysql 4.x and has had no problems, let me know and I will stop talking. ;) - -- Steven Lynn [EMAI

Re: [Dbmail] dbmail-2.0.7 released

2005-09-14 Thread Steven Lynn
ing specific to mysql-5. > > Steven Lynn wrote: > > Has anybody run the mysql_create_innodb.sql script on MySQL 5? > > > > I get an error on: > > > > CREATE TABLE dbmail_pbsp ( > >idnr bigint(21) NOT NULL auto_increment, > >since date

Re: [Dbmail] Database issues

2005-09-16 Thread Steven Lynn
What about 'dbmail-util -a'? It has saved me in the past when my MySQL replication choked... (My config/NIC problem, not a MySQL problem.) -- Steven Lynn [EMAIL PROTECTED] On Thu, 2005-09-15 at 11:12 -0400, Mark Ratering wrote: > I have an old DBmail server that runs 2.0.x. Rece

Re: [Dbmail] Mail filtering patch for DBMail 2.0.7

2005-09-21 Thread Steven Lynn
I like it. I am probably going to put it on my backup server and try it as a alternative install... Just to try it out. It would save me a lot of trouble with running Evolution and Filters. I am no dev but i think it looks good. One idea, what about using an enum on the filter_field column instead

Re: [Dbmail] dbmail 2.0.7 "Missing table?" syslog message

2005-10-15 Thread Steven Lynn
Are you running the filters patch? If so you have two things. One, goto dbmail.com and download a fresh tar.gz from the website. Two, create the missing dbmail_filters in your database. Simon wrote: Hi There, Just noticed this message in the syslog: Oct 15 14:28:37 mx1 dbmail/smtp[4831]: db.

Re: [Dbmail] OPTIMIZE TABLE dbmail_messageblks in MySQL

2005-10-20 Thread Steven Lynn
Merge tables are mainly based for having two identical tables then 'merging' them together with a third. I am guessing that he wants RAID chucks in the 'create table' statement. Also, InnoDB has built in functionality to create new files and roll over... http://dev.mysql.com/doc/refman/4.1/en/i

Re: [Dbmail] postfix smtp and dbmail-lmtp

2005-11-26 Thread Steven Lynn
Postfix is the mail transport agent. it is what does the sending and recieving of mail messages via SMTP protocol. dbmail-lmtp (or dbmail-smtp) is how you get from postfix to dbmail to use an imap or pop3 client. Hope that helps. On Sat, 2005-11-26 at 09:08 +, Nataraj S Narayan wrote: > Hi

[Dbmail] Question...

2005-12-07 Thread Steven Lynn
g/mantis/view.php?id=139. If so, I will stop worring about it and go back to 2.0. Thank you. -- Steven Lynn [EMAIL PROTECTED] Dec 6 19:19:02 zues dbmail/imap4d[17132]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_f