Unexplained mutt error

Kevin J. McCarthy kevin at 8t8.us
Sun Feb 20 19:28:31 UTC 2022


On Sun, Feb 20, 2022 at 01:13:56PM -0600, Ion wrote:
>On 20/02/2022 12:37, Kevin J. McCarthy wrote:
>>Are you sure you have a "Sent" folder on your mail.messagingengine.com
>>account, that you can access and write to?
>
>Well if I don't have access to it why does...
>
>:~> echo "" | mutt -s "subject" -i file.txt ionmich at gmx.us" work when it
>uses the same .muttrc file?

Fcc'ing to an IMAP mailbox is not supported in batch mode.  So the batch 
mode send is not trying to record the sent message to '+Sent'.

>>On Fastmail, for instance, the correct setting is:
>>  set record = "+Sent Items"
>>but perhaps their 'pobox' users are configured differently.
>
>I changed it to "+Sent Items".  Nothing changed.

Did you check that you have a "Sent" or "Sent Items" folder, that you 
can access and write to?  Perhaps you could try another mailbox that you 
are sure exists and you can write to?

It may also be useful to run mutt in debug mode, e.g. with '-d 2' as an 
argument.  If it's compiled with debug mode, that will generate a file, 
~/.muttdebug0 with commands sent to the SMTP and IMAP servers.  Perhaps 
that will give a clue as to where the error is coming from.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20220220/2301b432/attachment.asc>


More information about the Mutt-users mailing list