>> I've included a MIME pointer to the patch below. Comments welcome.
>> Doug has fixed my subscription to the list, so you can feel free to
>> reply to the list with comments.
>
>What was wrong, out of curiosity?
Let's see ....
Well, I didn't realize that whatnow parsed switches for send, so
I had to add -sasl, -saslmech, and -user to whatnow. I didn't
notice this for a while because I use exmh most of the time, which
just calls send directly. Also, I forgot to initialize pass to NULL
before calling ruserpass() in the POP and SMTP code (which worked
on some architectures, but failed on others).
>> (BTW, who do I talk to if I want to get this into the distribution?)
>
>Well, we don't really have a single "fearless leader", so it's basically
>whichever of the folks with write access (Dan Winship, Doug Morris, Ruud de
>Rooij, Shantonu Sen, and I) takes the initiative to stick it in. If no one
>does, you can pester us on the list.
>
>And like I said before, you could certainly ask Doug for your own
>write-access.
I might do that. I am still mulling about some minor UI issues (if you
add -sasl on the command line, but it's not supported, what should
happen?)
--Ken