Author Topic: SVN 929: some subjects not displaying correctly  (Read 4894 times)

Offline FliesLikeABrick

  • Newbie
  • *
  • Posts: 2
SVN 929: some subjects not displaying correctly
« on: November 25, 2007, 12:35:50 PM »
Version: SVN latest (as of today) 929

Whenever I get an e-mail from Cron on any of my servers, it shows up as (no subject) instead of the proper topic. The topic format is supposed to be:

Code: [Select]
Subject: Cron <root@serverHostname>cron command here

Here is the source of an entire cron e-mail
Code: [Select]
Return-Path:
Delivered-To: [email]ryan@u13.net[/email]
Received: by scarecrow.u13.net (Postfix)
id 3EEA8C8078; Sun, 25 Nov 2007 06:29:30 -0500 (EST)
Delivered-To: [email]root@scarecrow.u13.net[/email]
Received: by scarecrow.u13.net (Postfix, from userid 0)
id 2C5ECC80F6; Sun, 25 Nov 2007 06:29:30 -0500 (EST)
From: [email]root@scarecrow.u13.net[/email] (Cron Daemon)
To: [email]root@scarecrow.u13.net[/email]
Subject: Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
Content-Type: text/plain; charset=ANSI_X3.4-1968
X-Cron-Env:
X-Cron-Env:
X-Cron-Env:
X-Cron-Env:
Message-Id: <20071125112930.2C5ECC80F6@scarecrow.u13.net>
Date: Sun, 25 Nov 2007 06:29:23 -0500 (EST)

/etc/cron.daily/logrotate:
Warning: DocumentRoot [/home/bja888/public_html/bja888/archive] does not exist
Warning: DocumentRoot [/home/bja888/public_html/bja888/site] does not exist
Warning: DocumentRoot [/home/bja888/public_html/bja888/contact] does not exist
Warning: DocumentRoot [/home/bja888/public_html/storage] does not exist
Warning: DocumentRoot [/home/bja888/public_html/optimal/custom] does not exist
Warning: DocumentRoot [/home/bja888/public_html/other/new] does not exist
Warning: DocumentRoot [/home/bja888/public_html/digitalX/web] does not exist
Warning: DocumentRoot [/home/bja888/public_html/bja888/resume] does not exist
Warning: DocumentRoot [/home/bja888/public_html/bja888/stina] does not exist
Warning: DocumentRoot [/home/bja888/public_html/proj] does not exist
Warning: DocumentRoot [/home/bja888/public_html/bja888/miss] does not exist
Warning: DocumentRoot [/home/bja888/public_html/other/kwok] does not exist
Warning: DocumentRoot [/home/bja888/public_html/kpg] does not exist
Warning: DocumentRoot [/home/bja888/public_html/lounge] does not exist
Warning: DocumentRoot [/home/bja888/public_html/optimal/web] does not exist
Warning: DocumentRoot [/home/bja888/public_html/jacks/download] does not exist
Warning: DocumentRoot [/home/bja888/public_html/optimal-secure/downloads] does not exist
Warning: DocumentRoot [/home/bja888/public_html/jacks] does not exist
Warning: DocumentRoot [/home/bja888/public_html/other/web20patch] does not exist


Just say if you need more information and I'll give you anything you need.