[Dbmail] dbmail and sendmail.mc

2002-07-24 Thread Ryan Rothert
Eddy, I just built my sendmail.cf , by adding your proto.m4 and dbmail.m4 and the MAILER(dbmail) line in my sendmail.mc ... It now looks like Sendmail is accepting the mail, but it doesnt get inserted to the MySQL server by dbmail-smtp. Any thoughts? Thanks, Ryan

[Dbmail] Re: dbmail and sendmail.mc

2002-07-24 Thread eddy
Please check your mail log. While a message go into your sendmail it should logged as : Quote Jul 21 04:22:13 linux3 sendmail[15307]: g6KKMDH8015307: from=<[EMAIL PROTECTED]>, size=4379, class=0, nrcpts=1, msgid=, proto=ESMTP, daemon=MTA, relay=pop.xxx.com [111.11.111.11] (may be fo

[Dbmail] Error when moving messages

2002-07-24 Thread Fritz
I have been moving messages between my old imap mail service (which I do not have machine access to) and DBmail using outlook express and I consistently can only move 5 messages at a time. Coincedentaly this is the exact same number of dbmail-imapd processes on the mail server. After 5 messages h

Re: [Dbmail] Error when moving messages

2002-07-24 Thread Bret Baptist
This is exactly the same symptoms that I was experiancing in my post here: https://mailman.fastxs.nl/pipermail/dbmail/2002-July/000805.html Good observation that the number of messages it transfers before it fails is the same as the number of processes running. Any developers want to comment o

Re: [Dbmail] Error when moving messages

2002-07-24 Thread Eelco van Beek
It seems that outlook express is handling this the wrong way. It seems to be opening a connection for every move (which is actually a copy / delete command). This is not supposed to be happening according to the RFC. Commands can be given asynchroniously in the same session.. Looks like bad behavio

Re: [Dbmail] Error when moving messages

2002-07-24 Thread Bret Baptist
Ahhh it would seem that the KMail developers followed in the same footsteps then. I get the exact same behavior with KMail. I will have to submit a bug report to them. Thank you very much for the response. Bret. On Wednesday 24 July 2002 09:35 am, Eelco van Beek wrote: > It seems that outl

Re: [Dbmail] Error when moving messages

2002-07-24 Thread Cedric Veilleux
I am using dbmail-rc3, with 5 concurrent dbmail-imapd processes. Using KMail 1.4.5 (from kde 3.1 alpha1), I can move many messages from one directory to another without problem. So I have not been able to reproduce this. Cedric On July 24, 2002 12:16 pm, Bret Baptist wrote: > Ahhh it would s

[Dbmail] Patch for Debian/Postgres installation

2002-07-24 Thread eric
I've apparently gotten dbmail really working on debian woody now, so to make things a little easier on the next guy down the line, here's a nearly trivial patch for the paths that need to change. There's a bonus patch in there to make the makefile clean up everything for make distclean. On a cu

[Dbmail] LibMySQL

2002-07-24 Thread raphael
Hello, server:/home/dbmail # make cc -Wall -D_BSD_SOURCE -D_SVID_SOURCE -O2 main.c -o dbmail-smtp list.o debug.o pipe.o mime.o dbmysql.o dbmd5.o md5.o bounce.o forward.o memblock.o -L/usr/src/mysql-3.23.51-pc-linux-gnu-i686/lib -lmysqlclient /usr/src/mysql-3.23.51-pc-linux-gnu-i686/lib/libm

[Dbmail] dbmail-adduser

2002-07-24 Thread raphael
Hello, I have a simple problem. have you got an Idear? server:/home/dbmail # dbmail-adduser a raphael secret 500 0 [EMAIL PROTECTED] *** dbmail-adduser *** Opening connection to the database... Ok. Connected Adding user raphael with password secret, 0 bytes mailbox limit and clientid 500...Fa