confused with moderating a list

CC <[email protected]> Tue, 05 Jan 2010 13:24:25 +0800
Newsgroups gmane.mail.majordomo.general
Message-ID <[email protected]>
Hi,

I'm trying to set up a moderated list with Majordomo.

I've setup the configuration file with moderated set to yes,
and the approve_password set to the password.

As far as I can understand from the FAQ and Googled
topics, the process of moderating is the following:

1) Someone sends an e-mail to, say, [email protected].

2) The moderator receives the message:
       BOUNCE: [email protected] Approval required:

3) Moderator replies with the following (using a mail client
    the client will quote the message to be moderated.  The
     moderator must delete the quote marks):

 From this:

   > From - [email protected]
   > Received: ....
   >           ....
   > Received: ...
   > ..<other headers>..

   > Dear All
   >   <rest of message>
   >

To this:
   Approved: <approval_password>
   Received: ...
             ...
   Received: ...
   ..<other headers>..

   Dear All
     <rest of message>

4) Message is to be sent to the [email protected].


I've removed the "Precedence" and "Sender" headers because
they are always being appended to the end of the message.
i.e.
    Dear All
      <rest of message>
    Precendence: bulk
    Sender: [email protected]

Which is wrong.


Have I gotten the right procedure down?  The reason why
I'm asking is that no matter what I do, approving the
message would often screw up the outgoing message
format.

  i.e. instead of:

Dear All

I have made a test to this e-mail list.

Please confirm if you get this message.  All messages should
go here.

Moderator

   I get the following:

Dear All
I have made a test to this e-mail list.
Please confirm if you get this message.  All messages should go here.
Moderator
Sender: [email protected]


What exactly am I doing wrong?

Any clarifications appreciated.

Thanks.

Edmund