Re: [S-nail] *netrc-lookup* ambiguity fix on [master]

2014-12-02 Thread Gavin Troy
Steffen Nurpmeso wrote: > Hello list, Hello! > when using *netrc-lookup* with multiple login accounts for > a (wildcard) host but without *user* (or *user-HOST*) set, then > instead of failing because of the ambiguity (which login on the > host shall actually be used?) the

Re: [S-nail] Authentication issue

2014-12-01 Thread Gavin Troy
Hi Josef > With s-nail, when hitting control-D, I am _not_ prompted > for a password, but receive the following message: [...] > > account gmail { > set folder=imaps://josef.ju...@imap.gmail.com > > set smtp-use-starttls > set ssl-verify=ignore > set imap=imap.gmail.com:993 > set

Re: [S-nail] [ANNOUNCE] of S-nail v14.7.1

2014-06-24 Thread Gavin Troy
Congrats on the release! I switched to a non-DEBUG binary for now as it fails an assertion on my config: > mail: urlcrecry.c:284: enum nrc_result _nrc_lookup(struct url *, bool_t): > Assertion `!only_pass && urlp->url_user.s == ((void*)0)' failed. Sorry to always be so negative. :)

Re: [S-nail] Syntax/behavior change to xxx-USER@HOST in 14.7

2014-06-19 Thread Gavin Troy
Steffen Nurpmeso wrote: > sorry for this late thing, i couldn't get the motivation to sit > down and fix this (some other stuff, like new passing of MTA args, > *sendmail-arguments* option etc., but..), That's no problem! My laziness *far* exceeds that. > |The

Re: [S-nail] Syntax/behavior change to xxx-USER@HOST in 14.7

2014-06-14 Thread Gavin Troy
On Sat, Jun 14, 2014, at 16:42, Steffen Nurpmeso wrote: > > |> # required syntax for < 14.7 > |> set password-gavt...@fastmail.fm@mail.messagingengine.com=PASSWD > |> # required syntax for 14.7 > |> set password-gavtroy%40fastmail...@mail.messagingengine.com=PASSWD > > You are absolutely

Re: [S-nail] Segfault

2014-03-12 Thread Gavin Troy
Good luck :) Although I think it's unrelated, I have another observation, about the current state of [next]. The usual behaviour of s-nail (till now) has been to jump to the first flagged message, else first unread message, on startup. Currently this behaviour is missing. Steffen Nurpmeso

[S-nail] Segfault

2014-03-11 Thread Gavin Troy
Here's a segfault that I currently see when s-nail tries to print out the last page of headers. When I move some mail out of my inbox it goes away, but it doesn't seem to be related to any particular mail. For the record, there are currently 870 messages there. I'm using v14.6.2-8-g68a9dc9 (and I

Re: [S-nail] 14.6.1 hangs after feeding message part to pipe

2014-02-28 Thread Gavin Troy
> |> Can you confirm that the patch below (or updating to [next], > |> though that is a larger changeset) does fix your problem? > | > |Yes, it works. > > I'd wish i could say something like "fantastic", but i'm cleaning > the floor with long flabby ears... :( Well, I don't just hand

Re: [S-nail] 14.6.1 hangs after feeding message part to pipe

2014-02-28 Thread Gavin Troy
Steffen (Daode) Nurpmeso wrote: > Hello Gavin! :) > Can you confirm that the patch below (or updating to [next], > though that is a larger changeset) does fix your problem? Yes, it works. > I would love to hear more on that! With WANT_DEBUG (didn't you > say you use that?

[S-nail] 14.6.1 hangs after feeding message part to pipe

2014-02-27 Thread Gavin Troy
pen and see if I can chase down the pattern. Regards Gavin Troy -- Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customiz

Re: [S-nail] And then: The sky is falling. -- on an ArchLinux bug ticket..

2013-12-10 Thread Gavin Troy
Different bug, but typing the (invalid) command "fi " also causes a segfault. I ran into this while I was trying to do something like > mv +inbox.Junk\ Mail which apparently works in neither heirloom nor s-nail. It seems like a bug to me, considering I can use \ to escape spaces in, for