2007/10/2, Tyler Bird <[EMAIL PROTECTED]>:
> Hi List,
>
>
> I know this is off topic, but does anyone know
> if you restart the sendmail MTA daemon if all mail in the mail queues
> will still
> be delivered or any email will be lost as a result?
>
No.when you restart a sendmail,mail queues will ne
Hi List,
I know this is off topic, but does anyone know
if you restart the sendmail MTA daemon if all mail in the mail queues
will still
be delivered or any email will be lost as a result?
Thanks so much and redirect me to a sendmail list thanks.
Tyler
On 10/1/07, Carl Johnstone <[EMAIL PROTECTED]> wrote:
> Is it me, or does that just link through to here:
>
> http://www.oreillynet.com/digitalmedia/blog/2002/05/perl_success_story_termiumplus.html
>
> which doesn't require registration?
Yes. Like I said, it's just content brought over from O'Rei
My Google alert sent this to me today:
http://whitepapers.zdnet.com/abstract.aspx?docid=257555
Is it me, or does that just link through to here:
http://www.oreillynet.com/digitalmedia/blog/2002/05/perl_success_story_termiumplus.html
which doesn't require registration?
Carl
Am Montag, 1. Oktober 2007 schrieben Sie:
> You can pass this king of data to mod_rewrite with
> $r->subprocess_env('name' => 'value') on the mod_perl side and RewriteCond
> %{ENV:name} on the mod_rewrite side.
>
> See
> http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html#C_subprocess_en
>v