|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
xp_sendmail not working
i am having trouble testing my sql mail. i set everything up between my exchange client and my mapi settings...i can run the test connection in sql server 7, but when i write the test query to send an email message, the query analyzer says that it is executing the query...but never stops. any help would be appreciated. here's the query i'm using.
xp_sendmail @recipient = 'aliaga61@earthlink.net', @message = 'test' |
|
#2
|
|||
|
|||
|
Does your sql user have xp_sendmail permissions?
|
|
#3
|
|||
|
|||
|
yes
|
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > xp_sendmail not working |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|