Sorry, I sent this to Greg instead of sending it to the list!
no, sorry this (smtp://rol42%40web...@smtp.web.de:587") doesn't make any difference. Here is my muttrc: set folder = "pops://ro...@web.de@pop3.web.de:995" set smtp_url = "smtp://rol42%40web...@smtp.web.de:587" set smtp_pass = "secretPasswd" set pop_pass = "secretPasswd" set from = "ro...@web.de" set realname = "Roland Heß" set spoolfile = "+INBOX" set record = "+Sent" set trash = "+Trash" set postponed = "+Entwürfe" Meanwhile I tried more: Sending doesn't stop at all. I have to close the window to finish mutt (q does not work) If I just enter sendmail on a command line it says:"command not found" Though I "did apt-get install sendmail" successfully I can still recieve mail, but I can not delete any of them. If I give the "d" command i am asked to say yes or no but the question comes up again and again and I can't leave mutt any more. If I say no for deletion, I can leave mutt by "q" neomuttdbug says (last lines): "2020-11-10 19:25:05]<M> mutt_index_menu() Neue Nachrichten in dieser Mailbox.(new messages in mailbox) [2020-11-10 19:25:05]<2> mutt_window_reflow() entering [2020-11-10 19:25:09]<M> sync_mailbox() Schreibe pops://ro...@web.de@pop3.web.de:995/... [2020-11-10 19:25:09]<M> mutt_progress_update() Markiere Nachrichten zum Löschen... 0 (select news to delete) [2020-11-10 19:25:09]<2> mutt_socket_write_d() 4> QUIT [2020-11-10 19:25:09]<2> mutt_socket_readln_d() 4< +OK POP server signing off [2020-11-10 19:25:09]<1> pop_clear_cache() delete cached messages [2020-11-10 19:25:09]<M> mx_mbox_close() 12 behalten, 0 gelöscht.(12 kept, 0 deleted) [2020-11-10 19:25:09]<1> pop_clear_cache() delete cached messages [2020-11-10 19:25:09] Closing log." > Gesendet: Montag, 09. November 2020 um 23:48 Uhr > Von: "Greg Marks" <gtma...@gmail.com> > Betreff: Re: sending does not work > Perhaps changing the .muttrc line to: > set smtp_url="smtp://rol42%40web...@smtp.web.de:587" > Greg Marks