내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Sending a Proof - Display only renders as per delivery when "Enable proof sending" checked

Avatar

Level 2

There appears to be two ways to send a proof, but the proof results are different:

 

1) Create an email delivery, after saving you can send a proof using the "send a proof" button in the ribbon

2) Check "Enable proof sending" in the delivery properties and after running workflow you can access the "Send a Proof" button as part of the approval process.

 

When I send using method one above, the email proof delivered displays fine and doesn't show errors.  However when I send using method two (enable proof sending), I see errors in the proof (if they exist).  This is good as it allows us to fix the HTML.

 

My question therefore is, why doesn't the first proof sending method show the rendering issues.  The issue in one case is that there were some MS Word symbols that were copied into the HTML.  The proof when sent using method one above did not display the errors and rendered find, however when we sent a proof using the 'Enable proof sending' method the email rendered as it would if the delivery was actually sent to the recipient (eg displaying lots of '?' characters in the output).

 

Would really appreciate knowing why one proof method isn't the same as another method.

 

thanks

 

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi,

 

If you view the message source in your email client ('Show original' in gmail), what does the Content-Type header say in the 2 proofs?

 

Thanks,

-Jon

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi,

 

If you view the message source in your email client ('Show original' in gmail), what does the Content-Type header say in the 2 proofs?

 

Thanks,

-Jon

Avatar

Level 2

Thanks. The content type is different for the two proofs. One is charset="windows-1252" and the other is charset="utf-8" both are text/html. I will look further into this. The actual deliveries go out using 1252. 😀😁😊