This email is being sent from a different email account than the one using Mutt/msmtp, so don't examine it's metadata to diagnose the problem.

I want to send email from [email protected] and I have generated
a test email in Mutt (using Emacs). The test email is addressed
To: [email protected]

The lines in muttrc for outgoing email are:

set sendmail="/usr/bin/msmtp"
set use_from=yes
set realname="Paul E Condon"
set from="[email protected]"
set envelope_from=yes

The contents of .msmtprc are:

account default
host smtp.everyone.net
from [email protected]
#tls on
#disable tls_certcheck
auth off
user [email protected]
#password xxxxx

The error messages from Mutt when I press 'y' to send, are;

Error sending message, child exited 65 (Data format error.).
msmtp: recipient address [email protected] not accepted by the server
msmtp: server message: 550 Recipient Rejected: Relay not allowed
msmtp: could not send mail (account default from /home/pec/.msmtprc)

I am deliberately setting 'auth off', because after much painful investigation, I have determined that my ISP does NOT accept encrypted passwords. The email that I am attempting to send is (from the postponed file):

From [email protected] Tue Jun 18 21:30:25 2013
From: Paul E Condon <[email protected]>
To: paul e condon <[email protected]>
Subject: Re: send to skybeam for delivery to fetchmail
Message-ID: <20130619032540.GA14273@big>
References: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[email protected]>
X-Mutt-References: <[email protected]>
X-Mutt-Fcc: [email protected]
Date: Wed, 19 Jun 2013 14:23:03 -0600
Status: RO
Content-Length: 132
Lines: 8

On 20130618_211545, paul e condon wrote:
> for delivery to fetchmail
reply

--
Paul E Condon
[email protected]
<EOF>

It is a reply to a previous email from [email protected] that proved that I can receive emails to [email protected] using fetchmail.

What is the claimed "Data format error." ???
Is there something else than .muttrc and .msmtprc that must be configured?

Thanks for any help.
Paul






--
To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to