Forum Replies Created
-
AuthorPosts
-
bustthis
Participanthaving the same problem.
MIT advisory on kerberos & loginwindow
http://http://web.mit.edu/swrt/releases/macosx10.4/bustthis
Participanti find 10.4 network users work fine, but users that don’t have network homes on the server are having all sorts of weird problems.
hth,
charlesbustthis
Participanti am not giving the initial krbtgt ticket upon login with my 10.4 client, i used to get it in 10.3.x
in order to get a krbtgt ticket, i need to manually enter my password in
/System/Library/CoreServices/Kerberos or by launching mail.app which uses GSSAPI auth for smtp and imap. system.log doesn’t show anything related, i’ve checked… i only see this everytime i login –May 5 10:54:43 w1 SystemStarter[710]: authentication service (718) did not complete successfully
May 5 10:54:45 w1 SystemStarter[710]: /System/Library/StartupItems/AuthServerover at the apple disscussions page, it seems this is happening to people not using kerberos too.
thanks for your time.
bustthis
Participantnetwork users are working… meaning getting kerberos tickets on login.
anyone?bustthis
Participantthanks! this worked for me.
bustthis
Participanti’m sorry… can you be more specific to what i’m symlinking to in /usr/libexec/?
do you mean /usr/share/libtool/config.sub config.guess?
bustthis
Participant./configure –without-snmp returns a unknown build type error and retrying with powerpc i get errors saying makedepend is not installed.
any suggestions?bustthis
Participanti held off on the first update and decided to install v.1.1… it seemed to break my mail server, so i reverted back to my clone. sieve, squatter, and reconstruct seemed broken… i deleted the sieve, squatter receipts – reinstalled, no luck! i noticed squirrelmail was updated to 1.4.4 and upon logging in i see:
login: localhost[::1] , instead of login: localhost[127.0.0.1]imapd.conf sports 2 new lines:
mboxlist_db: berkeley
seenstate_db: flati haven’t had time to look into these issues more, but i plan to over the weekend.
has anyone gotten sieve to work with this update?
February 18, 2005 at 7:33 pm in reply to: DiskSpaceMonitor running hourly not as specified in crontab #360756bustthis
Participanti was going to ask this question because for my server every 60 minutes seems a bit too excessive. i think you are limited to 60 minutes, unless you hack /usr/sbin/diskspacemonitor… i could be completely wrong though

bustthis
Participant[QUOTE]debug: failed to open ‘/usr/share/spamassassin/triplets.txt’, cannot check dictionary
[/QUOTE]check to see if you have a spamassassin directory located under /usr/share/spamassassin or /usr/local/share/spamassassin – the directory should contain the spamassassin tests. if it’s not there, i noticed after using cpan to upgrade spamassassin to 3.0.2, the tests were installed under /spamassassin, so look around for it and move it to the correct place 🙂
what version of spamassassin & amavis are you using? make sure that a .spamassassin directory exists in /var/amavis and chown -R clamav:clamav everything in that folder.
your local.cf should contain:
use_bayes 1
bayes_path /var/amavis/.spamassassin/bayesin etc/amavisd.conf:
$sa_local_tests_only = 0;debug again… should work now. once you set up spamassassin correctly, you will never need to touch it again. use the amavisd.conf to whitelist/blacklist senders and all should be fine.
bustthis
Participantwell, postfix is pretty easy to install… i would suggest using google.
i would also suggest not just “upgrading” the stock postfix on 10.3.*
install it in /usr/local/etc/postfix like:
make makefiles CCARGS=’-DDEF_CONFIG_DIR=\”/usr/local/etc/postfix\” ….read the notes in the postfix folder for more options, including mysql support.
bustthis
Participantthe postfix and spamassassin modules are installed by default. you can also install third party modules for amavis and clamav.
amavisd-new module:
http://webuser.fh-furtwangen.de/~grund/AMaViSD/webmin-AMaViSD.htmlclamav module:
http://labs.libre-entreprise.org/project/showfiles.php?group_id=32i have these 2 modules installed, but i can’t say i have found them too useful… i think it’s easier to tweak amavis-clamav by hand.
hope this helps 🙂
bustthis
Participantif all your looking for is a gui to edit the postfix conig files, why not just use webmin? i would think mailadmin would require upgrading postfix and mysql, which can get messy with future updates. with webmin you can administor clamav, spamassassin, amavisd and postfix from a web interface.
bustthis
Participantthe script seems to work again, i still get the “fatal: the Postfix mail system is already running” warning every other day when the script runs, but i guess it’s working.
i am still confused a little about watchdog-postfix startup, but i think it makes more sense to me now. can anyone tell me what adds the line “postfix:respawn:/usr/libexec/postfix/master” to watchdog.conf, or is this just a stupid question?
January 4, 2005 at 12:19 am in reply to: aol and other isps blocking not allowing port 25 for mail #360292bustthis
Participanti have found that the only way i can send mail to a aol address is to use my isp’s smtp server. i created a transport filter in postfix, like so:
aol.com smtp:[smtp-server.nyc.rr.com]
.aol.com smtp:[smtp-server.nyc.rr.com]is this what you are looking for?
-
AuthorPosts

Recent Comments