All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven 'Darkman' Michels <sven@darkman.de>
To: mlmmj@mlmmj.org
Subject: Re: mlmmj maxmailsize patch
Date: Wed, 14 Feb 2007 15:15:54 +0000	[thread overview]
Message-ID: <45D327AA.5030305@darkman.de> (raw)
In-Reply-To: <6171a10dca36fac0233ac365eec3e560@mail.n0rd.dk>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi me, again ;-)

Sven 'Darkman' Michels wrote:
> 
> Any ideas?

I got another timeslot to get this sorted. It seems now to work and
i fixed the parse of $maxmailsize$, too. So if anyone is interested,
here is a cleaned patch:
http://www.darkman.de/~sven/mlmmj-1.2.13-maxmailsize-darkman.patch

I still get nothing in the logs, but that may some other problem...

What i changed:

- - char *maildata[4] = { "posteraddr", NULL, "maildata", NULL };
+ char *maildata[4] = { "posteraddr", NULL, "maxmailsize", NULL };

and removed two free's:
myfree(donemailname);
myfree(mailfile);
after the unlink and moved the free of maxmailsizestr befor the unlink.

Please, someone with more mlmmj knowhow or even more c code knowhow,
take a look if thats okay.

Thanks and regards,
Sven
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFF0yepQoCguWUBzBwRAh+sAKCYaMdB2ZLZDvhZXQZ/Z91iZOiPWwCgkiLz
wS9z2IxRd9jK6iha9/pAh5w\vJK
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2007-02-14 15:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-09 22:40 mlmmj maxmailsize patch Morten K. Poulsen
2007-01-10 10:31 ` Christoph Wilke
2007-01-22 19:27 ` Sven 'Darkman' Michels
2007-01-22 20:17 ` Sven 'Darkman' Michels
2007-01-23 11:06 ` Christoph Wilke
2007-01-24 14:29 ` Christoph Wilke
2007-02-01 22:20 ` Morten K. Poulsen
2007-02-13 18:19 ` Christoph Wilke
2007-02-14 12:42 ` Sven 'Darkman' Michels
2007-02-14 15:15 ` Sven 'Darkman' Michels [this message]
2007-02-14 22:23 ` Morten K. Poulsen
2007-02-14 23:09 ` Sven 'Darkman' Michels
2007-02-15 22:20 ` Christoph Wilke
2007-02-16  2:45 ` Sven 'Darkman' Michels
2007-02-16 19:19 ` Christoph Wilke
2007-02-16 19:26 ` Christoph Wilke
2007-02-18 11:53 ` Mads Martin Joergensen
2007-02-18 12:20 ` Sven 'Darkman' Michels
2007-02-18 21:38 ` Christoph Wilke
2007-02-20 23:01 ` Morten K. Poulsen
2007-03-03 17:43 ` Morten K. Poulsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45D327AA.5030305@darkman.de \
    --to=sven@darkman.de \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.