Hi,
I just wanted to join the ntop-dev mailing list, but there seems to be a
problem with the mx servers of unipi.it. Both mailserver.unipi.it and
mixer.unipi.it refuse to accept mail from my address.
Here is a sample SMTP session:
$ telnet mailserver.unipi.it 25
Trying 131.114.21.25...
Connected to mailserver.unipi.it.
Escape character is '^]'.
220 cache.unipi.it ESMTP Berkeley Sendmail (The version number is not shown due to
security issues) <Centro di Servizi per la rete di Ateneo - Pisa - Italy> ready at
Fri, 7 Mar 2003 12:36:22 +0100 (MET)
helo b117101.adsl.hansenet.de
250 cache.unipi.it Hello b117101.adsl.hansenet.de [62.109.117.101], pleased to meet you
mail from:<[EMAIL PROTECTED]>
553 5.3.0 You are not allowed sending mail to our site.
quit
221 2.0.0 cache.unipi.it closing connection
Connection closed by foreign host.
$
The reason I wanted to join the mailing list is the following problem
with ntop 2.1.3 (built from source on a linux machine).
Ntop's man page states
-P | --db-file-path
This allows to specify where db-files are searched or
created (default "."). In addition DBPATH/html is added
to the searchlist for the WEB-files
This suggests that if ntop is called with an argument of "-P /var/lib/ntop"
it would look for a directory /var/lib/ntop/html and take the HTML from that
location. But this just doesn't work. This directory is ignored and instead
the files are taken from the global html directory
(/usr/local/ntop/share/ntop/html in this case).
I've looked through the source code but didn't find the correct location yet.
My question now is if that is a bug or me being just plain stupid...
I would appreciate any hints.
Bye,
Thomas
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev