|
From: Dan R. <da...@ry...> - 2022-08-07 16:28:29
|
Yes. It's the same provider with both. During our brief dialog, I didn't ask and they didn't say if this was a recent change.I'll try the suggested change shortly.Thank you.Dan -------- Original message --------From: Lonnie Abelbeck <li...@lo...> Date: 8/7/22 11:26 AM (GMT-05:00) To: AstLinux Users Mailing List <ast...@li...> Subject: Re: [Astlinux-users] MSMTP: E-Mail From root? Hi Dan,Is the issue with the same email provider?Try adding to your /mnt/kd/rc.conf.d/user.conf file (example)--SMTP_FROM="da...@ry..."--Then from the CLI to apply the change:--gen-rc-confservice msmtp restart--Lonnie> On Aug 7, 2022, at 9:35 AM, Dan Ryson <da...@ry...> wrote:> > All,> > I've been trying to figure out why I'm experiencing a new MSMTP symptom on two completely separate PBXs; both running AstLinux 1.4.6. Within the last few weeks, I've started seeing bounce messages like the one pasted below. For some reason, mail appears to be going out with a "from" address of root. > > sip mail.err msmtp: host=smtp.ryson.org tls=on auth=on use...@ry... fro...@ry... rec...@ry... smtpstatus=550 smtpmsg='550 sorry, you can?t send as this user' errormsg='envelope from address ro...@ry... not accepted by the server' exitcode=EX_DATAERR > > I see the same thing with the Test SMTP Mail Relay dialog under the Network tab while entering my e-mail address to both the "to" and "from" text boxes. > > <image.png>> > The symptom also occurs from the command line (with some portions redacted):> > sip kd # echo "hello there username." | msmtp --debug -a default da...@ry...> loaded system configuration file /etc/msmtprc> ignoring user configuration file /root/.msmtprc: No such file or directory> using account default from /etc/msmtprc> host = smtp.ryson.org> port = 465> source ip = (not set)> proxy host = (not set)> proxy port = 0> socket = (not set)> timeout = 30 seconds> protocol = smtp> domain = localhost> auth = LOGIN> <-- 235 ok, go ahead (#2.0.0)> --> MAIL FROM:<ro...@ry...>> --> RCPT TO:<da...@ry...>> --> DATA> <-- 550 sorry, you can't send as this user> msmtp: envelope from address ro...@ry... not accepted by the server> msmtp: server message: 550 sorry, you can't send as this user> msmtp: could not send mail (account default from /etc/msmtprc)> > As always, I'd appreciate any insight.> > Thanks,> > Dan> _______________________________________________> Astlinux-users mailing list> Ast...@li...> https://lists.sourceforge.net/lists/listinfo/astlinux-users> > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr...._______________________________________________Astlinux-users mailing lis...@li...://lists.sourceforge.net/lists/listinfo/astlinux-usersDonations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |