hi

I'm trying to make that all of the users that send a outgoing email it will
be send as [EMAIL PROTECTED]

I already make some research on the subject and i found that its necessary
to change the qmail-inject environment variables.

I'm using pop before smtp for all users with auth.

I already try to put a .qmail file in users box and try the follow manners

1º .qmail file

| MAILNAME "xxxxxx" MAILHOST xxxxx MAILUSER xxxx QMAILINJECT f

2º .qmail file

MAILNAME "xxxxxx"

MAILHOST xxxxx

MAILUSER xxxx

QMAILINJECT f

and nothing works.... really need help.... Someone knows how to set this up
and what's my mistake

another mater.... in the other hand i need that the all incoming email as to
be block for the direct user box...so it can be taken by a [EMAIL PROTECTED] and
forward to users and not send direct to them...
from help;
 user masquerading - if you like your own From lines to show
[EMAIL PROTECTED] than
[EMAIL PROTECTED] -  *Add MAILHOST=af.mil and MAILUSER=boss to your
environment. To override From lines supplied by your MUA, add QMAILINJECT=f
to your environment.*

Reply via email to