Newmail: Generating random email aliases on OpenSMPTD

Newmail: Generating random email aliases on OpenSMPTD

is a simple script to generate random e-mail aliases from the command line for OpenSMTP on OpenBSD. To get a new e-mail address, you simply run , with an optional argument identifying the site you associate with this address:

And if you later forgot which one you had generated:

After running , the following lines have been added to :

Download and copy the above scripts to

Edit the configuration variables at the top of the script. The following line in enables users to run it:

For ease of use, I also added the following to and current users :

The scripts are written in (the shell of Plan9port).

Source: hakon.gylterud.net