Here is some more information about gnu-mh module programs in
ver. 2.99.94 not working for me.

-- current send emsg errors
send: authentication disabled: No credentials supplied
send: cannot send message: File too large

Result of running 'send' directly on the command line and not throuhg MH-E
#0    $send  89
         send: stat(/home/user-name/mail/89) failed: No such file or directory

#1    $ send --draftmessage 89
          send: stat(/home/user-name/mail/89) failed: No such file or directory

  Q. Why is send not checking ~/.mh_profile to ascertain the
'Draft-Folder' setting
     and prefixing it to the message number? The Draft-Folder should
be a default
     as well.  Why do cases #0 and #1 attempt to send a msg from the
same location
     when the #1 specifically specifies a draft message.
--draftmessage no working?




#2    $ send --draftmessage drafts/89
      SMTP User: <username input here>
      SMTP Passwd: <password for user input here>
      send: authentication disabled: Function not implemented
      send: cannot send message: File too large

  Q. Why is it saying "File too large"?  and "..disabled: Function not
implemented"

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

Reply via email to