Selaa lähdekoodia

Update voicemail_to_email.rst

FusionPBX 7 vuotta sitten
vanhempi
commit
1a68e61917
1 muutettua tiedostoa jossa 9 lisäystä ja 9 poistoa
  1. 9 9
      source/getting_started/voicemail_to_email.rst

+ 9 - 9
source/getting_started/voicemail_to_email.rst

@@ -7,15 +7,15 @@ Settings for voicemail to email and for fax notifications.
 Goto Advanced > Default Settings and under the ``Email`` Section. Make sure these settings are enabled. Once these values are set press the **Reload** button at the top right of the page.
 ::
 
- method			text  	smtp 	
- 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		text  	tls	
- smtp_username	text  	[email protected] 
+ method			text		smtp 	
+ 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		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.