==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=9116
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Bug ID: 9116
Summary: garbage in run-parts /etc/cron.daily mail
Classification: Contribs
Product: SME Contribs
Version: 8.1
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-dl
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
I usualy print a welcome message when a user log in, and the way the
/etc/cron.daily/dl-expire is written it displays this content in the mail,
sending an email even if no download expires.
it seems that changing the content from
su -s /bin/bash - -c "cd /usr/share/dl/include/scripts && /usr/bin/php
./expire.php"
to
su -s /bin/bash -c "cd /usr/share/dl/include/scripts && /usr/bin/php
./expire.php"
solves the problem as discussed already with Daniel
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/