using mutt utility getting unwanted characters in the Message-ID header

BArnold34

New Member
Joined
Jun 4, 2019
Messages
1
Reaction score
0
Credits
0
Sometimes I'm getting the following for the Message-id:
<20190603191959.GA7445@bbbbppkubsvr1.[6;6~>
<20190603220059.GA13316@bbbbppkubsvr1.▒>
The last few characters are causing the remote smtp server to reject the email.
If I remove the charcaters and resend the emails I get no errors and the emails go through.

SMTP session failed: 501 5.0.0 Invalid domain name
my .muttrc file
# About Me
set from = "[email protected]"
set realname = "Bob Arnold"
set ascii_chars = "yes"
set edit_headers = "yes"
# My credentials
set smtp_url = "smtp://199.99.999.99:25/"
set header_cache = "~/.mutt/cache/headers"
set message_cachedir = "~/.mutt/cache/bodies"
set certificate_file = "~/.mutt/certificates"

Mutt 1.5.21 (2010-09-15)
 

Members online


Top