Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-01-16 : 09:44:02
|
| Paul writes "I'm looking into reading and/or deatching an attachment from my mailbox using xp_sendmail to a specified directory and filename. Is this possible if so how is this done?.I've looked at the discription of the xp_sendmail, but its not clear to me how I detach or read the attachment.Hope you can helpregardsPaul" |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-01-16 : 16:25:33
|
| I'm not exactly sure what you are looking for, but try xp_readmail or xp_processmail.Those should do what you want.-Chad |
 |
|
|
|
|
|