Re: OpenSMTPD::Password perl module now supports openbsd

2020-03-19 Thread Chris Bennett
Thanks, I'll give them a try and if nothing else, learn more about writing filters. Perl is my language of choice. Much Apppreciated, Chris Bennett

OpenSMTPD::Password perl module now supports openbsd

2020-03-19 Thread Edgar Pettijohn
OpenBSD is now supported and tested on OpenBSD 6.6 stable. Install both modules listed below and then just 'use OpenSMTPD::Password qw/newhash checkhash/;' It will automatically detect the XS module and use it. http://www.pettijohn-web.com/OpenSMTPD-Password-XS-0.01.tar.gz

OpenSMTPD::Password perl module

2020-03-18 Thread Edgar Pettijohn
Just updated the module with a few minor tweaks, mostly just making it more perl like and a few more error checks. Also requires BSD::arc4random to provide random numbers as opposed to the perl builtin rand(). Should make the truly paranoid types happy :) Again it still only works for