Warner, Steve wrote:
> I have built a 2.5.1 postfix system on a x86 box with solaris 10 kernel
> version Generic-137112-01.  This machine will forward to our exchange
> machines etc. I use the aliases database for this purpose. I have used
> the dbm database and it has worked well in the past, I have a test
> system built (I thought the same) on a slightly earlier kernel version,
> all other versions of software were the same). Which seems to work fine.
> The new machine is throwing a sigsegv 11 error on what appears to be a
> fetch to the database. I have rebuilt the dbm databases several times
> but this doesn't fix the problem. The databases are the same as in the
> production 2.2.5 and pretty much as in the test 2.5.1. system. Any ideas
> would be helpful. I have put a postconf -n and a sample from the log
> file in and attachment
>   
What happens when you run the following commands? (replace user with a
real user on your system)

postmap -q user dbm:/etc/postfix/aliases
postmap -q user dbm:/etc/postfix/virtual
postmap -q user dbm:/etc/postfix/major-aliases
postmap -q user dbm:/etc/postfix/telbill

Any errors?

Also, what is the master.cf entry(entries) for 'local'?

Is there any other 'local' log lines just preceding that 'qmgr' warning
that are relevant? (time Sep  3 08:05:08)

Brian

Reply via email to