[Dbmail] Postmaster

2002-09-27 Thread Abdulla Damingo
Hello Jeff webmaster=postmaster i'm using webmaster instead of postmaster. Well some good news and some bad news , which one would you like first? Well I'll give you the good news first , the good news is that [EMAIL PROTECTED] can forward message to my outside account when a user sends mail

[Dbmail] spool convert with lookups

2002-09-27 Thread Dave Logan
Hello all. I hope this tidbit of info will be useful to somebody. We already had the users in the database, so we didn't want uni-one to try and recreate them. The solution was this: change the line in uni-one-convertor.c that reads: userid = auth_adduser(username, "default", "", "0", "10M"); to

RE: [Dbmail] spool convert with lookups

2002-09-27 Thread Dave Logan
I made a typo. change the line in uni-one-convertor.c that reads: userid = auth_adduser(username, "default", "", "0", "10M"); to read: userid = auth_user_exists(username); Original Message From: Dave Logan To: dbmail@dbmail.org Subject: [Dbmail] spool convert with lookups Sent: Fri,

Re: [Dbmail] Postmaster

2002-09-27 Thread Micah Stevens
deliver_to should be the user_idnr. Not client_idnr. On intra-system forwards, I always use email address instead of user_idnr to keep things less confusing. -Micah At 04:28 PM 9/27/2002 +0200, you wrote: Hello Jeff webmaster=postmaster i'm using webmaster instead of postmaster. Well so