How to enable email sending and receiving at email properties in Madrid Personal Developer Instance

Rajesh K B
Kilo Explorer

Hello,

 

I have Recently joined developer community and I am new to service now developer platform. I have a personal developer instance Madrid and I tried to enable email sending and receiving properties to learn about Email Configuration in service now platform but I could not enable it because its showing some disable symbol, Somebody guide me in this.

Could you please help me in this.

find_real_file.png

1 ACCEPTED SOLUTION

change the application scope to global . 

or 

write  sys_properties.LIST in application navigator. 

find_real_file.png

 

and search for below two properties and set true

 

glide.email.smtp.active

 

glide.email.read.active

View solution in original post

17 REPLIES 17

Can anybody suggest me how to fix this issue please.

Are you in the Global scope??


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Yes now I am in the Global scope, Thank you for your response.

change the application scope to global . 

or 

write  sys_properties.LIST in application navigator. 

find_real_file.png

 

and search for below two properties and set true

 

glide.email.smtp.active

 

glide.email.read.active

Thank you so much Harshvardhan Its working fine now. I will get back to you if I get any issues Thank you so much