Forum Replies Created

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • in reply to: Has Anyone Upgraded to PHP5? #367200
    TvE
    Participant

    [QUOTE][u]Quote by: Dagfinn Kolstad[/u]

    works grate so just go on and install it.

    [/QUOTE]

    Are you by any chance having webmail enabled as well???

    in reply to: Anti-Spam strategies #365767
    TvE
    Participant

    …/etc/mail/spamassassin/local.cf.

    Here’s my broken settings:

    config: SpamAssassin failed to parse line, skipping: safe_reporting 0

    To fix:
    – its safe_report, not safe_reporting go ahead and change that

    Miles

    Well no it’s not – its report_safe

    TvE
    Participant

    It has “reverse-resolved” OK during all my attempt’s

    Part of my troubleshooting process was to erase the DNS zone and then recreate again from scratch.
    The DNS zone was created with 10.4.0, so just in case.

    server:~ admin$ host 10.0.1.250
    250.1.0.10.in-addr.arpa domain name pointer server.my-domain-name.net.
    server:~ admin$ host server.my-domain-name.net
    server.my-domain-name.net has address 10.0.1.250
    
    
    in reply to: OD and Kerberos on 10.4 Server – won’t work #365677
    TvE
    Participant

    RFN: Dis you manage to get it working as expected???

    I am observering the exact same symptons you did (as you can see in this thread

    We’ve got to get those danish OD Master to work ;_)

    in reply to: Is Bayesian filtering turned on? #365365
    TvE
    Participant

    Has any of you examined if this is working after applying 10.4.5?

    I am just about to enable it on my server – but after reading this thread I am not quite sure how to do it…

    in reply to: creating a realm for webmail (on 10.4.2) #365276
    TvE
    Participant

    [QUOTE BY= macshome] If you are trying to password protect the whole site, I would just make a realm at the root of the site.[/QUOTE]
    In my case its only some of the services on the site that I want a realm to, an admin-area and webmail.

    Would’nt it be more correct to make the realm for /usr/share/squirrelmail
    Otherwise one could read a lot of (probably harmless) files:

    server:/usr/share/squirrelmail admin$ ls -l /usr/share/squirrelmail/
    total 256
    -rw-r--r--    1 root  wheel   7896 Aug 22 15:29 AUTHORS
    -rw-r--r--    1 root  wheel  15129 Aug 22 15:29 COPYING
    -rw-r--r--    1 root  wheel  60753 Aug 22 15:29 ChangeLog
    -rw-r--r--    1 root  wheel   8622 Aug 22 15:29 INSTALL
    -rw-r--r--    1 root  wheel   2637 Mar 21  2005 README
    -rw-r--r--    1 root  wheel   4382 Aug 22 15:29 ReleaseNotes
    -rw-r--r--    1 root  wheel   4733 Aug 22 15:29 UPGRADE
    drwxr-xr-x    8 root  wheel    272 Mar 21  2005 class
    lrwxr-xr-x    1 root  wheel     32 Oct 13 17:42 config -> /private/etc/squirrelmail/config
    -rwxr-xr-x    1 root  wheel     92 Mar 21  2005 configure
    drwxr-xr-x    7 root  wheel    238 Jan 30 21:51 contrib
    drwxr-xr-x    4 root  wheel    136 Mar 21  2005 data
    drwxr-xr-x   19 root  wheel    646 Jan 30 21:51 doc
    drwxr-xr-x   37 root  wheel   1258 Jan 30 21:51 functions
    drwxr-xr-x   29 root  wheel    986 Mar 21  2005 help
    drwxr-xr-x   43 root  wheel   1462 Jan 30 21:52 images
    drwxr-xr-x    6 root  wheel    204 Jan 30 21:52 include
    -rw-r--r--    1 root  wheel    661 Aug 22 15:29 index.php
    drwxr-xr-x   48 root  wheel   1632 Mar 21  2005 locale
    drwxr-xr-x   21 root  wheel    714 Mar 21  2005 plugins
    drwxr-xr-x    9 root  wheel    306 Jan 30 21:52 po
    drwxr-xr-x   40 root  wheel   1360 Jan 30 21:52 src
    drwxr-xr-x   43 root  wheel   1462 Mar 21  2005 themes
    server:/usr/share/squirrelmail admin$ 
    
    

    in reply to: Hosting DIFFERENT domain names on the same Tiger Server #365146
    TvE
    Participant

    [QUOTE BY= computerpros] [QUOTE BY= macshome] You need to setup a entry in server admin for each site.[/QUOTE]

    QUESTION:
    What should the IP Address (in the SITES Tab of Server Admin) be for each Domain Name? Public? Private? *?

    Should the Domain names in DNS all point to the Public IP Address of the Web Server?

    Domain1.com —> 68.15.14.35
    Domain2.com —> 68.15.14.35
    Domain3.com —> 68.15.14.35
    Domain4.com —> 68.15.14.35

    How does a web page request for a different Domain name on the same server magically get routed via Tiger Server to the appropriate directory for the different Domain Names? I’m baffled…it appears to be set up correctly but all requests simply go to the main or 1st entry in the SITES Tab. What am I missing here? Neutral

    Thanks a million for your help! Big Grin
    Bill[/QUOTE]

    You should read http://httpd.apache.org/docs/1.3/vhosts/index.html to understand Apache and virtual hosts and how to configure httpd.conf (which is what the SA-GUI is doing for you…)

    in reply to: AWstats OR Analog #364689
    TvE
    Participant

    Hmm – I found this thread while looking for a tutorial about how to get awstats running with my Tiger server, so I am also seconding (thirdning or whatever Smile the request for som hints as how to get it up and running.

    I’ll give it a shoot myself soon

    in reply to: login on w/ SA with FQDN, or domain name #363859
    TvE
    Participant

    [QUOTE BY= macshome] and asigning the external interface with an IP address in the 10.0.0.1 range. .[/QUOTE]

    How would you expect to use a private IP address on the internet – that is a big contradiction in terms!

    You might want to read this:
    document from IANA

Viewing 9 posts - 16 through 24 (of 24 total)