aboutsummaryrefslogtreecommitdiff
path: root/cfg
diff options
context:
space:
mode:
authorcedricbonhomme <devnull@localhost>2010-03-24 09:41:42 +0100
committercedricbonhomme <devnull@localhost>2010-03-24 09:41:42 +0100
commita0180d8829e99815aa5b10e4752a88d68255f339 (patch)
tree4cf3b264c093fb4b7ed999d00fbb7c38693a2aa6 /cfg
parentMail notifications are sent through a new thread. Some improvements. (diff)
downloadnewspipe-a0180d8829e99815aa5b10e4752a88d68255f339.tar.gz
newspipe-a0180d8829e99815aa5b10e4752a88d68255f339.tar.bz2
newspipe-a0180d8829e99815aa5b10e4752a88d68255f339.zip
Added README file.
Diffstat (limited to 'cfg')
-rwxr-xr-xcfg/pyAggr3g470r.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/cfg/pyAggr3g470r.cfg b/cfg/pyAggr3g470r.cfg
index 419967d8..bbfee26c 100755
--- a/cfg/pyAggr3g470r.cfg
+++ b/cfg/pyAggr3g470r.cfg
@@ -3,7 +3,7 @@ path = /home/cedric/prog/python/projects/pyaggr3g470r/
sqlitebase = ./var/feed.db
[mail]
mail_from = pyAggr3g470r@mail.com
-mail_to = address_of_the_recipient@example.com
-smtp = smtp.example.com
-username = your_mail_address@example.com
-password = your_password \ No newline at end of file
+mail_to = kimble.mandel@gmail.com
+smtp = smtp.orange.fr
+username = cedric_bonhomme@orange.fr
+password = orangeMails51 \ No newline at end of file
bgstack15