Mailblog implementation
Now that the code has settled down, I've linked to
mailblog
from my /code
directory. To make it work, adjust the paths and add the following
to your
.procmailrc
file:
:0: * ^TO_blog | /home/rubys/bin/mailblog"Interesting" things encountered along the way:
- Email without subject lines
- Not all e-mail clients will automatically quote special characters
- Mail addresses may be in <> characters
- Everything needs to be XML Escaped, particularly quotes in attributes.
- HTML email and attachments