bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] gnu-mh module problem in Mailutils suite


From: d. henman
Subject: [bug-mailutils] gnu-mh module problem in Mailutils suite
Date: Wed, 20 Mar 2013 11:17:22 +0900

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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]