Jump to page: 1 2 3
Thread overview
Something up with the forums?
Aug 10, 2013
Iain Buclaw
Aug 10, 2013
Ali Çehreli
Aug 10, 2013
Nick Sabalausky
Aug 10, 2013
artur
Aug 10, 2013
Ali Çehreli
Aug 10, 2013
Artur Skawina
Aug 10, 2013
Iain Buclaw
Aug 10, 2013
Ali Çehreli
Aug 10, 2013
Iain Buclaw
Aug 10, 2013
Iain Buclaw
Aug 10, 2013
H. S. Teoh
Aug 10, 2013
Jonathan M Davis
Aug 11, 2013
Iain Buclaw
Aug 10, 2013
Johannes Pfau
Aug 10, 2013
Iain Buclaw
Aug 10, 2013
Kagamin
Aug 10, 2013
Kagamin
Aug 11, 2013
Jonathan M Davis
Aug 11, 2013
Walter Bright
Aug 11, 2013
Jonathan M Davis
Aug 11, 2013
Iain Buclaw
August 10, 2013
Just had someone respond to a thread in D.gnu complaining that there had been no response for 15 days.  And if you look at the thread from forum.dlang.org, it would appear to be the case, however there were a few other responses that seem to have been lost.

Here's another example:

http://forum.dlang.org/post/ku3odb$bpe$1@digitalmars.com

At a first glance, it looks like there's only two posts in that thread, but looking in my inbox, there's actually seven... This looks like some sort of bug to me.  Though I wouldn't know when it actually started not working (4th August is a good starting point).


Regards
Iain.

August 10, 2013
On 08/10/2013 08:21 AM, Iain Buclaw wrote:

> http://forum.dlang.org/post/ku3odb$bpe$1@digitalmars.com
>
> At a first glance, it looks like there's only two posts in that thread,
> but looking in my inbox, there's actually seven...

For that thread, my Thunderbird inbox matches http://forum.dlang.org. Just two posts...

Ali

August 10, 2013
On Saturday, 10 August 2013 at 15:21:42 UTC, Iain Buclaw wrote:
> Just had someone respond to a thread in D.gnu complaining that there had been no response for 15 days.  And if you look at the thread from forum.dlang.org, it would appear to be the case, however there were a few other responses that seem to have been lost.

Apparently, posts from the mailing lists are not making it to the
web i/f; the other direction seems to work.
August 10, 2013
On Sat, 10 Aug 2013 08:40:45 -0700
Ali Çehreli <acehreli@yahoo.com> wrote:

> On 08/10/2013 08:21 AM, Iain Buclaw wrote:
> 
>  > http://forum.dlang.org/post/ku3odb$bpe$1@digitalmars.com
>  >
>  > At a first glance, it looks like there's only two posts in that
>  > thread, but looking in my inbox, there's actually seven...
> 
> For that thread, my Thunderbird inbox matches http://forum.dlang.org. Just two posts...
> 

Same thing in claws mail, two posts. Probably something to do with NNTP rather than the web interface.

August 10, 2013
On 08/10/2013 08:42 AM, artur wrote:

> Apparently, posts from the mailing lists are not making it to the
> web i/f; the other direction seems to work.

It looks to be the reverse for that sample thread: My response to Iain was posted from Thunderbird. (I don't use the forum interface.)

Ali

August 10, 2013
Am Sat, 10 Aug 2013 17:42:50 +0200
schrieb "artur" <why.required@if.not.used>:

> On Saturday, 10 August 2013 at 15:21:42 UTC, Iain Buclaw wrote:
> > Just had someone respond to a thread in D.gnu complaining that there had been no response for 15 days.  And if you look at the thread from forum.dlang.org, it would appear to be the case, however there were a few other responses that seem to have been lost.
> 
> Apparently, posts from the mailing lists are not making it to the web i/f; the other direction seems to work.

The gdc bugzilla messages for issue 72 and 73 also didn't appear in the newsgroup. Maybe that's the same problem?
August 10, 2013
On 10 August 2013 16:52, Ali Çehreli <acehreli@yahoo.com> wrote:
> On 08/10/2013 08:42 AM, artur wrote:
>
>> Apparently, posts from the mailing lists are not making it to the web i/f; the other direction seems to work.
>
> It looks to be the reverse for that sample thread: My response to Iain was posted from Thunderbird. (I don't use the forum interface.)
>
> Ali
>

My client just so happens to be gmail.  I seem to receive all posts from everyone... looks like Ali won't receive this message, and I don't expect this message to show on the forum interface either...

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
August 10, 2013
On 08/10/13 17:52, Ali Çehreli wrote:
> On 08/10/2013 08:42 AM, artur wrote:
> 
>> Apparently, posts from the mailing lists are not making it to the web i/f; the other direction seems to work.
> 
> It looks to be the reverse for that sample thread: My response to Iain was posted from Thunderbird. (I don't use the forum interface.)

I'm using the lists; that thread has 8 posts here. All of /my/ recent posts haven't appeared in the web i/f... The one above, posted using the 'forum' as a test, did arrive via email.

This message (sent via email) probably won't show up in the web i/f...

artur
August 10, 2013
On Sat, Aug 10, 2013 at 05:31:39PM +0100, Iain Buclaw wrote:
> On 10 August 2013 16:52, Ali Çehreli <acehreli@yahoo.com> wrote:
> > On 08/10/2013 08:42 AM, artur wrote:
> >
> >> Apparently, posts from the mailing lists are not making it to the web i/f; the other direction seems to work.
> >
> > It looks to be the reverse for that sample thread: My response to Iain was posted from Thunderbird. (I don't use the forum interface.)
> >
> > Ali
> >
> 
> My client just so happens to be gmail.  I seem to receive all posts from everyone... looks like Ali won't receive this message, and I don't expect this message to show on the forum interface either...
[...]

I receive all d.gnu emails (I use the mailing list interface). Maybe there's a problem going the other direction.


T

-- 
Computers are like a jungle: they have monitor lizards, rams, mice, c-moss, binary trees... and bugs.
August 10, 2013
Did you try to search for the missing post?
mailman screws thread structure and message may end up in another thread.
« First   ‹ Prev
1 2 3