[support] Drupal 4.7.2

Kobus Myburgh itbjdm at puknet.puk.ac.za
Tue Jun 13 12:56:10 UTC 2006


Sorry - let me just clarify:

> $conf = array(
>   'site_mail' => 'your at address.here',
> );

I mean your site's general mail address here - not your personal one -
however, it should still work as is. Also note that there should not be
a comma behind the address - copy/paste error on my side. It should look
like this:

$conf = array(
  'site_mail' => 'your.site at address.here'
);

Regards,

Kobus



More information about the support mailing list