Want to thank Tim Grey and Chris Green for help with sendmail agents for mutt and fastmail Got esmtp to work after installing esmtplib. Weirdly doing this with yum didn't get the libraries where esmtp wanted them, Had to do it from the .tar ball, even then the libraries ended up in /usr/local/lib and couldn't be found, brute force coppied the libraries to /usr/lib on a /"SWAG" and it works. thanks Tom Fowle
On Mon, Jan 09, 2012 at 03:34:06PM -0800, Tom Fowle wrote: > Hi all, > I'm using mutt1.41 on Fedora 7 with the speakup screen reader. > Works with most isps except fastmail which needs a sendmail client that > handles authenticators. > > Tried esmpt and get configure error > ability... no > checking libesmtp.h presence... no > checking for libesmtp.h... no > configure: error: libesmtp.h not found in > > Which error is beyond my understanding. > > Can someone suggest a straightforward agent for simple setups? > Looked at all kinds of mutt fastmail examples and they're so elaborate with > fancy configurations I can't tell what I need and what I don't. > > Also tried smtppush which works with other isps but it apparrently doesn't > do authenticators. > > In case not apparrent, I can receive from fastmail but not send > > thanks > tom Fowle