From: Ron Johnson on
Has anyone else noticed that the recent Sid cron upgrade to
3.0pl1-110 from 3.0pl1-109 is now sending emails to null?

(Yes, my crontab file has MAILTO="".)

Attached is an example.

Thanks

--
Dissent is patriotic, remember?
From: Javier Barroso on
On Sun, May 9, 2010 at 7:56 PM, Ron Johnson <ron.l.johnson(a)cox.net> wrote:
> Has anyone else noticed that the recent Sid cron upgrade to 3.0pl1-110 from
> 3.0pl1-109 is now sending emails to null?
>
> (Yes, my crontab file has MAILTO="".)
>
> Attached is an example.
I suppose this is a regression from fixing
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577133

rev 487 seems to introduced this change, developper removed the code
which distinguish between MAILTO defined to NULL, and MAILTO not
present. I'm not a C expert, so I'm not sure

I think Christian will fix this (If somebody tell it to him),
becasuse he is very active with cron now :) (see changelog and rfh
cron)

Regards,


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTilFxQtnR3Ptr_Df8vCSdostq1cKOQePVB7cx1R7(a)mail.gmail.com
From: Ron Johnson on
On 05/09/2010 05:13 PM, Javier Barroso wrote:
> On Sun, May 9, 2010 at 7:56 PM, Ron Johnson<ron.l.johnson(a)cox.net> wrote:
>> Has anyone else noticed that the recent Sid cron upgrade to 3.0pl1-110 from
>> 3.0pl1-109 is now sending emails to null?
>>
>> (Yes, my crontab file has MAILTO="".)
>>
>> Attached is an example.
> I suppose this is a regression from fixing
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577133
>
> rev 487 seems to introduced this change, developper removed the code
> which distinguish between MAILTO defined to NULL, and MAILTO not
> present. I'm not a C expert, so I'm not sure

Hmmm. All the documents say to add MAILTO="".

>
> I think Christian will fix this (If somebody tell it to him),
> becasuse he is very active with cron now :) (see changelog and rfh
> cron)
>

Thanks.

--
Dissent is patriotic, remember?


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4BE74E52.6040007(a)cox.net
From: Andrei Popescu on
On Sun,09.May.10, 19:07:46, Ron Johnson wrote:
> On 05/09/2010 05:13 PM, Javier Barroso wrote:
> >I suppose this is a regression from fixing
> >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577133
> >
> >rev 487 seems to introduced this change, developper removed the code
> >which distinguish between MAILTO defined to NULL, and MAILTO not
> >present. I'm not a C expert, so I'm not sure
>
> Hmmm. All the documents say to add MAILTO="".

If this is true, then it was a bug that cron worked without setting
$MAILTO. At least some admins will have to adjust their configurations
now...

This would qualify for a NEWS entry.

Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: Javier Barroso on
On Mon, May 10, 2010 at 9:31 AM, Andrei Popescu
<andreimpopescu(a)gmail.com> wrote:
> On Sun,09.May.10, 19:07:46, Ron Johnson wrote:
>> On 05/09/2010 05:13 PM, Javier Barroso wrote:
>> >I suppose this is a regression from fixing
>> >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577133
>> >
>> >rev 487 seems to introduced this change, developper removed the code
>> >which distinguish between MAILTO defined to NULL, and MAILTO not
>> >present. I'm not a C expert, so I'm not sure
>>
>> Hmmm.  All the documents say to add MAILTO="".
>
> If this is true, then it was a bug that cron worked without setting
> $MAILTO. At least some admins will have to adjust their configurations
> now...
I think this is a bug, this behaviour shouldn't change. It is not
sense mailto "" like in Ron attachment.

Regards,


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTimpRSOSDlfKRpEiUxqiTsn68uUhxPdXTNqLbZOz(a)mail.gmail.com