Issue with AMP Mailer Image Tags in ACC – Need Permanent Solution
Hi Everyone,
While uploading an AMP mailer using the Browser folder option in the Email Delivery template, I noticed that Adobe Campaign Classic (ACC) does not properly update image paths to URLs. Upon investigation, I found that the issue is due to the use of <amp-img> tags in AMP mailers, whereas ACC expects standard <img> tags.

As a temporary workaround, I’m currently renaming all <amp-img> tags to <img> before uploading the HTML into ACC, which resolves the issue for now.
However, I’d like to understand if there’s a permanent solution to this—perhaps by making changes in the Input Forms or updating configurations in serverConf.xml to support <amp-img> or custom image extensions?
Any guidance or recommendations would be greatly appreciated.
Thanks,
Krishna