Re: Blocking web mail

2011-06-30 Thread mouss
Le 28/06/2011 12:24, Jerry a écrit : > On Tue, 28 Jun 2011 01:59:43 +0200 > mouss articulated: > >> Le 28/06/2011 00:25, Jerry a écrit : >>> On Mon, 27 Jun 2011 18:06:19 -0400 (EDT) >>> Wietse Venema articulated: >>> >>>> Jerry: >>>

Re: Blocking web mail

2011-06-28 Thread Jerry
On Tue, 28 Jun 2011 01:59:43 +0200 mouss articulated: > Le 28/06/2011 00:25, Jerry a écrit : > > On Mon, 27 Jun 2011 18:06:19 -0400 (EDT) > > Wietse Venema articulated: > > > >> Jerry: > >>> I saw a configuration for blocking web mail from Apache fr

Re: Blocking web mail

2011-06-27 Thread mouss
Le 28/06/2011 00:25, Jerry a écrit : > On Mon, 27 Jun 2011 18:06:19 -0400 (EDT) > Wietse Venema articulated: > >> Jerry: >>> I saw a configuration for blocking web mail from Apache from >>> accessing Postfix. I think it was something like: !www or something &g

Re: Blocking web mail

2011-06-27 Thread Jerry
On Mon, 27 Jun 2011 18:38:58 -0400 Sahil Tandon articulated: > On Mon, 2011-06-27 at 18:25:18 -0400, Jerry wrote: > > > OK, I found it: > > > > authorized_submit_users = !apache,static:all > > > > Since I am running Apache on FreeBSD with user/group ownership of > > "www" I assume I would use t

Re: Blocking web mail

2011-06-27 Thread Wietse Venema
Jerry: [ Charset UTF-8 unsupported, converting... ] > On Mon, 27 Jun 2011 18:06:19 -0400 (EDT) > Wietse Venema articulated: > > > Jerry: > > > I saw a configuration for blocking web mail from Apache from > > > accessing Postfix. I think it was something like: !ww

Re: Blocking web mail

2011-06-27 Thread Sahil Tandon
On Mon, 2011-06-27 at 18:25:18 -0400, Jerry wrote: > OK, I found it: > > authorized_submit_users = !apache,static:all > > Since I am running Apache on FreeBSD with user/group ownership of "www" > I assume I would use this instead: > > authorized_submit_users = !www, static:all Yes, and inciden

Re: Blocking web mail

2011-06-27 Thread Jerry
On Mon, 27 Jun 2011 18:06:19 -0400 (EDT) Wietse Venema articulated: > Jerry: > > I saw a configuration for blocking web mail from Apache from > > accessing Postfix. I think it was something like: !www or something > > like that. I forgot to write it down and now I canno

Re: Blocking web mail

2011-06-27 Thread Jerry
On Mon, 27 Jun 2011 23:47:50 +0200 Reindl Harald articulated: > Am 27.06.2011 23:44, schrieb Jerry: > > I saw a configuration for blocking web mail from Apache from > > accessing Postfix. I think it was something like: !www or something > > like that. I forgot to write it

RE: Blocking web mail

2011-06-27 Thread Driessen
On Behalf Of Reindl Harald > > Am 27.06.2011 23:44, schrieb Jerry: > > I saw a configuration for blocking web mail from Apache from accessing > > Postfix. I think it was something like: !www or something like that. I > > forgot to write it down and now I cannot loc

Re: Blocking web mail

2011-06-27 Thread Wietse Venema
Jerry: > I saw a configuration for blocking web mail from Apache from accessing > Postfix. I think it was something like: !www or something like that. I > forgot to write it down and now I cannot locate it. Does anyone know > what the recipe is. Thanks! This was discussed here th

Re: Blocking web mail

2011-06-27 Thread Reindl Harald
Am 27.06.2011 23:44, schrieb Jerry: > I saw a configuration for blocking web mail from Apache from accessing > Postfix. I think it was something like: !www or something like that. I > forgot to write it down and now I cannot locate it. Does anyone know > what the recipe is. Than

Blocking web mail

2011-06-27 Thread Jerry
I saw a configuration for blocking web mail from Apache from accessing Postfix. I think it was something like: !www or something like that. I forgot to write it down and now I cannot locate it. Does anyone know what the recipe is. Thanks!