Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/perl-Mail-Sendmail/ |
Upload File : |
# random thoughts about what to do next. # suggestions welcome - CLEANUP THE MESS! - Also MIME-encode headers if they contain accented characters Make it configurable? - Document AUTH - Also accept hashrefs in place of hashes - Update web site . check with no wanted AUTH method specified - Also accept MIME::Lite objects? YES! It should be easy, except maybe if mail was built with filehandles? . Is use vars in sub OK ? And with mod_perl? . option for stricter email address checker . problems on Win32 with Perl 5.8.0 and CygWin? (see emails) - Check on older Perl - cleanup and widely test SMTP AUTH support - Check with mod_perl - During Makefile.PL, try to find a local SMTP server and the user's e-mail address, and offer to pre-configure these as defaults in Sendmail.pm. And let the user enter defaults to override automatic detection. - Document $address_rx: which addresses it finds OK, and which not. - Add example scripts for CGI forms - Create sourceforge site and mailing list - Does the test say OK if no mail could be sent? check and fix Have make dist generate README and html ? Add install.ppm for PPM installs? Use 8BITMIME if available from server? Encode only if accented chars really present? Rename to Mail::Simple? This is not on my todo list anymore, because it looks like nobody is using Perl on Amiga: - Setup Perl on an Amiga and see if it runs. (it should) (but if someone tries it, I would appreciate knowing about it)