Done ... am regenerating all the archives right now:

# To: jm ( at ) poure ( dot ) com

On Mon, 25 Aug 2003, Christoph Dalitz wrote:

> Hello Marc,
>
> On Wed, 18 Jun 2003 17:30:52 -0300 (ADT)
> The Hermit Hacker <[EMAIL PROTECTED]> wrote:
> >
> > as I've asked in the past, if you know of a
> > way of doing that sort of replace in mhonarc, please let me know and I can
> > regenerate all the archives ...
> >
> here is a detailed description how to configure mhonarc for disguise of
> the email adresses.
>
>   Alternative a)
>   --------------
>
>     Use the following command line options:
>
>     mhonarc -spammode \
>             -addressmodifycode 's/@/ ( at ) /; s/\./ ( dot ) /g;' \
>             -modifybodyaddresses ...
>
>   Alternative b)
>   --------------
>
>     Use the command line option "-rc /path/to/mhonarcrc" and put the following
>     configuration parameters in the file "path/to/mhonarcrc":
>
>       <!-- turn on spammode -->
>       <SPAMMODE>
>
>       <!-- modify addresses in the mail body as well as in the next section -->
>       <MODIFYBODYADDRESSES>
>
>       <!-- modify all addresses as described below (perl) -->
>       <ADDRESSMODIFYCODE>
>       s/@/ ( at ) / ;
>       s/\./ ( dot ) /g ;
>       </ADDRESSMODIFYCODE>
>
>
> Please let me know when spammode is enabled in the Postgres mailing list archives,
> so that I can resubscribe again.
>
> Thanks,
>
> Christoph Dalitz
>
>

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to