On Mon, Feb 14, 2000 at 10:50:46AM +0100,
Hans Sandsdalen <[EMAIL PROTECTED]> wrote:
> Hi
>
> How do I make qmail understand addresses like host!user@domain?
>
> I have installed HP jetadmin on a Solaris 7 system, and when
> there are printing errors it sends a mail to the user with
> addresses like this.
> --
> /hans
What do you want to do with the mail? Qmail mail will send such mail to
'domain' which can then do something with the email. If 'domain' is the
local machine it will accept the mail and try to deliver it to the user
'host!user'. If the 'host!user' string is fixed or at least has only a
small number of variations in your case, then you can use a .qmail file(s)
to forward the mail somewhere else.