slerena fbb90de167 2011-05-04 Sancho Lerena <slerena@artica.es>
* scripts/mail_transfer: Added new script to send/receive XML
        data files by SMTP/POP3.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-04 16:34:29 +00:00

34 lines
829 B
Plaintext

###########################################
### SMTP DATA
###########################################
smtp_user devtest@artica.es
smtp_pass pass1212
smtp_hostname mail.artica.es
###########################################
### POP3 DATA
###########################################
pop3_user devtest@artica.es
pop3_pass pass1212
pop3_hostname mail.artica.es
# Enable or disable SSL. 1 means Enabled, 0 Disabled
pop3_ssl 0
# SSL port
pop3_ssl_port 995
###########################################
### TO SEND INFO
###########################################
# Email receiver where to send the email
receiver_email devtest@artica.es
###########################################
### PATH TO SAVE THE ATTACHED FILE
###########################################
# Desired path where the attached file will be stored
pathtosave /tmp/