hy, this is script that works, but if i change the name of attachment in pdf not work:
Ex. 1:
sc_mail_send(‘smtp.meuserver.com.br’, ‘usr’, ‘pw’, ‘from@netmake.com.br’, ‘to@netmake.com.br’, ‘Test Email Subject’, ‘Message’, ‘H’, ‘abc@cop.com.br;zxy@cop.com.br’, ‘H’, ‘’, ‘’, ‘c:/test/arq.txt’);
i want load a file in local, and change c:/test/arq.txt with c:/test/test.pdf