forked from Mirrors/freeswitch
clean up
This commit is contained in:
parent
ff1a52ab18
commit
ae99b1a706
|
@ -49,7 +49,7 @@
|
|||
|
||||
<param name="mailer-app" value="msmtp"/>
|
||||
|
||||
Donot change mailer-app-args.
|
||||
Do not change mailer-app-args.
|
||||
You will also need to download a sendmail clone for Windows (msmtp). This version works without issue:
|
||||
http://msmtp.sourceforge.net/index.html. Download and copy the .exe to %winddir%\system32.
|
||||
You'll need to create a small config file for smtp credentials (host name, authentication, tls, etc.) in
|
||||
|
@ -66,7 +66,7 @@
|
|||
|
||||
# Set a default account
|
||||
account default : provider
|
||||
###################################
|
||||
###################################
|
||||
|
||||
-->
|
||||
<param name="mailer-app" value="sendmail"/>
|
||||
|
|
Loading…
Reference in New Issue