On Wed, Jun 19, 2013 at 04:47:02PM -0600, paul e condon wrote: > The error messages from Mutt when I press 'y' to send, are; > > Error sending message, child exited 65 (Data format error.). > msmtp: recipient address pec1...@gmail.com 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):
I doubt your ISP is going to let you use their SMTP server without authentication. Very few people are running open relays these days. If "auth on" doesn't work, try "auth plain" or "auth login", but be aware that you will be sending your password in the clear. Does you're ISP have any instructions on setting up email for different mail clients like Outlook or Thunderbird? You can usually get the information you need to get STARTTLS working from that. -- John -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130619232831.ga18...@daikon.vrg.org