Hy!
probably a dummy question, but i don't
know how to set a Topic-Text and add
Files to an email ...
i use the SMTPLIB module and the
function/method: .sendmail(from, to,msg)
but how can i set a topic Text?
is there an other function/method, or
must it be encoded within the message-text?
thanks for your help
EsC
probably a dummy question, but i don't
know how to set a Topic-Text and add
Files to an email ...
i use the SMTPLIB module and the
function/method: .sendmail(from, to,msg)
but how can i set a topic Text?
is there an other function/method, or
must it be encoded within the message-text?
thanks for your help
EsC
Comment