[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remailer reorder and delay



I added a reorder and delay feature to my remailer <[email protected]>

Here's how to use it.  Add a header Latent-Time: with the time (in HH:MM:SS
format).  You must 24 hour time, no AM/PM accepted.  The seconds are optional
and may be omitted.  Example:

> To: [email protected]
> Subject: Anonymous Mail
> From: [email protected]
>
> ::
> Anon-To: [email protected]
> Latent-Time: 00:00:00
>
> This message will be sent to cypherpunks at midnite pacific daylight time.

You can also have it delayed a certain amount of time.  To do this, put a plus
before the time.  Example:

> To: [email protected]
> Subject: Anonymous Mail
> From: [email protected]
>
> ::
> Anon-To: recipient@site
> Latent-Time: +01:30
>
> This message will be delivered one hour and thirty minutes after it is
> received by [email protected].

Random reordering is possible by adding r to the time.

> To: [email protected]
> Subject: Hello tentacle
> From: [email protected]
>
> ::
> Anon-To: [email protected]
> Latent-Time: 18:00:00r
>
> This message will be delivered at random, but no later than 6 PM pacific
> standard time.


> To: [email protected]
> Subject: Exterminate PGP
> From: [email protected]
>
> ::
> Anon-To: [email protected]
> Latent-Time: +04:00:00r
>
> This meaningless drivel will be delivered at random, sometime within the
> next four hours.


The longest delay time possible is 24 hours.  Don't expect on the minute
delivery - there are many things beyond my control which can delay mail.
"Anon-To" and "Latent-Time" do not need to go in the body of the message;
they may be placed in the headers if your mailer supports it.
Let me know if you have any questions or problems.