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
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
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,
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