Skip to main content.

2003-May-15

I had an attachment that pine couldn't view or export. So I manually edit the mailbox and then extracted a Base64 file with:

mmencode -u -b J # where J is the name of the file I was working on
The file was a .mht file which contained several other parts. So I manually removed some junk and encoded images. And then viewed resulting HTML with links.

Remember with Apache VirtualHosting, you must have a directive like Listen or BindAddress for the NameVirtualHost to work correctly. Also, NameVirtualHost must match up with the VirtualHost. (Saw a problem where the first VirtualHost container was being ignored, instead of being the default.)

Imported sysutils/procps (for Linux), sysutils/strace (for Linux), linux-nfs-utils, and linux-modutils into wip-pkgsrc. (I had send-pr'd strace package pkg/20770 on March 17.)

Fixed up my security/PAM/Makefile to make sure it didn't install pam.conf to pam directory. Then sent new diff to gnats.