robert-j
(Robert J)
September 9, 2020, 10:27pm
1
Swift SDK 6.0.4.1
Monday HTML emails with attachments stopped being sent.
If I remove the attachment it does send.
Template emails still working, Ie password reset
▿ <Backendless.MessageStatus: 0x600003b3c580> #0
- super: NSObject
▿ messageId: Optional(“mail:978966C2-CD27-5037-FFEB-1929DDDCAB00”)
- some: "mail:978966C2-CD27-5037-FFEB-1929DDDCAB00"
▿ status: Optional(“SCHEDULED”)
- some: "SCHEDULED"
- errorMessage: nil
Hello @robert-j ,
I’ve created an internal ticket BKNDLSS-22694 and we’ll investigate this issue as soon as possible.
Regards,
Olha
Mark_Moline
(Mark Moline)
September 10, 2020, 10:31pm
3
I’d like to chime in that I am seeing this with a custom Java API call as well. I created a test email with attachment and nothing is sent. I sent a text only email and that is getting through.
Would like to add: We use sendgrid.com as our SMTP relay. It has email logging and we can see the emails without attachments being processed. We see no record of the emails WITH attachments even coming into sendgrid, much less failing to process
Hello @robert-j
Your attachment is array of file paths from the Backendless File Service or file from internet?
Before that, you worked with sending a email along with attached files from the Backendless File Service or file from internet?
robert-j
(Robert J)
September 11, 2020, 12:30pm
5
Attachments are Backendless files. It’s been working like this for 2 years. Stopped around Monday this week.
robert-j
(Robert J)
September 11, 2020, 1:16pm
6
This is creating a significant amount of work for me to work around and manually mail these files to the customers.
robert-j
(Robert J)
September 11, 2020, 7:06pm
7
Were you able to reproduce it?
Hello @robert-j
Yes, I was able to reproduce this.
The issue has been escalated internally and it is one of the top priority tickets.
robert-j
(Robert J)
September 14, 2020, 12:26pm
9
09/07/2020 16:43:14 UTC
was the last successful email
09/08/2020 01:26:37 UTC
Is the first known missing email, 9 hour window there for you to look at the change logs.
robert-j
(Robert J)
September 14, 2020, 8:33pm
10
It appears to be working now. Did you find the issue or roll back?
mark-piller
(Mark Piller)
September 14, 2020, 8:43pm
11
Hi @robert-j ,
We deployed a temporary fix, however, we are working on a long term solution.
Regards,
Mark
robert-j
(Robert J)
September 17, 2020, 1:05pm
12
How stable is the temporary fix? I already updated the app to remove attachments and include a download link instead. Is it safe for me to roll back?
ETA on permanent fix?
Marina.Kan
(Marina Kan)
September 17, 2020, 1:19pm
13
Hi, @robert-j
Our developers are working on this issue. We try to do it as soon as possible. A permanent fix will be merged immediately.
Regards,
Marina
robert-j
(Robert J)
September 21, 2020, 2:11pm
14
Any updates? Is the temporary fix stable enough for me to re implement attachments?
sergey.kuk
(Sergii Kukurudziak)
September 22, 2020, 5:50am
15
@robert-j the fix is stable and you can use it.
robert-j
(Robert J)
October 8, 2020, 12:20pm
16
I’m getting reports of sporadic emails not being sent.
Do you guys see a pool of Queued emails? Im not sure even how to trouble shoot this.
Robert
Dima
(Dima Vak)
October 8, 2020, 1:35pm
17
Hello, @robert-j
Can you tell me, what SMTP server are you using?
Our or external?
Regards, Dima
robert-j
(Robert J)
October 8, 2020, 1:38pm
18
External.
How can I switch to internal?
Does Backendless delete sent emails? If I login to that account, the sent folder is empty.
Dima
(Dima Vak)
October 8, 2020, 1:54pm
20
Backendless does not save sent emails
Regards, Dima
robert-j
(Robert J)
December 8, 2020, 12:33am
21
The temporary fix is no longer working.
Emails will be sent without an Attachment but with they do not get sent
Message status returns this
some: “Could not find status for message with id: 0D912230-0364-8000-FFE9-F057CB3B6000”