#------------------------------------------------------------------------------
# Optional package: FAXMAIL 1.0.1 fli4l-2.0pre4
#------------------------------------------------------------------------------
OPT_FAXMAIL='yes'                    		# install faxmail.sh yes or no
FAXMAIL_DIAL_OUT='yes'				# auto conect to send mail !! see doc !!
FAXMAIL_DSL_OPT='yes'				# Conect via dsl to the internet yes/no
FAXMAIL_SEND_GZIP='no'				# Mail fax as GZip file :yes or no
FAXMAIL_IP='no'                        		# auto-mail ip (in IP-UP): yes or no
FAXMAIL_IP_SUBJECT='neue ip'            	# subject of email, if empty, only send ip
FAXMAIL_IP_TEXT='hier bin ich'	        	# text of email, if empty, only send ip
FAXMAIL_CALL='no'                       	# mail incomming calls: yes or no
FAXMAIL_CALL_SUBJECT='eingehender Ruf'		# subject of email, if empty, only send calls
FAXMAIL_CALL_TEXT='Das Telefon klingelt'	# text of email, if empty, only send calls
FAXMAIL_CALL_PHONEBOOK='no'	               	# use /etc/phonebook: yes or no
FAXMAIL_SYSLOG='yes'				# mail syslog: yes or no
FAXMAIL_SYSLOGD_PATH='/var/log/messages'	# destination of syslog file => define in base.txt
FAXMAIL_SYSLOG_CYCLE_TIME='86400'		# if empty default of 24 hours will be used
						# you have to set it in seconds (24h=86400sec.)
						# after X sec. log files will be deleted to free up space
FAXMAIL_USER='USER'           		        # pop and smtp user-name
FAXMAIL_WAIT_SERVER_RESP='1'                    # epmty means SMTP server responses trown
                                                # away, n = wait time for responses
FAXMAIL_PASSWORD='PASSWORD'			# password (if you have) for pop and smtp
FAXMAIL_POPCHECK='no'                           # check pop before smtp (used for some free-mail-services)
FAXMAIL_POP='pop.meiner.com'                    # pop-server
FAXMAIL_PPORT='110'                             # pop-port (normaly 110)
FAXMAIL_SMTP='mail.meiner.com'                  # smtp-server
FAXMAIL_SPORT='25'                              # smtp-port (normaly 25)
FAXMAIL_FM='fli4l@none.com'                     # from email-adressee
FAXMAIL_TO_N='2'                                # number of to email-adresses, normaly one
FAXMAIL_TO_1='none@none.com'           		# first to email-adresse
FAXMAIL_TO_2='Karl@Depp.de'       		# second to email-adresse