New Remailer Up.

Eric Hughes hughes at ah.com
Wed Feb 2 07:40:56 PST 1994



>> New remailer: qwerty at netcom.com.

>  Is the sendmail [...] daemon
>  set up so that it *doesn't* log to /usr/spool/mqueue/syslog [...] ?

>  This is one of the problems (it seems to me) with using a remailer and
>  *not* having root access.

The remailers could implement their own outoing SMTP, to get rid of
one end of the log, albeit the less important end.

They could also run a SMTP server on a non-reserved TCP port, but that
would require a few things:

-- The remailer would have to be in the process table at all times and
listening to some TCP port.  Right now the remailer is activated by
incoming mail and appears only transiently in the process table.

-- The remailer chain would have to know to use the alternate port
when sending.  This should require new syntax for setting up source
routes.

It would, however, eliminate the standard mail logging.

Eric






More information about the cypherpunks-legacy mailing list