Subject: F'up: /etc/rc.d/sendmail weirdness: more info
To: None <current-users@netbsd.org>
From: Martin S. Weber <Ephaeton@gmx.net>
List: current-users
Date: 08/27/2004 13:11:41
On Thu, Aug 26, 2004 at 08:20:49PM +0200, Martin S. Weber wrote:
> (..) I (..) restarted sendmail via /etc/rc.d/sendmail restart. It then 
> told me (thank you :) that genericstable is newer than genericstable.db
> and (obviously) regenerated it.

The contents after this creation are as follows:

$ makemap -vu hash genericstable.db
root:   Ephaeton@gmx.net
phaeton:        Ephaeton@gmx.net
$

Sendmail doesn't like that.

> (...)
> I then regenerated the file by sendmail -bi -oA/etc/mail/genericstable.
> (...)

The contents after this creation are as follows:

$ makemap -vu hash genericstable.db
root    Ephaeton@gmx.net
@       @
phaeton Ephaeton@gmx.net
$

Sendmail likes this very much :p

No one else is seeing that ? Did I shoot my sendmail config ? (btw: someone
has a tool to recreate a .mc from a .cf ? :>)

Tia,

-Martin