need assistance with log entry

Kevin Spicer kevins at BMRB.CO.UK
Thu Aug 12 17:48:35 IST 2004


On Thu, 2004-08-12 at 13:41, Dene Ulmschneider wrote:

> Scalar found where operator expected at
> /etc/cron.daily/clean.quarantine line 15, near "$quarantine_dir"
>
>             (Missing semicolon on previous line?)
<snip>
> Can anyone assist in fixing this? I am not sure what needs to be done.
> Below is a snip form the file mentioned above:
> $disabled = 0
>
>
>
> $quarantine_dir = '/var/spool/MailScanner/quarantine';
<snip>
Summary: an error occurred at line 15  due to a missing semicolon on the
previous line.

The previous line reads
$disabled=0
it should read
$disabled=0;






BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).



More information about the MailScanner mailing list