On Sun, Nov 23, 2003 at 02:51:30PM -0800, Jonas Manalive wrote:
> > could you please verfiy your postfix configuration using `postfix
> > check'? Perhaps this will show some errors.
> 
> No errors.
> 
> > Other hints: Check /var/log/maillog (and post some lines from the tail
> > if you still can fix your problem).
> 
> A'ha! What do I do here to fix this? (I think I should have changed the
> alias database from alias_maps = dbm:/etc/aliases to alias_maps =
> hash:/etc/aliases - or should that be nis or netinfo?)

If you want to use the existing alias_map from sendmail in /etc/mail,
the entry should be:

    alias_maps = hash:/etc/mail/aliases

-- 
Jonathan Chen <[EMAIL PROTECTED]>
----------------------------------------------------------------------
             "A person should be able to do a small bit of everything,
                                        specialisation is for insects"
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to