[Dbmail] Solaris?

2002-09-23 Thread Ronnie Tartar
Dbmail on Solaris? Is anyone running DBMail on Sun Solaris? I am starting to try and compile on it. Just wanted to know what I am getting myself into. Thank You.

[Dbmail] Sun Solaris and DBMail

2002-12-22 Thread Ronnie Tartar
I am trying to put DBMail 1.0 on Sun Solaris 8.0. I have everything installed that is required I believe. I am using mysql, the binary downloaded from mysql. I cannot seem to compile. Is Gcc an acceptable compiler? I have v2.95. Any suggestions would be helpful. Thank You.

RE: [Dbmail] Sun Solaris and DBMail

2002-12-22 Thread Ronnie Tartar
Stone [mailto:[EMAIL PROTECTED] Sent: Saturday, December 21, 2002 11:34 PM To: 'dbmail@dbmail.org' Subject: Re: [Dbmail] Sun Solaris and DBMail The output of the failed compile is needed; everything else in your description indicates that it should work in a correct build environment.

[Dbmail] DBmail on Solaris

2002-12-25 Thread Ronnie Tartar
I was able to compile dbmail with the postgres db, I am now doing the same for the mysql db. I am getting an error. I have __DBTYPE__=mysql __LIBS__=-lmysqlclient -lcrypto -lssl -lnsl -lsocket -lm -lz __LIBDIR__=/usr/local/mysql-3.23.52-sun-solaris2.8-sparc/lib __INCDIR__=/usr/local/mysql-3.23

RE: [Dbmail] DBmail on Solaris

2002-12-26 Thread Ronnie Tartar
Sethman [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 25, 2002 11:42 PM To: 'dbmail@dbmail.org' Subject: Re: [Dbmail] DBmail on Solaris On Wed, 25 Dec 2002, Ronnie Tartar wrote: > server.o: In function `CreateSocket': > server.o(.text+0x594): undefined reference to `inet_at

[Dbmail] Postfix/dbmail

2002-12-26 Thread Ronnie Tartar
Postfix problems, On solaris 8, I installed postfix and tested without modifying the configuration files. It relays no problem. I do the modifications in the dbmail INSTALL file and postfix will not relay, will not forward to the local domain. I changed the debugs to 5 on smtp in the dbmail

RE: [Dbmail] Postfix/dbmail

2002-12-26 Thread Ronnie Tartar
- Original Message - From: Ronnie Tartar <mailto:[EMAIL PROTECTED]> To: 'dbmail@dbmail.org' Sent: Thursday, December 26, 2002 10:13 AM Subject: [Dbmail] Postfix/dbmail Postfix problems, On solaris 8, I installed postfix and tested without modifying the configuration f

RE: [Dbmail] Postfix/dbmail

2002-12-27 Thread Ronnie Tartar
there. So if it reads alias_maps = btree:/etc/aliases use transport_maps = btree:/etc/postfix/transports assuming of course your postfix installations' configs reside in /etc/postfix The other standard possibility besides btree and hash is dbm. It very much depends on the lib(g)db(m)

RE: [Dbmail] Postfix/dbmail

2002-12-27 Thread Ronnie Tartar
I found a typo in my master.cf file. It is still dying though. Attached is the log. -Original Message- From: Ronnie Tartar [mailto:[EMAIL PROTECTED] Sent: Friday, December 27, 2002 5:34 AM To: 'dbmail@dbmail.org' Subject: RE: [Dbmail] Postfix/dbmail Thanks for the help,

[Dbmail] RE: DBMail Problems

2002-12-27 Thread Ronnie Tartar
I downloaded the latest snapshot of CVS and still get the error. -Original Message- From: Bret Baptist [mailto:[EMAIL PROTECTED] Sent: Friday, December 27, 2002 11:01 AM To: Ronnie Tartar Subject: Re: DBMail Problems Roel said that he fixed it in CVS. I would try checking out the

[Dbmail] DBMail Postfix problems

2002-12-28 Thread Ronnie Tartar
8 14:18:32 laksunprod1 id ; Fri, 27 Dec 2002 05:11:01 -0500 Dec 28 14:18:32 laksunprod1 Message-ID: <[EMAIL PROTECTED]> Dec 28 14:18:32 laksunprod1 From: Ronnie Tartar <[EMAIL PROTECTED]> Dec 28 14:18:32 laksunprod1 To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]&g

RE: [Dbmail] IMAP folder problems

2003-01-13 Thread Ronnie Tartar
Did you ever get a fix for this. I am having the same problems. Thanks -Original Message- From: Chris Nolan [mailto:[EMAIL PROTECTED] Sent: Friday, December 20, 2002 8:51 PM To: dbmail@dbmail.org Subject: [Dbmail] IMAP folder problems Hi all, I've setup DBMail from CVS on MySQL 4.0.6

RE: [Dbmail] IMAP folder problems

2003-01-13 Thread Ronnie Tartar
) to wait forever as the number of connections is used up (1 process means 1 connection). Could you check the settings of your dbmail.conf file? regards roel Ronnie Tartar heeft op maandag, 13 jan 2003 om 13:33 (Europe/Amsterdam) het volgende geschreven: > Did you ever get a fix for this. I a

[Dbmail] User scripts

2003-02-09 Thread Ronnie Tartar
Does anyone have any previously written shell scripts for user manipulation (adds, deletes, changes) etc... Thank you.

[Dbmail] Solaris 8 - dbmail 1.1

2003-06-15 Thread Ronnie Tartar
Anyone running on Solaris 8 out there? I was able to compile before (v1.0) but had serious stability problems, was hoping to revisit. I cannot compile again, any help would be greatly appreciated.. I downloaded the latest version from CVS. Thanks Enter new libraries (preceed each by -l) or p

Re: [Dbmail] Solaris 8 - dbmail 1.1

2003-06-16 Thread Ronnie Tartar
That would be awesome, I'm running 8 on sparc [EMAIL PROTECTED] Thanks again. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, June 16, 2003 12:01 PM Subject: Re: [Dbmail] Solaris 8 - dbmail 1.1 > Hi. To be able to compile in Solaris 8/9, there is a couple of changes