[Dbmail] adduser dies due to ::1

2004-07-13 Thread Ross Gohlke
Hi, I'm new to DBMail. I have successfully installed DBMail 2.0rc7 on Mac OS 10.2 (not without adventure). I am trying to run dbmail-adduser, and I get this output: *** dbmail-adduser *** Opening connection to database... FATAL: no pg_hba.conf entry for host "::1", user "dbmail", database "dbma

Re: [Dbmail] adduser dies due to ::1

2004-07-13 Thread Leonel Nunez
On Mon, 2004-07-12 at 18:15, Ross Gohlke wrote: > Hi, > > I'm new to DBMail. I have successfully installed DBMail 2.0rc7 on Mac OS > 10.2 (not without adventure). I am trying to run dbmail-adduser, and I > get this output: > > *** dbmail-adduser *** > Opening connection to database... > FATAL: n

[Dbmail] mailbox2db errors

2004-07-13 Thread Shadow
While attempting to import a large # of messages, I'm recieving this error with mailbox2dbmail: Processed Message 488 Processed Message 489 Traceback (most recent call last): File "/usr/local/bin/mailbox2dbmail", line 101, in ? main() File "/usr/local/bin/mailbox2dbmail", line 65, in main co

[Dbmail] Re: [THANKS] adduser dies due to ::1

2004-07-13 Thread Ross Gohlke
I added this to pg_hba.conf: host sameuser all ::1 ::::::: md5 reloaded postgresql: sudo SystemStarter restart PostgreSQL pg_ctl reload Also, I changed /etc/dbmail.conf FROM sqlsocket=/tmp TO sqlsocket= ./dbmail-adduser . And it seems to be working lik

Re: [Dbmail] mailbox2db errors

2004-07-13 Thread Dan Weber
Some of your messages aren't compliant with rfc(2)822. Dan On Mon, Jul 12, 2004 at 06:04:58PM -0700, Shadow wrote: > While attempting to import a large # of messages, I'm recieving this > error with mailbox2dbmail: > > Processed Message 488 > Processed Message 489 > Traceback (most recent call

Re: [Dbmail] mailbox2db errors

2004-07-13 Thread Hans Kristian Rosbach
> > While attempting to import a large # of messages, I'm recieving this > > error with mailbox2dbmail: > Some of your messages aren't compliant with rfc(2)822. Maybe that should be handled more gracefully? Like atleast mentioning what file is the problem. -HK

Re: [Dbmail] mailbox2db errors

2004-07-13 Thread Shadow
That would be nice. Not compliant with rfc(2)822 how? It was just a qmail install previously. I need some way to get this data across :p - Nathan Hans Kristian Rosbach wrote: While attempting to import a large # of messages, I'm recieving this error with mailbox2dbmail: Some of your

[Dbmail] Proper logging under cygwin

2004-07-13 Thread Robert Andersson
Hello, My understanding is that Dbmail logging goes to syslog, which in my case, using cygwin, ends up in Windows' obscure "application event log". Is it possible to configure Dbmail 2 to use its own log file(s)? Regards, Robert Andersson