Re: sending to fastmail with mutt

2014-11-21 Thread Tom Fowle
Hi Javi, thanks for the clarifications, I believe I follow what you're saying now. So it appears, if I've done things correctly that I can get ssl connect on port 465 but I may have to run through tests again to be sure I've done them correctly. Will have to call our isp to see what ports they all

Re: sending to fastmail with mutt

2014-11-21 Thread Javi
Hi Tom, Reading the output of "ldd $(which mutt)" executed on your machine, I can not see nothing wrong. Relevant lines: > > libgnutls.so.26 => /usr/lib/i386-linux-gnu/libgnutls.so.26 > libsasl2.so.2 => /usr/lib/i386-linux-gnu/libsasl2.so.2 show us that: -libSASL is accesible, -your

Re: sending to fastmail with mutt

2014-11-21 Thread Tom Fowle
Update: Javin, I hope I assembled the openssl test into an ssh script the result ended with (about) return code 0 O.K. so, it appears I do have proper ssl connection with fastmail, now I guess back to why my .muttrc doesn't send. Guess I'll try setting up msmtp with example provided here. thanks a

Re: sending to fastmail with mutt

2014-11-21 Thread Tom Fowle
Javin, Here's the output of the printf linux-gate.so.1 => (0xb7767000) libncursesw.so.5 => /lib/i386-linux-gnu/libncursesw.so.5 (0xb771f000) libtinfo.so.5 => /lib/i386-linux-gnu/libtinfo.so.5 (0xb76ff000) libgssapi_krb5.so.2 => /usr/lib/i386-linux-

Re: sending to fastmail with mutt

2014-11-20 Thread JaviM
> > libsasl2 is installed. > snip from .muttrc > > set my_server=mail.messagingengine.com > set my_smtp_server=mail.messagingengine.com > set my_user=wa6iv...@fastmail.fm > set my_pass = "" > > set header_cache=~/.mutt/hcache/fastmail > > set imap_user=$my_user > set imap_pass = $my_pas

Re: sending to fastmail with mutt

2014-11-19 Thread Peter Davis
On Tue, Nov 18, 2014 at 09:06:24PM -0800, Tom Fowle wrote: > snip from .muttrc > > set my_server=mail.messagingengine.com > set my_smtp_server=mail.messagingengine.com > set my_user=wa6iv...@fastmail.fm > set my_pass = "" > > set header_cache=~/.mutt/hcache/fastmail > > set imap_user=$my

Re: sending to fastmail with mutt

2014-11-19 Thread Marcel Hlopko
Hi Tom, I won't probably tell you what's wrong, I use msmtp to send email from mutt via fastmail. Here is my config: account fastmail logfile ~/tmp/msmtp.log host mail.messagingengine.com from mar...@hlopko.com auth on user mhlo...@fastmail.fm tls on tls_starttl

Re: sending to fastmail with mutt

2014-11-19 Thread John Long
On Tue, Nov 18, 2014 at 09:06:24PM -0800, Tom Fowle wrote: > Havn't been able to send mail through fastmail.fm from mutt for a year, Just double checking that at one point you were? This only works for paid accounts according to this page https://www.fastmail.com/help/technical/servernamesandport

sending to fastmail with mutt

2014-11-18 Thread Tom Fowle
Havn't been able to send mail through fastmail.fm from mutt for a year, went through it all on list back in august, nothing worked. Gave up as don't need to send much, and can just barely manage the fastmail web mail. Recently looked at the smtp settings and problem again, and notice that when I a