[AMaViS-user] amavis-stats 0.1.15

2005-10-09 Thread Dale Walsh
I've done a major rewrite again, daemonized the application, cleaned  
up the web interface.


I realize that I just added the auto cron create/delete routines but  
since some platforms were having issues with the cron jobs I decided  
to go a different route.


It's configurable and customizable, I currently include startup items  
for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you create  
something for your platform, please pass it along so it can be  
integrated into the build process making it easier for others.


Also, please examine the 'TODO' file, perhaps you can contribute in  
some way.



You can view it at:
http://www.daleenterprise.com/amavis-stats

You can download it from:
http://downloads.topicdesk.com/amavis_stats/amavis-stats-0.1.15.tar.gz

-- Dale



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] amavis-stats 0.1.15

2005-10-09 Thread Elijah Savage

Dale Walsh wrote:

I've done a major rewrite again, daemonized the application, cleaned  
up the web interface.


I realize that I just added the auto cron create/delete routines but  
since some platforms were having issues with the cron jobs I decided  
to go a different route.


It's configurable and customizable, I currently include startup items  
for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you create  
something for your platform, please pass it along so it can be  
integrated into the build process making it easier for others.


Also, please examine the 'TODO' file, perhaps you can contribute in  
some way.



You can view it at:
http://www.daleenterprise.com/amavis-stats

You can download it from:
http://downloads.topicdesk.com/amavis_stats/amavis-stats-0.1.15.tar.gz

-- Dale





Non-authoritative answer:
www.daleenterprise.com  canonical name = daleenterprise.com.
Name:   daleenterprise.com
Address: 67.78.11.229

It says the site can't be found and when I use this ip address I get 
taken to some mac osX server page, if I append amavis-stats to the end 
of the ip address like a link it comes up. Dale you might want to look 
in to this.




---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] amavis-stats 0.1.15

2005-10-09 Thread Dale Walsh


On Oct 9, 2005, at 11:23 , Elijah Savage wrote:


Dale Walsh wrote:


I've done a major rewrite again, daemonized the application,  
cleaned  up the web interface.


I realize that I just added the auto cron create/delete routines  
but  since some platforms were having issues with the cron jobs I  
decided  to go a different route.


It's configurable and customizable, I currently include startup  
items  for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you  
create  something for your platform, please pass it along so it  
can be  integrated into the build process making it easier for  
others.


Also, please examine the 'TODO' file, perhaps you can contribute  
in  some way.



You can view it at:
http://www.daleenterprise.com/amavis-stats

You can download it from:
http://downloads.topicdesk.com/amavis_stats/amavis- 
stats-0.1.15.tar.gz


-- Dale






Non-authoritative answer:
www.daleenterprise.com  canonical name = daleenterprise.com.
Name:   daleenterprise.com
Address: 67.78.11.229

It says the site can't be found and when I use this ip address I  
get taken to some mac osX server page, if I append amavis-stats to  
the end of the ip address like a link it comes up. Dale you might  
want to look in to this.


I just did a dig from Australia:
[server:~] root# dig www.daleenterprise.com

;  DiG 9.2.2  www.daleenterprise.com
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 45193
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.daleenterprise.com.IN  A

;; ANSWER SECTION:
www.daleenterprise.com. 300 IN  CNAME   daleenterprise.com.
daleenterprise.com. 300 IN  A   67.78.11.229

;; Query time: 405 msec
;; SERVER: 203.50.2.71#53(203.50.2.71)
;; WHEN: Mon Oct 10 01:56:15 2005
;; MSG SIZE  rcvd: 70

[server:~] root#



Here's from USA:

mustangrestomods:/ root# dig www.daleenterprise.com

;  DiG 9.2.2  www.daleenterprise.com
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 11970
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 1

;; QUESTION SECTION:
;www.daleenterprise.com.IN  A

;; ANSWER SECTION:
www.daleenterprise.com. 136 IN  CNAME   daleenterprise.com.
daleenterprise.com. 136 IN  A   67.78.11.229

;; AUTHORITY SECTION:
daleenterprise.com. 136 IN  NS  dns1.daleenterprise.com.
daleenterprise.com. 136 IN  NS   
dns1.macftphttp.serverbox.org.


;; ADDITIONAL SECTION:
dns1.macftphttp.serverbox.org. 136 IN   A   67.78.11.227

;; Query time: 23 msec
;; SERVER: 65.32.1.65#53(65.32.1.65)
;; WHEN: Sun Oct  9 11:55:33 2005
;; MSG SIZE  rcvd: 148

mustangrestomods:/ root#


I'd look at your dns servers as a cause of lookup failures.

-- Dale



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] amavis-stats 0.1.15

2005-10-09 Thread Scott Leighton
On Sunday 09 October 2005 8:23 am, Elijah Savage wrote:
 Dale Walsh wrote:
  I've done a major rewrite again, daemonized the application, cleaned
  up the web interface.
 
  I realize that I just added the auto cron create/delete routines but
  since some platforms were having issues with the cron jobs I decided
  to go a different route.
 
  It's configurable and customizable, I currently include startup items
  for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you create
  something for your platform, please pass it along so it can be
  integrated into the build process making it easier for others.
 
  Also, please examine the 'TODO' file, perhaps you can contribute in
  some way.
 
 
  You can view it at:
  http://www.daleenterprise.com/amavis-stats
 
  You can download it from:
  http://downloads.topicdesk.com/amavis_stats/amavis-stats-0.1.15.tar.gz
 
  -- Dale

 Non-authoritative answer:
 www.daleenterprise.com  canonical name = daleenterprise.com.
 Name:   daleenterprise.com
 Address: 67.78.11.229

 It says the site can't be found and when I use this ip address I get
 taken to some mac osX server page, if I append amavis-stats to the end
 of the ip address like a link it comes up. Dale you might want to look
 in to this.


  Both links come up fine here in the US. Better check your
DNS, the problem is likely on your end.

   Scott


-- 
POPFile, the OpenSource EMail Classifier http://popfile.sourceforge.net/
Linux 2.6.11.4-21.9-default x86_64
SuSE Linux 9.3 (x86-64)


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


[AMaViS-user] Re: amavis-stats 0.1.15

2005-10-09 Thread Tom Diehl
On Sun, 9 Oct 2005, Elijah Savage wrote:

 Dale Walsh wrote:
 
 
  On Oct 9, 2005, at 11:23 , Elijah Savage wrote:
 
  Dale Walsh wrote:
 
 
  I've done a major rewrite again, daemonized the application,  
  cleaned  up the web interface.
 
  I realize that I just added the auto cron create/delete routines  
  but  since some platforms were having issues with the cron jobs I  
  decided  to go a different route.
 
  It's configurable and customizable, I currently include startup  
  items  for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you  
  create  something for your platform, please pass it along so it  can 
  be  integrated into the build process making it easier for  others.
 
  Also, please examine the 'TODO' file, perhaps you can contribute  
  in  some way.
 
 
  You can view it at:
  http://www.daleenterprise.com/amavis-stats
 
  You can download it from:
  http://downloads.topicdesk.com/amavis_stats/amavis- stats-0.1.15.tar.gz
 
  -- Dale
 
 
 
 
 
  Non-authoritative answer:
  www.daleenterprise.com  canonical name = daleenterprise.com.
  Name:   daleenterprise.com
  Address: 67.78.11.229
 
  It says the site can't be found and when I use this ip address I  get 
  taken to some mac osX server page, if I append amavis-stats to  the 
  end of the ip address like a link it comes up. Dale you might  want 
  to look in to this.
 
 
  I just did a dig from Australia:
  [server:~] root# dig www.daleenterprise.com
 
  ;  DiG 9.2.2  www.daleenterprise.com
  ;; global options:  printcmd
  ;; Got answer:
  ;; -HEADER- opcode: QUERY, status: NOERROR, id: 45193
  ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
 
  ;; QUESTION SECTION:
  ;www.daleenterprise.com.IN  A
 
  ;; ANSWER SECTION:
  www.daleenterprise.com. 300 IN  CNAME   daleenterprise.com.
  daleenterprise.com. 300 IN  A   67.78.11.229
 
  ;; Query time: 405 msec
  ;; SERVER: 203.50.2.71#53(203.50.2.71)
  ;; WHEN: Mon Oct 10 01:56:15 2005
  ;; MSG SIZE  rcvd: 70
 
  [server:~] root#
 
 
 
  Here's from USA:
 
  mustangrestomods:/ root# dig www.daleenterprise.com
 
  ;  DiG 9.2.2  www.daleenterprise.com
  ;; global options:  printcmd
  ;; Got answer:
  ;; -HEADER- opcode: QUERY, status: NOERROR, id: 11970
  ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 1
 
  ;; QUESTION SECTION:
  ;www.daleenterprise.com.IN  A
 
  ;; ANSWER SECTION:
  www.daleenterprise.com. 136 IN  CNAME   daleenterprise.com.
  daleenterprise.com. 136 IN  A   67.78.11.229
 
  ;; AUTHORITY SECTION:
  daleenterprise.com. 136 IN  NS  dns1.daleenterprise.com.
  daleenterprise.com. 136 IN  NS   
  dns1.macftphttp.serverbox.org.
 
  ;; ADDITIONAL SECTION:
  dns1.macftphttp.serverbox.org. 136 IN   A   67.78.11.227
 
  ;; Query time: 23 msec
  ;; SERVER: 65.32.1.65#53(65.32.1.65)
  ;; WHEN: Sun Oct  9 11:55:33 2005
  ;; MSG SIZE  rcvd: 148
 
  mustangrestomods:/ root#
 
 
  I'd look at your dns servers as a cause of lookup failures.
 
  -- Dale
 
 DNS looks it up fine must be something with firefox. WHen I go there it 
 says page can't be found. So then I take the nslookup address I got and 
 put http://67.78.11.229 this macOSX page comes up. SO then I put 
 http://67.78.11.229/amavis-stats in firefox and it comes right up. H 
 strange.

WORKSFORME here in the US with firefox.

Regards,

Tom Diehl   [EMAIL PROTECTED]   Spamtrap address [EMAIL 
PROTECTED]


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] amavis-stats 0.1.15

2005-10-09 Thread Terry Allen

Dale Walsh wrote:

I've done a major rewrite again, daemonized the application, 
cleaned  up the web interface.


I realize that I just added the auto cron create/delete routines 
but  since some platforms were having issues with the cron jobs I 
decided  to go a different route.


It's configurable and customizable, I currently include startup 
items  for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you 
create  something for your platform, please pass it along so it can 
be  integrated into the build process making it easier for others.


Also, please examine the 'TODO' file, perhaps you can contribute in 
some way.



You can view it at:
http://www.daleenterprise.com/amavis-stats

You can download it from:
http://downloads.topicdesk.com/amavis_stats/amavis-stats-0.1.15.tar.gz

-- Dale




Non-authoritative answer:
www.daleenterprise.com  canonical name = daleenterprise.com.
Name:   daleenterprise.com
Address: 67.78.11.229

It says the site can't be found and when I use this ip address I get 
taken to some mac osX server page, if I append amavis-stats to the 
end of the ip address like a link it comes up. Dale you might want 
to look in to this.

Hi again,
I am able to access this fine using the domain.
--

	Bye for now, Terry Allen 
	___

hEARd

Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW: http://heard.com.au http://itavservices.com
EMAIL: [EMAIL PROTECTED]
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
---
Non profit promotion for new music - since 1994
---


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] amavis-stats 0.1.15

2005-10-09 Thread mouss

Elijah Savage a écrit :


Dale Walsh wrote:

I've done a major rewrite again, daemonized the application, cleaned  
up the web interface.


I realize that I just added the auto cron create/delete routines but  
since some platforms were having issues with the cron jobs I decided  
to go a different route.


It's configurable and customizable, I currently include startup 
items  for Darwin 7.x and 8.x (Mac OSX 10.3.x and 10.4.x), if you 
create  something for your platform, please pass it along so it can 
be  integrated into the build process making it easier for others.


Also, please examine the 'TODO' file, perhaps you can contribute in  
some way.



You can view it at:
http://www.daleenterprise.com/amavis-stats

You can download it from:
http://downloads.topicdesk.com/amavis_stats/amavis-stats-0.1.15.tar.gz

-- Dale





Non-authoritative answer:
www.daleenterprise.com  canonical name = daleenterprise.com.
Name:   daleenterprise.com
Address: 67.78.11.229

It says the site can't be found and when I use this ip address I get 
taken to some mac osX server page, if I append amavis-stats to the end 
of the ip address like a link it comes up. Dale you might want to look 
in to this.


The IP indeed points to a placeholder site. but the URL (www.*) works. 
you may have a timeout issue (or is it a proxy issue)?



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/