Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
blog: add variables to set blog emails
- Fix sending empty mail - Fix 'from'/'reply-to' - Update mail content - Fix warning detection about new post or updated post
change url for english blog
remove REPLYTO as it does not work like this
update mail message
fix 'domain' (thanks boklm)
add to avoid SPAM
add a replyto for mail from bot and the user creation by puppet
now support 'new post' or 'modification of last post' to prevent bad notification mails
Fix the check on wget if server is down (thanks to rtp)
- allows the PATH_TO_FILE value to be overidden for testing purpose - check the return of wget and stop if the server do not answer, to prevent resending notification once server is restarted
- -n is needed to interpret \n for the bash builtin version, spotted by ahmad78
More verbose on new blog post to translate
Shame on me, I forgot a pipe...
- use mv -f instead of cp + rm ( shorter, cleaner ) - move file creation later rather than creating it and removing it after
fix the path to '/usr/local/bin' '/var/lib/blog'
fix the mail address and message on blog
adding check_new-blog-post on champagne
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.28 |