Thanks for the help, dbm works. Now I have another problem in my log. Dec 27 10:36:44 laksunprod1 postfix/pipe[3186]: [ID 197553 mail.info] 99454113F6C: to=<[EMAIL PROTECTED]>, relay=dbmail, delay=1093, status=deferred (Command died with signal 11: "/usr/local/sbin/dbmail-smtp")
Postfix is attempting to execute but it keeps dying. This is what is in my postque -p: 99454113F6C 2252 Fri Dec 27 10:18:31 [EMAIL PROTECTED] (Command died with signal 11: "/usr/local/sbin/dbmail-smtp") [EMAIL PROTECTED] A5FD2113F6D 2172 Fri Dec 27 10:18:31 [EMAIL PROTECTED] (Command died with signal 11: "/usr/local/sbin/dbmail-smtp") [EMAIL PROTECTED] Thank you. -----Original Message----- From: Paul Stevens [mailto:[EMAIL PROTECTED] Sent: Friday, December 27, 2002 5:05 AM To: dbmail@dbmail.org Subject: Re: [Dbmail] Postfix/dbmail Ronnie, Apparently your postfix build doesn't support the hash dbtype. Check your main.cf and look at the line starting with alias_maps Use for your transport_maps line the same dbtype specified 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) your installations supports. Ronnie Tartar wrote: > > > in my /var/adm/messages log > --Dec 26 21:21:22 laksunprod1 > postfix/trivial-rewrite[2218]: [ID 947731 mail.crit] fatal: > unsupported dictionary type: hash > > > in my /var/log/syslog I get the following: > > Dec 26 22:53:56 laksunprod1 postfix/master[360]: [ID 947731 > mail.warning] warning: /usr/libexec/postfix/trivial-rewrite: bad comm > and startup -- throttling > Dec 26 22:54:56 laksunprod1 postfix/trivial-rewrite[2328]: [ID > 947731 mail.crit] fatal: unsupported dictionary type: hash > Dec 26 22:54:57 laksunprod1 postfix/master[360]: [ID 947731 > mail.warning] warning: process /usr/libexec/postfix/trivial-rewrite p > id 2328 exit status 1 > Dec 26 22:54:57 laksunprod1 postfix/master[360]: [ID 947731 > mail.warning] warning: /usr/libexec/postfix/trivial-rewrite: bad comm > and startup -- throttling > > ---Original Message----- > *From:* Dave Meador [mailto:[EMAIL PROTECTED] > *Sent:* Thursday, December 26, 2002 1:48 PM > *To:* dbmail@dbmail.org > *Subject:* Re: [Dbmail] Postfix/dbmail > > Most of the logs go to /var/log/maillog... I think you might be > checking only /var/log/messages. Try checking there for more > clues to why it is not relaying mail if you have not already. > > --Dave > > ----- Original Message ----- > *From:* Ronnie Tartar <mailto:[EMAIL PROTECTED]> > *To:* 'dbmail@dbmail.org' <mailto:[EMAIL PROTECTED]> > *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 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.conf file. > Nothing is coming through on the syslog. > > Any suggestions would be appreciated. > > Thank You. > > > _______________________________________________ Dbmail mailing list Dbmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail