lter (mail) but
deliver doesnt' works...
should I use virtual, maildrop or another delivery agent ?
thanx
jaume teixi.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hi,
maybe this is caused by tcp ecn enabled as default ?
check http://eltoday.com/article.php3?ltsn=2001-04-17-001-14-PS
so if it is you shoud put on /etc/sysctl.conf
net/ipv4/tcp_ecn=0
for an automatic disablement on each boot
bests,
jaume teixi.
On Fri, 31 Aug 2001 23:06:58 +1000
hello,
I've located this interesting Ldap schema intented for mail services:
http://sec.ure.org/schema/inetmail.schema
it doesn't run with my slapd 2.0.11 ...need to check
anybody knows any other similars working on debian's ldap ?
bests,
jaume teixi.
--
To UNS
hello,
for potato ones take a look into http://download.alcove-labs.org/packages/debian/
bests,
teixi.
On Tue, 31 Jul 2001 14:30:34 +0200
Russell Coker <[EMAIL PROTECTED]> wrote:
> On Mon, 30 Jul 2001 00:49, [EMAIL PROTECTED] wrote:
> > My story:
> > apt-cache show libssl09
> > gave:
> > Versi
hello,
as sombody allready pointed name based virtual hosts are not under the ftp protocol
and for instance you have to chroot every user/domain on its own directory.
alternatively maybe this package could help you:
proftpd-ldap
Versatile, virtual-hosting FTP daemon (with LDAP s
imple selects and few inserts, mysql could be the faster solution, but for the rest
postgresql should do the big trick!
further reading:
http://openacs.org/philosophy/why-not-mysql.html
http://www.mysql.com/information/crash-me.php
best from barcelona!
--
Jaume Teixi
CTO
6TEMS - Ducform,
?
tx!
Jaume Teixi
CTO
6TEMS - Ducform, SA
http://www.6tems.com
On Sat, 14 Jul 2001 17:53:52 +0100
"Matt Ryan" <[EMAIL PROTECTED]> wrote:
> Haven't followed the thread closely, but have you guys looked at TCP ECN as
> a possible problem? If not, this command &qu
ng
M$ dns server.
f) i-m running potato with kernel 2.4.4 and with bind 8.2.3-0 on that server and I-ve
been moving dns zones for more than 200 domains recently from an old primary dns
server with bind to this one.
g) remote admins tell me that they are not blocking my hosts and dns config
On Fri, 13 Jul 2001 13:33:05 +
Alex Borges <[EMAIL PROTECTED]> wrote:
> >rblcheck doesn-t show any block for its ip
> My guess is you got banned for open relayingcheck
> www.mail-abuse.org...i happen to be a first hand expert on this
> issue...heh..:)
rblcheck ~
~ not RBL filtered by
different networks and with different mail systems
on hosts.allow i-ve sendmail: all and on hosts.deny ALL: PARANOID
I cannot understand this issue, any points?
tx!
jaume teixi.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hello
on day of Fri, 22 Jun 2001 08:45:48 +0200, the message from "Craig"
<[EMAIL PROTECTED]> says:
> Ahoy there maties
>
> Was wondering if there is a set of sendmail config files similar to
RedHats
> sendmail-cf.rpm in Debian, which I can use with m4 to general my config
here everything (a
hello
on day of Fri, 22 Jun 2001 08:45:48 +0200, the message from "Craig"
<[EMAIL PROTECTED]> says:
> Ahoy there maties
>
> Was wondering if there is a set of sendmail config files similar to
RedHats
> sendmail-cf.rpm in Debian, which I can use with m4 to general my config
here everything (
so if there's a kind of solution for having users on a database
regards,
--
Jaume Teixi
CTO
6TEMS - Ducform, SA
http://www.6tems.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
now one of my debian servers reports to me this:
---
Subject:
Cronroot test -e /usr/sbin/anacron || run-parts --report
/etc/cron.daily
/bin/sh: root: command not found
/etc/cron.daily/modutils:
rm: cannot remove `/var/log/ksymoops/20001216062615.ksyms': No such file
or
I don't need mod_auth_dbm and I get this errors compiling,
so how to disable this ?
thanks,
jaume.
gcc -shared -o mod_auth_anon.so mod_auth_anon.lo -lm -lcrypt
gcc -c -I../../os/unix -I../../include -DLINUX=2 -DTARGET=\"apache\"
-DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expa
I get a lot of errors, so someone has been able to build apache 1.3.12
on potato
I need some help points,
thanks
jaume.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hi,
I have a potato server running oracle who uses sendmail and apache from
woody
Last week I switched sources.list to woody to upgrade sendmail and
apache.
This causes upgrade of libc6, as I succesfully upgraded on a other
server (a completelly woody one) I had no surprise.. but...
...oracle 8.1
I post this regarding recent upgrade of libc6 on woody causes oracle 8.1.6
stops working...can't create new db's
any points or suggest, are wellcome,
jaume.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
which cgi to handle cgis and statdistics ?
thanks,
jaume
which cgi to handle cgis and statdistics ?
thanks,
jaume
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
problem is that
Document Root for each virtual host is on
/var/www/www.virtualhost1.com
and I'm trying to forward http://www.virtualhost1.com/stats to
/var/reports/www.virtualhost1.com
so rewrite rule
RewriteRule ^/stats(.*)/var/reports/%{SERVER_NAME}$1 [PT]
really looks for
/
problem is that
Document Root for each virtual host is on
/var/www/www.virtualhost1.com
and I'm trying to forward http://www.virtualhost1.com/stats to
/var/reports/www.virtualhost1.com
so rewrite rule
RewriteRule ^/stats(.*)/var/reports/%{SERVER_NAME}$1 [PT]
really looks for
thank you Craig,
I've setup Document Root for each virtual host on
/var/www/www.virtualhost1.com
I made stats for each virtual host on
/var/reports/www.virtualhost1.com
On Apache I want to forward http://virtualhost1.com/stats to
/var/reports/virtualhost1.com
I've setup:
Alias
thank you Craig,
I've tried both on global and on vhost config but has no effect for
rewrite
engine
any points how to get that /stats pointing ot differeent _document_root
?
thanks
jaume.
Craig Sanders wrote:
> On Tue, Sep 05, 2000 at 11:22:56AM +0000, Jaume Teixi wrote:
> &g
thank you Craig,
I've tried both on global and on vhost config but has no effect for
rewrite
engine
any points how to get that /stats pointing ot differeent _document_root
?
thanks
jaume.
Craig Sanders wrote:
> On Tue, Sep 05, 2000 at 11:22:56AM +0000, Jaume Teixi wrote:
> &g
document_root path ?¿
thanks,
jaume.
Craig Sanders wrote:
> On Mon, Sep 04, 2000 at 06:20:09PM +0000, Jaume Teixi wrote:
> > I'm still getting 404 RewriteLog shows:
> >
> > ' pattern='^www\.[^.]+$' => not-matched
> >
> > whats happening ?
>
&
document_root path ?¿
thanks,
jaume.
Craig Sanders wrote:
> On Mon, Sep 04, 2000 at 06:20:09PM +0000, Jaume Teixi wrote:
> > I'm still getting 404 RewriteLog shows:
> >
> > ' pattern='^www\.[^.]+$' => not-matched
> >
> > whats happening ?
I'm still getting 404 RewriteLog shows:
' pattern='^www\.[^.]+$' => not-matched
whats happening ?
thanks,
jaume.
Craig Sanders wrote:
> On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
> > I need to do the following in order to access stats
I'm still getting 404 RewriteLog shows:
' pattern='^www\.[^.]+$' => not-matched
whats happening ?
thanks,
jaume.
Craig Sanders wrote:
> On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
> > I need to do the following in order to access stats
I need to do the following in order to access stats for each based
virtual host
when typing url www.virtualhost1.com/stats or
www.virtualhost99.com/stats
server page located under /var/reports/virtualhost1 or
/var/reports/virtualhost99
I've tryed on my httpd.conf:
RewriteEngine on
Rewrit
I need to do the following in order to access stats for each based
virtual host
when typing url www.virtualhost1.com/stats or
www.virtualhost99.com/stats
server page located under /var/reports/virtualhost1 or
/var/reports/virtualhost99
I've tryed on my httpd.conf:
RewriteEngine on
Rewri
After upgrading proftp to 1.2.0pre10-2 now when an user connect to ftp
site, for each directory that browsers on gets stupid message:
226-Transfer complete.
226 Quotas off
how to disable this ?¿
thanks,
jaume.
I have each virtual host under /var/www
I want to enable a virtualhostA.com/stats URL that points to
/var/stats/virtualhostA.com
same for virtualhostB, etc
I've tried
Alias /%1/stats/var/stasts/%1 with no success
any Ideas?
thanks,
jaume.
After upgrading proftp to 1.2.0pre10-2 now when an user connect to ftp
site, for each directory that browsers on gets stupid message:
226-Transfer complete.
226 Quotas off
how to disable this ?¿
thanks,
jaume.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
I have each virtual host under /var/www
I want to enable a virtualhostA.com/stats URL that points to
/var/stats/virtualhostA.com
same for virtualhostB, etc
I've tried
Alias /%1/stats/var/stasts/%1 with no success
any Ideas?
thanks,
jaume.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
thanks,
jaume.
thanks,
jaume.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
or better frozen or stable ?
Once time I've the package mod_ssl and openssl, where can I find the
step by step procedure for build ssl on my apache ?
thanks
begin:vcard
n:Teixi;Jaume
tel;fax:972 46 31 14
tel;work:972 46 30 50
x-mozilla-html:TRUE
url:http://www.6tems.com
org:6TEMS;Ducform, SA
adr:;;Pla de l'Estany, s/n;CASSÀ
Wich one do you recomend for use with apache and separate stats for each
domain ?
thanks
begin:vcard
n:Teixi;Jaume
tel;fax:972 46 31 14
tel;work:972 46 30 50
x-mozilla-html:TRUE
url:http://www.6tems.com
org:6TEMS;Ducform, SA
adr:;;Pla de l'Estany, s/n;CASSÀ DE LA SELVA;Girona;17244;Spain
version:
I've setup this in order to not to restart apache each time I enter a
new customer:
My problem is How To config that *.customer1.com points to
www.customer1.com ?
with:
ServerAlias %0 www.%0
I've no results...
ServerNamecustomers.mydomain.com
CustomLog
Whats the nice dynamically configured httpd.conf that could handle the
following
root.domain.comgoes to /var/www
domain.com goes to /var/www
www.domain.com goes to /var/www/domain
webs.domain.comgoes to /var/www/webs
www.customer1.com goes to /var/www/webs/www.customer1.com
cu
Can you help me on the right steps in order to build an apache server
for vitual hosting with or without SSL on each domain. what's the best
SSL implementation on Apache, which certificate I need to buy, etc..
thanks!
begin:vcard
n:Teixi;Jaume
tel;fax:972 46 31 14
tel;work:972 46 30 50
x-mozilla-
43 matches
Mail list logo