Add an email gateway so that email addressed to $nickname@pgxn.org will be forwarded to a user's actual address. This would allow us to remove literal email addresses from the JSON files and the site (the site obfuscates them, but still…). Anyone got some good postfix chops for this? The users table is quite simple.
Add an email gateway so that email addressed to
$nickname@pgxn.orgwill be forwarded to a user's actual address. This would allow us to remove literal email addresses from the JSON files and the site (the site obfuscates them, but still…). Anyone got some good postfix chops for this? Theuserstable is quite simple.