Hi Mate

JMarc told me that I could ask you to "let in" the mails from
        [EMAIL PROTECTED]

they are sent by the web server when certain pages in the LyX wiki site 
are changed, for details, see 
   http://wiki.lyx.org/pmwiki.php/Site/LocalConfiguration#mailNotification

Below is a list of the variables controlling the mails that are sent, in 
case you'd like me to use them to change something.

 * $MailPostsTo - comma separated list of email recipients
   (now set to: [EMAIL PROTECTED], [EMAIL PROTECTED])

 * $MailPostsFrom - return email address

 * $MailPostsDelay - number of seconds to wait before sending mail after
        the first post.  Useful so that lots of small edits result are
        batched together in a single email message.  However, mail
        won't be sent until the first execution of pmwiki.php after
        the delay has expired, which could be much longer than the
        delay period itself depending on how active your site is.
   (now set to 1800 seconds, i.e. 30 minutes)

 * $MailPostsSquelch - minimum number of seconds between sending mail
        messages.  Useful when $MailPostsDelay is set to a small
        value�to prevent large numbers of mail notifications to be
        sent.
   (now set to 7200, i.e. 2 hours. If the traffic increase I'll
   increase this)

 * $MailPostsFile - scratch file used to keep track of recent posts   

 * $MailPostsMessage - body of message to be sent.  The sequence      
        '$MailPostsList' is replaced with the list of changes.             

 * $MailPostsSubject - subject line for mail to be sent               

 * $MailPostsHeaders - string of extra headers for mail (passed to PHP
        mail() function, some headers may not work for PHP < 4.3).         

-- 
Dr. Christian Ridderstr�m, +46-8-768 39 44       http://www.md.kth.se/~chr

---------- Forwarded message ----------
Date: Fri, 16 Jan 2004 12:47:08 +0100
From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]>
To: Christian Ridderstr�m <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Auto. mails to this list abt. changes on lyx wiki

>>>>> "Christian" == Christian Ridderstr�m <[EMAIL PROTECTED]> writes:

Christian> However, when the message is sent to
Christian> [EMAIL PROTECTED], you must validate it... so I expect
Christian> that the 'apache' user has some confirmation mails in it's
Christian> inbox now.

Christian> Could you therefore log in as the apache user and reply to
Christian> them?

Christian> Or is there some other way I can fix this myself?

Ask Mate, our nice list maintainer at address
[EMAIL PROTECTED]

It is probably a good idea anyway to tell him that you are setting up
this particular service.

JMarc


Reply via email to