HEX
Server: Apache/2.2.22
System: Linux server1.blueharbor.com 3.10.0-1160.90.1.vz7.200.7 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: locglobe (1004)
PHP: 5.6.37
Disabled: NONE
Upload Files
File: //usr/share/doc/perl-Mail-Sendmail-0.79/Todo
# random thoughts about what to do next.
# suggestions welcome

- Check on older Perl 

- Also MIME-encode headers if they contain accented characters
  Make it configurable?

- support SMTP AUTH

- 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

- Also accept hashrefs in place of hashes

- Update web site

- Create sourceforge site and mailing list

- Does the test say OK if no mail could be sent? check and fix

- Check we don't die if sending to multiple recipients, and one fails

Also accept MIME::Lite objects?

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?

Not on my todo list anymore:

- Setup Perl on an Amiga and see if it runs. (it should)
(but if someone tries it, I would appreciate knowing about it)