On Sat, 22 Apr 2000, Hyung Kim wrote:
> Well here is the answer to my question. However it
> does not provide the solution I'm looking for. It
> only leads to another question.
>
> With the current configuration of sendmail, the user
> name used to define the return-path is the user on the
> local machine. Therefore if the logins for the isp
> and local machine are the same, emails that bounce
> will be returned to a pop server that the user can
> access.
>
> The only problem for me is that the login I use on the
> local machine is not available at my isp.
>
> Does anyone know how to configure sendmail.cf such
> that the user is not the current user put a name that
> is specified?
I'm a little confused by this, but you may want to look into a sendmail
option called "Errors-To:".
This is out of /usr/lib/sendmail-cf/README. It may be different for your
version of sendmail.
confUSE_ERRORS_TO* UserErrorsTo [False] Use the Errors-To: header
to
deliver error messages. This
should
not be necessary because of
general
acceptance of the envelope/header
distinction.
I'm not 100% about this header, so I'd recommend you go read up on it at
www.sendmail.org.
Good luck,
R.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.