on 16-10-2022 11:37
Hello,
Anyone know if there is a known issue with Outgoing emails?
Since Friday14th October 2022 I keep getting the outgoing email needs server authentication password. I have not changed anything my end it just started doing this.
If it's a VM Issue then any idea when it will be sorted? I have important documents to send.
Steve
Answered! Go to Answer
on 20-10-2022 21:45
The VM305 error indicate your public IP Address appears on Spamhaus's lists, to confirm this `perform the following steps from the device that cannot send:
on 16-10-2022 14:20
As a temporary workaround use webmail to send important emails.
It would be helpful to see what, if any, error code is returned by the SMTP server in this situation. Open a Command Shell window and enter the following where username:password is replaced with your email address and password, i.e. richard.branson@virginmedia.com:Y54kpX5g:
curl -v smtps://smtp.virginmedia.com -u username:password
Do not post the resulting output here but instead review it for possible reported causes and then post just the redacted part here or the VM error code.
--
I'm a Very Insightful Person, I'm here to share knowledge, I don't work for Virgin Media. Learn more
Have I helped? Click Mark as Helpful Answer and solved, or use
Kudos to say thanks
on 17-10-2022 14:43
Seems to have been a VM issue as I have not made any changes. Tried it today and all working again.
on 18-10-2022 14:49
Hi @StephenO
Glad to hear that this has resolved itself for you. Please let us know if you are having any further issues or have any questions at all. We'll be here to help on the community forums if needed :).
on 18-10-2022 15:01
Oh well, thought it was too good to be true. Its happening again.
Steve
on 19-10-2022 15:42
I'm very sorry that is happening again StephenO.
Is this to the same email address as you previously has the issue with?
^Martin
on 19-10-2022 15:46
Hi Martin,
Yes the same.
Steve
on 20-10-2022 16:06
Hi @StephenO,
Thanks for confirming. I'm sorry to hear the issue has re-occurred. Have you been able to try the advice provided by @用心棒 so we can attempt to identify the cause of this issue?
Cheers,
on 20-10-2022 19:48
Yes. Did all that and no improvement
Steve
20-10-2022 19:51 - edited 20-10-2022 19:52
@StephenO wrote:Yes. Did all that and no improvement
⋮
The curl command produces a result, not an improvement. What was the result; only post the VM error code here?