Re: [Dbmail] Aliases functions should be part of the auth abstraction

2003-01-10 Thread Blake
ly to macs' resource management structure. Of course I will advise the list on any dbmail related code that I come up with. We're working hard to bring macs to beta this month, and this integration will come soon after. Cheers, Blake Aaron Stone wrote: Here's another idea th

Re: [Dbmail] MD5 salted hashes in Dbmail (System passwords can be used)

2003-02-22 Thread Blake
Please do post diffs/patches! Boyan Alexiev wrote: ... Just let me know and I will post the code right away. Best regards, Bobby [EMAIL PROTECTED]

Re: [Dbmail] qmail+dbmail

2003-02-24 Thread Blake
The simplest method is to do this as root: echo '|preline -f /path/to/dbmail-smtp -d $RECIPIENT' > ~alias/.qmail-default Now all mail is set to dbmail by default. Jaime Chereau wrote: ... But my question is, what are you doing to tell a qmail to hand off messages to dbmail-smtp, what command

Re: [Dbmail] smtp-auth, pop before smtp / qmail + dbmail + postgresql

2003-03-08 Thread Blake
ld do it, but again I would like to stress that this code has NEVER BEEN TESTED, and if you use it in a production system it, is likely to error out at an inopportune time and cause you to LOSE EMAIL. Hope this helps, Blake [EMAIL PROTECTED] wrote: Hi all!! I need install smtp-auth or p

Re: [Dbmail] autoconf update [PATCH]

2003-03-18 Thread Blake
t seems like a good idea to me, please tell me why it is a bad idea. Blake Jesse Norell wrote: Hello, Ok, here's that autoconf update + md5 password patch + pbsp and unique_id fixes for using multiple dbmail servers. I've ...

Re: [Dbmail] autoconf update [PATCH]

2003-03-18 Thread Blake
I looked at the fact sheet for powermail, it looks interesting, but it is missing what I think is the heart of dbmail; the IMAP server. I bet it would only take a few tweaks to get dbmail-imapd to read messages from files. I've got this sneaking suspicion it will be faster that way. Of course,

Re: [Dbmail] autoconf update [PATCH]

2003-03-19 Thread Blake
Yeah, I dislike current IMAP servers exactly for the reasons you list here. I think one file per message is the only reasonable mode of operation. It would be best to tune the message store file system for small inode size, and avoid the problem of large directories by storing the messages in a

Re: [Dbmail] autoconf update [PATCH]

2003-03-19 Thread Blake
Oh man, I think I'm going to be sick! Curtis Maurand wrote: Sounds like an Exchange Server. :-) Curtis On Tue, 18 Mar 2003, Blake wrote: ...

Re: [Dbmail] autoconf update [PATCH]

2003-03-19 Thread Blake
Yes you're right, it was a completely personal flight of fancy, that wouldn't apply to the general community. It would tear out some of the great practicality of dbmail. You guys have convinced me that it's not something I want to do right now anyway. I'm going to start with creating a headers

[Dbmail] dbmail-imapd cpu loop

2003-03-26 Thread Blake
ND: [1 authenticate login] Mar 20 00:15:09 fork dbmail/imap4d[10485]: IMAPD [PID 10485]: user (id 1, name blake) login accepted @ 2003-03-20 00:15:09^M Mar 20 00:15:10 fork dbmail/imap4d[10485]: COMMAND: [2 select "dbmail"] Mar 20 00:15:10 fork dbmail/imap4d[10485]: COMMAND: [3 UID

Re: [Dbmail] dbmail-imapd cpu loop

2003-03-27 Thread Blake
lou wrote: Where can i find the patch? Thanks It was posted to the list on the seventh of this month under the subject: Re: [Dbmail] autoconf update [PATCH] It has already been merged into cvs IIRC. Does it acts differently without stunnel? stunnel is to provide an SSL/TLS wrapper for T

Re: [Dbmail] DBmail v1.1 takes 90% CPU - SOLUTION

2003-03-27 Thread Blake
If you only use heap tables, you are just putting your messages into RAM, the are never written to the hard drive! Are you keeping a copy of the messages elsewhere just in case the machine or database dies/restarts? In addition, heap tables prior to MySQL 4.1 have indexing deficiencies, which c

Re: [Dbmail] LibMySQL

2002-07-23 Thread Blake
It should be -lmysqlclient not -libmysqlclient.

Re: [Dbmail] LibMySQL

2002-07-23 Thread Blake
Looks like it wants libz as well, try adding a -lz to the link line.

Re: [Dbmail] LibMySQL

2002-07-23 Thread Blake
You need to locate mysql/mysql.h on your system, perhaps in /usr/local/mysql/include? Then add a "-I/path/to/mysql/include/dir" to your compile line. James Cook wrote: [EMAIL PROTECTED]:/home/dbmail# make cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE main.c -o dbmail-smtp list.o debug.o pipe

Re: [Dbmail] unique_id not unique?

2002-08-06 Thread Blake
I'm no SQL expert, but isn't that what database sequences are for? Philip Warner wrote: At 18:05 6/08/2002 +1000, Philip Warner wrote: Looking at the code in pipe.c, it uses the current time to build the ID; several messages were received within a second of each other - hence the non-unique I

Re: [Dbmail] Message to multiple users

2003-03-31 Thread Blake Mitchell
After reading the kind of internal changes required to make this work, one thing does come to mind. It sounds like public folders would solve this problem. And I bet it would take a lot less core changes to dbmail. It wouldn't be as transparent for the users, but perhaps that's a good thing, le

Re: [Dbmail] dbmail-imapd cpu loop

2003-04-02 Thread Blake Mitchell
until exit from function free, which has no line number information. It's been hanging here ever since, not sure what that means, but now it's gdb that's chewing CPU. Blake

[Dbmail] mysql redundant indexes

2003-04-05 Thread Blake Mitchell
I've noticed that in several places, there are redundant indexes created on the same column. For example, in sql/mysql/create_tables_innoDB.mysql you have this: CREATE TABLE tmpmessage ( PRIMARY KEY (message_idnr), KEY message_idnr (message_idnr), UNIQUE message_idnr_2 (mess

Re: [Dbmail] Road map

2003-04-07 Thread Blake Mitchell
at http://www.stunnel.org all about stunnel. I used http://www.junkcert.com to generate the certs I used. Cheers, Blake Richard Houston wrote: ... Can I add imaps and pop2s to the wish list and I strongly support the documentation line item as well. Thanks Rich

Re: [Dbmail] Road map

2003-04-08 Thread Blake Mitchell
Well then, problem solved! For my situation, I do not want to allow unsecure connections, so the separate port is the ideal solution. But for your situation stunnel 3.22, which is what I'm using, has native support for pop3 STLS negotiations. -n proto Negotiate SSL with specif

Re: [Dbmail] Re: unknown post (was Dbmail imap speed)

2003-04-29 Thread Blake Mitchell
In case anyone's worried about what's in the zip file: [EMAIL PROTECTED]:/tmp$ unzip zftank.zip Archive: zftank.zip inflating: zftank/setmap.exe creating: zftank/maps/ inflating: zftank/maps/1.zmp inflating: zftank/maps/2.zmp inflating: zftank/maps/3.zmp inflating:

Re: [Dbmail] SPAM Routing

2003-07-06 Thread Blake Mitchell
Problem 1: I think this is normal behavior, but I could be wrong. Problem 2: Try some of these: http://www.google.com/search?q=dbmail+sieve

RE: [Dbmail] CAP domain results in "no such user" mail bounce

2004-03-03 Thread Blake Mitchell
An option could be added to dbmail-maintenance to fix any uppercase aliases. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ilja Booij Sent: Wednesday, March 03, 2004 6:58 AM To: dbmail@dbmail.org Subject: Re: [Dbmail] CAP domain results in "no such user"

Re: [Dbmail] separate user, dev, announce lists?

2004-04-21 Thread Blake Mitchell
There is already a dbmail-dev@dbmail.org list, it is a bit more active than the general list. Will Berry wrote: The subject sort of says it all, but has there been any desire to fork the mailing list into separate lists for announcements (new releases, betas, patches), user issues, and deve

Re: [Dbmail] Native Webmail

2004-05-18 Thread Blake Mitchell
I would very much like to set up weDBmail for dbmail 2. I'm sure I'm not the one. Chingson Chen wrote: weDBmail is the fastest web mail system, because it uses apache+php+mysql directly, without pop3 or imap overhead. Contact me if you need the weDBmail for dbmail 2.0 [dbmail 2.0 is faster bu

Re: [Dbmail] DBMail questions

2004-05-21 Thread Blake Mitchell
I've been running dbmail 2.x rc/cvs (Postfix 2 MTA) as my sole mail repository for some months now. I have a few gigs of mail stored, but only a handful of users. I had a few delivery chain issues about a month ago that required me to go into the database and fix some mail, but I haven't lost a

[Dbmail] Fresh install not answering SMTP

2004-06-15 Thread Rick Blake
This is frustrating.. On SuSE 9.1, I had to do much recompiling and write a new RPM to get dbmail installed. Actually, Postfix with MySQL support was the trick, it doesn't seem to be available as a package for SuSE 9.x. But all is installed; MySQL is up, dbmail-adduser works. Postfix is runn

Re: [Dbmail] Fresh install not answering SMTP

2004-06-15 Thread Blake Mitchell
This is completely a Postfix issue, dbmail doesn't run an SMTP server. Check you mail log for postfix/smtpd errors. Rick Blake wrote: This is frustrating…. On SuSE 9.1, I had to do much recompiling and write a new RPM to get dbmail installed. Actually, Postfix with MySQL support wa

RE: [Dbmail] Fresh install not answering SMTP

2004-06-15 Thread Rick Blake
I did. My note included that info: Postfix claims Daemon started. Start again says Postfix is already running No errors in /var/log/mail - shows message 'postfix/master[3033]: daemon started -- version 2.0.19-20040312' No errors in /var/log/messages. In fact, nothing is logging except for our D

RE: [Dbmail] Fresh install not answering SMTP

2004-06-15 Thread Rick Blake
No errors. Of course, no response either. Nothing happening... I'm looking into xinetd for a moment. Alas... Let me go find a Postfix forum and read up. Rick

RE: Re[2]: [Dbmail] Fresh install not answering SMTP

2004-06-15 Thread Rick Blake
Yeah.. NAV 2004 installed. It has no more e-mail settings, but trying it disabled yields no difference... Just so we don't go too far down this road, this Windows machine accesses several other mail servers just fine, including a Sendmail machine. It probably isn't Outlook. Oh, it's Outlook 200

Postfix is the problem, RE: [Dbmail] Fresh install not answering SMTP

2004-06-15 Thread Rick Blake
I ran pine locally and sent mail as root to a dbmail user. Postfix blew up beautifully, with exit signals and transport errors galore. Off to Postfix i go... rick

[Dbmail] mail moving script

2004-06-24 Thread Blake Mitchell
I recently got a gmail account, and I wanted to copy a bunch of my old mail to it from dbmail to try it out. So I wrote this script to copy it over for me. I figured someone else may be able to use it for one thing or another, so have at. Blake #!/usr/bin/perl # # Send mail from a dbmail

Re: [Dbmail] DbMail Administrator (DBMA V2.0.2) is RC8 Compatible --need steer on PSQL Encrypt

2004-08-20 Thread Blake Mitchell
Sumbry][ wrote: We don't bother encrypting the passwords at all.. Granted our db is on a non routable subnet, but we are talking pop and imap after all which transmit the passwords in cleartext over the net anyways, so what's the point? That said, anyone wrapping ssl over imap/pop or anything l

Re: [Dbmail] Local recipient table!!!

2004-09-16 Thread Blake Mitchell
I believe that problem in dbmail-users has been fixed in CVS 2.0 branch, perhaps a new release candidate is in order? Kirti S. Bajwa wrote: Jason: If you do: dbmail-adduser a username password 0 20M [EMAIL PROTECTED] It should create an entry in your 'users' table as well as one entry in

Re: [Dbmail] Re: Migrating from 2.0 release candidate 3 to 2.0.0

2004-10-15 Thread Blake Mitchell
In order to upgrade from 2.0 rc to 2.0.0, all I had to do was rename my tables to add the 'dbmail_' prefix and add the 'is_header' column to the messageblks table. David Young wrote: Hi, I had asked this before but received no reply. Is it possible to to migrate the earlier 2.0 release candi

Re: [Dbmail] DBmail - SASL smtp auth

2004-10-18 Thread Blake Mitchell
on my redhat 7.3 system I have: [EMAIL PROTECTED] dbmail-2.0.0]$ cat /usr/lib/sasl/smtpd.conf pwcheck_method:PAM [EMAIL PROTECTED] dbmail-2.0.0]$ [EMAIL PROTECTED] dbmail-2.0.0]$ cat /etc/pam.d/smtp #%PAM-1.0 auth required /lib/security/pam_mysql.so user=root db=dbmail table=dbmail_us

Re: [Dbmail] Support Ticketing System and DBmail

2004-11-09 Thread Blake Mitchell
RT (http://www.bestpractical.com/rt/) is a great perl based ticketing system that has full mail integration. Simon Buchanan wrote: Hi there, We are starting to look into building a support ticketing system. Currently using postfix/dbmail for our mail servers, and PHP/MySQL for the web servers

Re: [Dbmail] Mirroring DBMail

2004-11-29 Thread Blake Mitchell
ocl wrote: ... -- Single copy. Again, our people simply thrive on sending CC/BCC stuff to 10 dozen people for every single mail. Again, without Cyrus, we'd all be working for disk manufacturers. Correct me if I'm wrong, but isn't this the purpose of the physmessage table, so the sa

Re: [Dbmail] OT: DBMAIL: delivery failure

2004-11-29 Thread Blake Mitchell
One good dbmail related fix may be to have dbmail-smtp/lmtp respect the Errors-to header set by mailman, and send the bounce messages there. Paul J Stevens wrote: Ah, sorry Ilja, you're quite correct. But it's a dbmail bug nonetheless: dbmail@dbmail.org sends a message to a user, who bounces

Re: [Dbmail] Feature question

2004-11-29 Thread Blake Mitchell
If you never run dbmail-util -p, messages will never be deleted from the database no matter what the user does. dbmail does not currently support IMAP server side search (although it is definitely in the works), but you can of course use a database query to search your messages. Dirk H. Schu

Re: [Dbmail] perl dbmail.conf ini reader

2004-11-30 Thread Blake Mitchell
I've used Config::IniFiles on several occasions, and never had a problem. Not that it's a very complicated task. Jesse Norell wrote: Hello, I'm wanting to parse dbmail's config file in perl and wondered if anyone had any positive/negative experience using any of the many perl Ini config pars

Re: [Dbmail] DB questions

2004-12-16 Thread Blake Mitchell
IMAP can/does insert messages into the database as well, which may cause problems with a multi-master setup like you describe.

Re: [Dbmail] DB questions

2004-12-16 Thread Blake Mitchell
The IMAP APPEND command will insert new messages. For example, my mail client will put messages into my "Sent" folder on the IMAP server once I've sent them. --- Date: Thu, 16 Dec 2004 08:31:30 -0800 From: Angus Jordan <[EMAIL PRO

Re: [Dbmail] pg_config

2004-12-29 Thread Blake Mitchell
Likely you need the pgsql development package. Paul Stewart wrote: Hi there.. Trying to get my first DbMail with Postgres working... have it running on several MySQL's no problem... I'm not a PG expert by any means so thought the challenge of learning more about PG would be perfect match to

Re: [Dbmail] Disable an account

2005-01-03 Thread Blake Mitchell
If it's not too much trouble, could you please not reply to an existing message when asking a new question. This keeps the message threading clear, with one topic per thread. As to disabling accounts, do you wish to block user access, or disable mail delivery, or both? For the former I use the

[Dbmail] Moving to PostgreSQL

2005-01-12 Thread Blake Mitchell
bmail-util stuff), what does this entail? Thanks, Blake

Re: [Dbmail] Moving IMAP users between hosts

2005-01-28 Thread Blake Mitchell
This may be of use: http://mailsync.sourceforge.net/ Simon Buchanan wrote: Hi There, Does someone have a good emaple/way to move IMAP users between hosts? I would like to move a couple of users onto my test box as they recieve a LOT of spam and have consented to be 'testies'... They both have

Re: [Dbmail] dbmail in Suse 9.2

2005-03-22 Thread Blake Mitchell
Jools Enticknap wrote: Hi All, I've just completed an installation of dbmail on Suse linux 9.2. I have now got everything working and I'm very impressed. All the clients are using Mozilla thunderbird on both Linux and M$, and the setup has been very easy. Many thanks to all the the developer

Re: [Dbmail] openssl stunnel ???

2005-03-25 Thread Blake Mitchell
/usr/sbin/stunnel -p /usr/share/ssl/certs/imapd.pem -d imaps -r imap That's about all there is to it. RYAN vAN GINNEKEN wrote: Server Specifics FreeBSD version 4.10 stable dbmail-mysql-2.0.0_2 postfix-2.1.5_1,1 procmail-3.22_5 with TLS p5-Mail-SpamAssassin-3.0.2_1 clamav-0.82_1 clamsmtp-1.2 I

Re: [Dbmail] Sieve scripting

2005-05-24 Thread Blake Mitchell
In a word, no. Md Mooktakim Ahmed wrote: I need to know if the support for sieve complete or not, either in cvs or development. I just need to know before i make my decision if i really want to use dbmail full time. Sieve filtering is one of the main reason why i'm considering dbmail. Thank y

Re: [Dbmail] Question about Virtual Domains

2005-05-24 Thread Blake Mitchell
It's a simple matter of having enough information to figure out who a person is. If you have identical user names for different domains, and they are different people, then you need some other piece of identifying information to figure out the domain. Be it a separate port or IP, or a domain in

Re: [Dbmail] send mail to alias -> Real Account -> forward

2005-06-10 Thread Blake Mitchell
Or you could create a "master" alias. This is the approach I have taken. Now all my aliases for my various email addresses all point to another alias, which I can then send to as many different things as I want. Matt Salerno wrote: If I want all mail for a specific user to be forwarded to a di

Re: [Dbmail] 2.1.7 > 2.2.1 upgrade

2006-12-11 Thread Blake Mitchell
Sounds like your dbmail.conf may be out of date. Try using the one provided with the new version of dbmail, changed to match your settings of course. Jim Douglas wrote: I tried upgrading as follows, Stopped Postfix(which was running with dbmail), cd /root/download/dbmail-2.2.1 autoreconf -i

Re: [Dbmail] SMTP Service

2005-11-10 Thread Blake Mitchell
This has been discussed at length several times in the past. MTAs are deceptively complicated systems, and there are many good ones already available. It may be worthwhile however, to package up an existing MTA such as Sendmail or Postfix so that it installs pre-configured to work with dbmail.

Re: [Dbmail] DBMail Logging question

2005-11-18 Thread Blake Mitchell
It is completely a syslog question, edit your /etc/syslog.conf to direct log messages to the appropriate files. Simon wrote: Hi There, DBMail 2.0.7 on debian sarge. DBMail logs to both the /var/log/mail.log and the /var/log/syslog. Is there a way to stop it logging to var/log/syslog? Im gues

Re: [Dbmail] 2.0.4 Migration to 2.1.3

2006-01-10 Thread Blake Mitchell
I switched to postfix from qmail when I moved to dbmail because of how well postfix can integrate with a database. There are other MTAs that work with databases as well of course, but personally I haven't found a reason to leave postfix yet. Jamie Doherty wrote: ... On a side note, I am using

Re: [Dbmail] secure imap/pop

2006-05-09 Thread Blake Mitchell
There are patches for stunnel to support STARTTLS, for example: http://www.stunnel.org/patches/desc/many_sgifford.html Robert Claeson wrote: On 9 maj 2006, at 18.06, Kneschke.Lars wrote: Ron Peterson <[EMAIL PROTECTED]> schrieb: I don't see any reference to secure imap/pop on the wiki featur

Re: [Dbmail] secure imap/pop

2006-05-10 Thread Blake Mitchell
Ron Peterson wrote: On Tue, May 09, 2006 at 03:58:16PM -0400, Ron Peterson wrote: On Tue, May 09, 2006 at 06:06:09PM +0200, Kneschke.Lars wrote: Ron Peterson <[EMAIL PROTECTED]> schrieb: I don't see any reference to secure imap/pop on the wiki features request page. As far as I can tell, ther

[Dbmail] Re: Dbmail client forwarding

2006-06-06 Thread Blake Mitchell
problem simply by forwarding the original message as an attachment, instead of inline. This way the end recipient can just reply to the attached message, all headers intact. Nataraj S Narayan wrote: Hi Blake Pardon me for this personal mail. I use Dbmail 2.0.8. I dont know the innards of

Re: [Dbmail] stable ot unstable version?

2006-06-09 Thread Blake Mitchell
I have been using the 2.1 subversion trunk branch for about a week now, and find it just as stable as 2.0.* and faster. Not to mention the added features. Also, you can go back. The database schema is backwards compatible with the 2.0.* versions. DK wrote: I am running dbmail stable version a

Re: [Dbmail] DB import Syntax conflict with email message

2006-06-16 Thread Blake Mitchell
I had this same problem with dump/restore, the solution is, this: $ mysql -u dbmail -p dbmail mysql> set FOREIGN_KEY_CHECKS=0; mysql> \. /path/to/dbmail_dump.sql this way mysql ignores the foreign key constraints when creating the tables. DK wrote: Hi guys; I am trying to import my dbmail mys

Re: [Dbmail] Webmail

2006-08-18 Thread Blake Mitchell
I've been using Horde/IMP and company, nothing fancy, but it works well. I don not, but some other users on my server use the Ingo rules editor, and it seems to work well with dbmail-timsieved. Matthew T. O'Connor wrote: Just curious to do an informal survey on the list. What open source Web

Re: [Dbmail] IMAP error in version 2.0.9

2006-10-25 Thread Blake Mitchell
try ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail begin:vcard fn:Blake Mitchell n:Mitchell;Blake org:Market Metrix adr;dom:Suite 301;;

Re: [Dbmail] dbmail branched for 2.2 release

2006-10-26 Thread Blake Mitchell
run: autoreconf -fi Jim Douglas wrote: From: Paul J Stevens <[EMAIL PROTECTED]> Reply-To: DBMail mailinglist To: DBMail mailinglist ,DBMAIL Developers Mailinglist Subject: [Dbmail] dbmail branched for 2.2 release Date: Tue, 24 Oct 2006 16:50:24 +0200 Hi all, I've branched the SVN tree and

Re: [Dbmail] multiple forwards problem

2006-10-30 Thread Blake Mitchell
To help diagnose this problem, it would be helpful to see the relevant rows from dbmail_aliases, a level 5 trace of dbmail-smtp/lmtp delivery to the offending recipient, and the SVN revision number of your build. VladK wrote: Hi ALL. Is there anyone who has working multiple forwards ? Even so

Re: [Dbmail] about sieve vacation and lists

2006-12-05 Thread Blake Mitchell
That would be the incorrect behavior if you ask me. I wouldn't want to send vacation responses to message I was BCCed on. BCC is usually used for large distribution emails, or to include people who are not the primary recipients. Either way, a vacation reply is not appropriate. Aleksander wrot

Re: [Dbmail] IMAPish question for new DBMail user

2006-12-15 Thread Blake Mitchell
Paul J Stevens wrote: ... is to make it more UTF-8 oriented. There are more candidates for conversion to BYTEA: dbmail_headervalues.headervalue dbmail_subjectfield.subjectfield dbmail_users.userid dbmail_users.passwd dbmail_mailboxes.name come to mind. Did I miss any? Would aliases be a can

Re: [Dbmail] Re: DBmail Digest, Vol 35, Issue 41

2007-01-30 Thread Blake Mitchell
Wow, actual FUD about dbmail. I guess people are starting to take more interest. ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] ANNOUNCE: DBMail 2.2.2 released

2007-01-31 Thread Blake Mitchell
It may be worth looking at something like APR (http://apr.apache.org/) for dealing with things like threads and shared memory on disparate platforms. No doubt this would bloat dbmail somewhat, but it's always nice to not have to do it all yourself, as we've seen with gmime. Paul J Stevens wrot

Re: [Dbmail] Wrong Header position

2007-05-29 Thread Blake Mitchell
A brief scan of RFC822 (A.3.1.) suggests that Date, From, and To or Bcc headers are required. Perhaps since you are injecting a message with no headers at all (or a single header of "s" depending on how you interpret it) that is what is causing the confusion? Jorge Bastos wrote: Hi, Paul/Aaro

Re: [Dbmail] dbmail-util extension, was: Just a question

2007-06-01 Thread Blake Mitchell
It always seemed to me that the dbmail_aliases table should have a user_idnr column along with the deliver_to column. This way if deliver_to was null, go to the user's inbox. This would allow constraints to prevent dangling aliases on user delete, and aliases to user_idnrs that don't exist. I

Re: [Dbmail] 30 minutes delay

2007-06-11 Thread Blake Mitchell
I've seen this behavior off and on for as long as I've been on the dbmail lists (some years now). Occasionally I'll even get replies to my messages before I get my posts. Never really been a big deal, but I can certainly confirm. Michael Monnerie wrote: I don't know if you know it, but there a

Re: [Dbmail] Spamfilter for postfix lmtp.

2007-06-18 Thread Blake Mitchell
It appears the delivery issue you mentioned is addressed in 3.8.0... $Id: CHANGELOG,v 1.462 2007/03/18 17:08:49 jonz Exp $ Version 3.8.0 - [20061210.1435] jonz: fixed message corruption problems with direct delivery when using direct delivery (e.g. DeliveryHost), certain servers r

Re: [Dbmail] Segmentation fault in dbmail-users and dbmail-util

2007-08-07 Thread Blake Mitchell
If you're not willing to set an alias to each recipient, then you're not going to get what you want from DBmail. That is how it handles delivey lists. ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] Log table

2007-09-12 Thread Blake Mitchell
It seems there is a lot of differing opinion about logging, what should be included, storage format, etc. So perhaps the way to go is abstract out the logging, like the database layer has been. This way custom loadable logging modules could be created by folks with custom logging requirements.