Re: Sending SMTP email to lookout -- RESOLVED

2017-10-03 Thread Larry Rosenman
Yeah, the O365 username is user@domain, so the double at-sign (@) confuses some folks…. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106 On 10/3/17, 4:37 PM,

Re: Sending SMTP email to lookout -- RESOLVED

2017-10-03 Thread felix
It was smtp_url. The definition in the mutt manual says smtp[s]://[user[:pass]@]host[:port] and I guess I got it confused with http://user:pass@domain, so had smtp://me:p...@corp.com@smtp.office365.com:port but it should be smtp://m...@corp.com:p...@smtp.office365.com:port --

Re: Sending SMTP email to lookout

2017-10-03 Thread felix
Yumpin yimeni yehosaphat! I didn't get the SASL auth fail error message. I sent a message to a different email account of my own, and got it. I sent a message to a co-worker, without error, but haven't gotten a reply yet ... but signs are good! I think it was the "smtp_authenticators=login" bu

Re: Sending SMTP email to lookout

2017-10-03 Thread Tim Chase
Given the number of typos in your email ("lookout", "Ubunto", "smtp.offic365.com"), are you sure that you have the protocol ("smtp" vs. "smtps"), server, port, & credentials typed properly? -tkc On 2017-10-01 15:35, fe...@crowfix.com wrote: > I have K-9 email on my Android phone, and it can send

Re: Sending SMTP email to lookout

2017-10-03 Thread Larry Rosenman
On Tue, Oct 03, 2017 at 07:04:42PM +, fe...@crowfix.com wrote: > I doubt very much this is a bug in (neo)mutt. > > I also didn't think there was enough difference in the two for it to matter > that I post here. > > What I need help with is the configuration. If K-9 can talk to > smtp.offic

Re: Sending SMTP email to lookout

2017-10-03 Thread felix
I doubt very much this is a bug in (neo)mutt. I also didn't think there was enough difference in the two for it to matter that I post here. What I need help with is the configuration. If K-9 can talk to smtp.office365.com, surely so can (neo)mutt. What am I doing wrong? On Tue, Oct 03, 2017

Re: Alias file without actual aliases?

2017-10-03 Thread Tim Chase
Sigh, never mind. 30 minutes later, I stumble across the "group" command which lets me group -group trolls -addr tr...@example.com which does EXACTLY what I want. Sorry for the noise. -tkc On 2017-10-03 12:25, Tim Chase wrote: > It may be a silly question, but can one make use of -group nam

Alias file without actual aliases?

2017-10-03 Thread Tim Chase
It may be a silly question, but can one make use of -group names in alias files without assigning aliases? I've got email addresses for some mailing-list trolls. I never intend to send messages to them, but I'd like to use the "alias -group trolls ..." to have a "trolls" group I can use for flagg

Re: Sending SMTP email to lookout

2017-10-03 Thread Marcel Bischoff
You do realize that you are using NeoMutt, which is a fork of Mutt? Actually, you did paste the correct place to ask for assistance in your message... On 2 Oct 2017, at 0:35, fe...@crowfix.com wrote: To learn more about NeoMutt, visit: http://www.neomutt.org/ If you find a bug in NeoMutt, ple