Jordi Mallach <[email protected]> ha escrit:

> Hm, isn't the pop proto hunk missing a "?" ?
> 

Yes, of course, it should have been

 -           (if (string-equal proto "pop")
 +           (if (string-match "pops?" proto)

instead.  Thanks, Jordi!

Regards,
Sergey

_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to