(BTW, you send that to "[email protected]", whic is someone else; I removed
them).

>The OS I'm using is Debian. Can a patch be made to make NMH support
>PLAIN on this distro?

The problem is twofold:

- Based on the SASL output, your SASL library is saying it doesn't support
  PLAIN.  That's not something that I can easily fix.  Tracking that
  down would involve some grunt work that is not easy for me to do
  without acess to your system.  I know it works fine on other systems,
  so that sounds like a Debian issue.  I can suggest some ideas for basic
  debugging, but I do not know your level of technical ability.

- The SASL library is trying to log something using the logging callback;
  that's something that I can fix (I am wondering why it isn't use the
  default syslog logging callback, but, fine).  That will just move the
  problem down the road a bit, but maybe the error is is trying to log
  would be helpful.  I've got a brief patch for that and it seems to
  work for me; I can send it to you if it would be helpful.

--Ken

Reply via email to