[Dbmail] Adding a return code to dbmail-adduser and dbmail-maintenance

2003-04-21 Thread Jacques Beaudoin
I use dbmail-adduser and dbmail-maintenance in bash scripts via the webmin interface. I get this way a easy to use web administration tool for dbmail. If dbmail-adduser and dbmail-maintenance could return a execution code (errorlevel). I could use the bash "if command" to check if dbmail-a

Re: [Dbmail] Adding a return code to dbmail-adduser and dbmail-maintenance

2003-04-21 Thread Aaron Stone
It's really easy to have main() return 0 or 1 on error... but more important than returning an error code is returning a *meaningful* error code. Perhaps we could assemble a list of errors and set up a header file with some defines (and errors texts!) so that scripts such as yours can be used even

[Dbmail] work with mailing list

2003-04-21 Thread Jaime Chereau
Hi all. I need work with lists in ours domains?? Anybody work "dbmail" with "ezmlm" or other??? I suppose i need execute a simple "| program" in a alias, but i dont find more information about this in "ezmlm"... somebody can advise to me??? thank's

Re: [Dbmail] Postgresql errors

2003-04-21 Thread Paul Stevens
Christopher Petrilli wrote: I just converted from MySQl to PostgreSQL for DBMail v1.1, and I'm going to write up some things on the conversion, because it didn't go smoothly on a FreeBSD box. Hi Christopher, I hope you do. After migrating from postgresql to mysql without a hitch, going the o