i deleted the --verbose options from
/etc/e-smith/templates-custom/etc/fetchmail/90fetchmail
&
/etc/e-smith/templates-custom/etc/startmail/90FetchMails
then re expanded both templates, but now the mails sent to the administrator have changed they are now just 3 (...) and thats all, but i'm still recieving a new mail every 30 mins or so
i thought i had it fixed then too

contents of /etc/startmail
#!/bin/sh
#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
# SME Server software. Instead, modify the source template in
# an /etc/e-smith/templates-custom directory. For more
# information, see
http://www.e-smith.org/custom/#
# copyright (C) 1999-2003 Mitel Networks Corporation
#------------------------------------------------------------
# This service has been flagged as 'disabled'
# in the e-smith services database.
# FetchMails dedicated connection; just call fetchmail to get things started
/bin/su - qmailr -s /bin/bash -c \
"FETCHMAILHOME=/var/lock/fetchmail /etc/fetchmail"