Dear all,
I have an issue with my mailman/pipermail setup.
the thing is that mails, which were sent to the list as HTML and through
the GMX web interface, do not get displayed properly in my archive.
this is how it looks: http://i.imgur.com/H8vvUfV.png
even though the screenshot is in german lan
t;pass_filename_extensions" and
"filter_mime_types" are not empty in the config files themselves? since i
dont have direct access to these files, i'd need to contact the admin. but
i am not sure, if that's even a possibility.
best,
Peter
On Tue, Oct 7, 2014 at 4:14 AM, Mar
o whitelist all mime-types i want to let through. is that
right?
best,
Peter
On Tue, Oct 7, 2014 at 4:14 AM, Mark Sapiro wrote:
> On 10/06/2014 04:20 AM, Peter Wetz wrote:
> > So the answer to your simple question is simply "you can't".
> >
> >
> >
On Tue, Oct 7, 2014 at 5:53 PM, Mark Sapiro wrote:
> On 10/07/2014 06:02 AM, Peter Wetz wrote:
> > UPDATE: lynx was missing on the machine mailman was running on. since i
> > don't have root access (or at least i could not find out on my own, if
> > lynx is running), i
On the archive page of my mailman list the dates are not showing up
properly. It looks like this: http://i.imgur.com/IrmWnie.png
As you can see, instead of the date a string "%(date)s" is shown. It is
also worth noting, that it already worked properly. However, suddenly (at
least I cannot state wh
still looks as in the
screenshot posted in my initial posting.
On Fri, Aug 21, 2015 at 4:59 PM, Mark Sapiro wrote:
> On 08/21/2015 02:29 AM, Peter Wetz wrote:
> > On the archive page of my mailman list the dates are not showing up
> > properly. It looks like this: http://i.imgur.
Fri, Aug 21, 2015 at 4:59 PM, Mark Sapiro wrote:
> On 08/21/2015 02:29 AM, Peter Wetz wrote:
> > On the archive page of my mailman list the dates are not showing up
> > properly. It looks like this: http://i.imgur.com/IrmWnie.png
> >
> > As you can see, instead of the da
uot;%d %b %Y %H:%M:%S"),
best,
Peter
On Fri, Aug 21, 2015 at 4:59 PM, Mark Sapiro wrote:
> On 08/21/2015 02:29 AM, Peter Wetz wrote:
> > On the archive page of my mailman list the dates are not showing up
> > properly. It looks like this: http://i.imgur.com/IrmWnie.png
> >
ote:
> On 08/21/2015 02:29 AM, Peter Wetz wrote:
> > On the archive page of my mailman list the dates are not showing up
> > properly. It looks like this: http://i.imgur.com/IrmWnie.png
> >
> > As you can see, instead of the date a string "%(date)s" is shown. It i
>
> > okay, sorry for the spam, but I already wrapped my head around how to
> > change the date format.
> >
> > just use python's functionality to parse it into a different string.
> > for instance: 'date': datetime.datetime.strptime(article.datestr, "%a,
> > %d %b %Y %H:%M:%S %z").strftime("%d %b
Currently I experience the following issue on my list: If one specific
subscriber posts a message to the list, it does not get forwarded to all
list members. However, some (at least one) receives his messages. But most,
don't receive his message. The message also shows up properly in the list
archi
I fiddled around with adding a timestamp to the (threaded) view and
therefore edited HyperArch.py and archidxentry.html
In HyperArch.py I changed the following lines at aroudn line 1073 as
follows:
d = {
'filename': urllib.quote(article.filename),
'subject': subject,
12 matches
Mail list logo