Hi all
I have a problem with sql mail. When i execute xp_sendmail with an attachment it fail when i attach the file with a mapped driver reciving the following error
"Error Description: xp_sendmail: failed with mail error 0x80004005"
Instead if I put the full path it works. for eample:
x:\myftp\test.txt dosn't work
\\dcpt000s020\sim_dati\myftp\test.txt works
I'm using sql2000 with sp3
need help
thanks in advantage
Marco Montanari