Koozali.org: home of the SME Server

still no clues what this means /etc/startmail #*************

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
any idea's what this cron job mail means anyone
/etc/startmail
#*************************************.*****************************************.****************************.*******************************************.********************************************.****************************.**********************.***********************.*********************.*******************.********************.*********************.*********************.*********************.*********************.**********************.**********************.************************.*******************.*************.**************.*************.*************.*************.**********#********************.***********************.*************************.*******


its really doing my head in, any help would be greatly apprecieated, thanks
KaiNeR  :pint: ......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: still no clues what this means /etc/startmail #*********
« Reply #1 on: June 23, 2005, 08:17:37 PM »
Quote from: "KaiNeR"
any idea's what this cron job mail means anyone
/etc/startmail
#***********************************[etc]


I think that's verbose (or very verbose) output from fetchmail. What does this say:

/sbin/e-smith/config show fetchmail

?

You might try:

/sbin/e-smith/config setprop fetchmail \
 Verbosity --silent
/sbin/e-smith/expand-template /etc/fetchmail

But you'd be better to avoid multi-drop email - it's inherently unreliable.

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
Re: still no clues what this means /etc/startmail #*********
« Reply #2 on: June 24, 2005, 02:39:53 AM »
Quote from: "CharlieBrady"
Quote from: "KaiNeR"
any idea's what this cron job mail means anyone
/etc/startmail
#***********************************[etc]


I think that's verbose (or very verbose) output from fetchmail. What does this say:

/sbin/e-smith/config show fetchmail

?

You might try:

/sbin/e-smith/config setprop fetchmail \
 Verbosity --silent
/sbin/e-smith/expand-template /etc/fetchmail

But you'd be better to avoid multi-drop email - it's inherently unreliable.


/sbin/e-smith/config show fetchmail
fetchmail=service
    FreqOffice=every15min
    FreqOutside=every15min
    FreqWeekend=every15min
    Method=standard
    Verbosity=--silent
    status=enabled
KaiNeR  :pint: ......