Page 1 of 1

detect mail type

Posted: Tue Oct 28, 2003 4:12 pm
by Marco Polo I
people maybe this is impossible, but i try to ask you...


for example when i sending html mail, sometimes my clients get only html tags, i know that reason is that client html box dont support html mails.

but how can i prevent this, for example can i get response where will be known to me, what types of mails can support client email box and after this i can decide what type of mail i can send to the client


thanks

Posted: Tue Oct 28, 2003 5:46 pm
by qads
you dont get anything back once you have sent off the email, the only way i can think of is to ask the clients to select what type of email they would like, if they choose html then send them html emails else send them normal text based emails.