Hello Eli,

  You mention "The dbmail user can access the database ...",
but then have postfix running the dbmail transport as user
bin.  Is that the same user?  Ie. when you ran install-dbmail.sh
you told it you were going to be running as user bin,
group bin?  If not, and you actually made a dbmail user,
that's likely your problem.

  If that's not the case, do you have an entry in your
main.cf pointing to the transport file?  Something like:

  transport_maps = hash:/etc/postfix/transport

  Also, your master.cf entry has a "0" for the private field,
which offhand I don't know if that's valid.  All mine have
either "-" or "n".  Try changing that to "-" and give it
a shot.  You'll probably want to set flags=R there, while
you're in the file (for setting Return-Path address properly).


Later,
Jesse
---- Original Message ----
From: Eli Stair <dbmail@dbmail.org>
To: dbmail@dbmail.org
Subject: [Dbmail] Problems with initial config of DBmail, postfix fails to 
start w/ no errors
Sent: Wed, 27 Nov 2002 17:02:20 -0500

> Hello.  I'm testing out dbmail for use with Postfix for the first time, and 
> am 
> having quite a time of it.  Aside from the documentation issues (how long 
> since
> INSTALL reflected the install procedure closely?) I'm having a final issue 
> with
> postfix not starting up after making the modifications in INSTALL.
> 
> Even when running postfix with -vv I get no errors, nor any when running with
> check -vv.  However upon postfix start, the process never takes off.  I get
> only this: "postfix/postfix-script: starting the Postfix mail system", and
> "tardis postfix:  succeeded" in syslog.  DBmail is not apparently logging 
> anything as it never gets called by Postfix, as least that's how I understand
> it.  
> 
> This is after following procedure, adding dbmail to a working postfix config.
> System and software are: Mandrake 9.1,Kernel 2.5.49,MySQL 3.23.53,Postfix 
> 1.11,
> DBmail current (today 11-27-02 CVS)
> 
> The dbmail user can access the database via mysql -u dbmail dbmail -p, can use
> dbmail-adduser to add users.  DBmail is installed as user/group bin:bin, 
> reflected in master.cf 
> 
> My thanks for any recommendations, suggestions, etc.  I'm guessing that I'm 
> simply missing a procedure somewhere that isn't in the docs.
> 
> Cheers,
> 
> /eli
> 
> -----Changes made in process:
> main.cf~~
> alias_database = hash:/etc/postfix/aliases
> transport_maps = hash:/etc/postfix/transport
> master.cf~~
> 
> dbmail  unix    0       n       n       -       -       pipe
>  flags=  user=bin:bin    argv=/usr/local/sbin/dbmail-smtp -d ${recipient}
> 
> transport~~~
> <{MYDOMAIN}>  dbmail:
> 
> -- 
> CAUTION: Repeated use of finger can cause a system to become overloaded, 
> which can cause it to stop responding.
> --Infinite wisdom from the font that is ISS 6.2.1
> _______________________________________________
> Dbmail mailing list
> Dbmail@dbmail.org
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
-- End Original Message --


--
Jesse Norell
[EMAIL PROTECTED]

Reply via email to