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. Hmmmm
strange.
But dns is resolving to the right address.
No big deal I suppose.
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/