Hi list,
If I don't remember wrong in the sausalito code there are some code for
mail that sets some default receivers for email. like postmaster goes to
the admin of the site.
The sausalito code then creates a file, so go for the sausalito-path and
find out where it writes the file.
best regards,
Trond
On Wed, 2006-03-01 at 15:13 -0600, Larry Smith wrote:
> Billy,
>
> Ok, then check your logs and see what it says for that email address.
> For example, I just sent mail to "decode" at my box and got the following in
> the logs:
>
> <quote>
> Mar 1 15:03:48 web8 sendmail[13511]: k21L3jt7013497: alias <decode> => root
> Mar 1 15:03:48 web8 sendmail[13511]: k21L3jt7013497: alias root => admin
> Mar 1 15:03:48 web8 sendmail[13511]: k21L3jt7013497: forward admin =>
> sysad (at mark) mail.ecsis.net
> </quote>
>
> The logs should tell you something about what it is doing with the message
> once received. If there is nothing there other than the "mailer=local, ...,
> stat=sent", then the re-write is being done via the virtusertable.
>