Mailtrain-org / mailtrain

Self hosted newsletter app
GNU General Public License v3.0
5.53k stars 692 forks source link

sandbox intended for public? #1172

Closed 8191 closed 8 months ago

8191 commented 2 years ago

There are now three end-points for Mailtrain: public, sandbox and trusted. For public and trusted the thing is quite clear, I'd say:

Background of the question: I'm using mosaico and my template contains static images (e.g. img/header.jpg, which is located in /opt/mailtrain/client/static/mosaico/templates/mytpl/img/header.jpg). When sending a mailing the img/header.jpg resource translates to the sandbox URL, which I assumed is not needed for the public.

I my assumption not correct? Or is this an error in the mailing generator for mosaico templates? Or did I create my mosaico template wrong?

Note: same is valid for the social buttons in the Versafix One template.

talheim-it commented 2 years ago

@8191 the sandbox is primarly for the editing in the backend before sending. It should be correct rendered when sent.

So sandbox is primarly for creating the newsletter.

I will check it and come back to you.

talheim-it commented 8 months ago

We are going to start with the development and testing of mailtrain v3 in the next weeks.

You are welcome to help us with the testing as soon as the first release candidate is available.