Re: [Codestriker-user] Is there a way to restrict getting so many emails in codestriker?
Brought to you by:
sits
|
From: John R. <jt...@gm...> - 2007-03-27 17:10:59
|
in codestriker.conf:
$email_send_options =
{
comments_sent_to_topic_author => 0,
comments_sent_to_commenter => 0,
topic_state_change_sent_to_reviewers => 0
};
set them all to 0 to send no mail.
- John Radke
On 3/27/07, Ben Baron <Ben...@su...> wrote:
>
> One of my users complained about receiving so many extraneous emails.
> Can he turn them off?
>
> b.
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Codestriker-user mailing list
> Cod...@li...
> https://lists.sourceforge.net/lists/listinfo/codestriker-user
>
>
>
|