소스 검색

Update voicemail_to_email.rst

FusionPBX 7 년 전
부모
커밋
52bd2c54f2
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      source/getting_started/voicemail_to_email.rst

+ 7 - 7
source/getting_started/voicemail_to_email.rst

@@ -8,14 +8,14 @@ Goto Advanced > Default Settings and under the ``Email`` Section. Make sure thes
 ::
 
  method			text  	smtp 	
- smtp_auth		var  	true  	
- smtp_from		var  	[email protected] 	  	
- smtp_from_name	var  	Voicemail	  	
- smtp_host		var  	smtp.gmail.com 	  	
- smtp_password	var  	******* 	  	
+ smtp_auth		text  	true  	
+ smtp_from		text  	[email protected] 	  	
+ smtp_from_name	text  	Voicemail	  	
+ smtp_host		text  	smtp.gmail.com 	  	
+ smtp_password	text  	******* 	  	
  smtp_port		numeric  	587	
- smtp_secure		var  	tls	
- smtp_username	var  	[email protected] 
+ smtp_secure		text  	tls	
+ smtp_username	text  	[email protected] 
 
 
 To see if there are any failed email attempts goto Status > Emails.  Once the issue causing the emails to fail is found you can click to resent them.