Category Archives: osx-server

Forwarding Email in Leopard Server, part 2

I’ve previously written about problems with Leopard server and forwarding of virtual hosted domain email. My solution was somewhat inelegant and errors were written into the mail.log. Since that time I’ve found a solution that works and generates no errors. … Continue reading

Posted in computer, osx-server | Tagged , | 6 Comments

Fixing cyrus

Yeah, I did something stupid and had to reinstall my server OS — again. I thought I’d be OK but my mail backup was about a day old. I’ve used mailbfr before and it worked great but this time I … Continue reading

Posted in osx-server | Tagged | Leave a comment

Unforeseen Circumstances

Due to unforeseen circumstances I accidentally trashed my server installation. Don’t ask me for details but I think I accidentally unloaded all my launch daemons. I figured no big deal just restart the machine and everything’s fine. Not so fine. … Continue reading

Posted in computer, osx-server | Tagged , , | 2 Comments

Webmail Authentication

OK, my problem with my webmail and my Thunderbird user are fixed. Here’s what happened. When I was setting up my server install with the AppleCare rep on the phone he said to check CRAM-MD5 and Plain for authentication. This … Continue reading

Posted in osx-server | Tagged , | 2 Comments

Apple USB Ethernet Adapter - solution

Peter Sichel of Sustainable Softworks is a genius. Seriously. He’s not only just updated his USB to Ethernet Adapters for Mac OS X to work with the recently released Apple-branded USB Ethernet adapter, but he sent me a comment letting … Continue reading

Posted in computer, mac-osx, osx-server | Tagged , , | Leave a comment

In for repairs

Well, I’m going to try and clone my server and run it off the booted external firewire drive until I get my server’s ethernet port fixed. I can only hope it goes well. Wish me luck. And yes I’m backing … Continue reading

Posted in computer, osx-server | Tagged , | Leave a comment

Apple USB Ethernet part 2

Well, after spending several hours on the phone with AppleCare is seems that my mini’s ethernet port went belly up at the exact same time I tried to install the Apple USB Ethernet adapter. It seems my ethernet port recognizes … Continue reading

Posted in computer, mac-osx, osx-server | Tagged , , | Leave a comment

Apple USB Ethernet adapter

Don’t use this adapter on any Mac except the MacBook Air At least not yet. Here’s why. The Apple USB Ethernet adapter loads just fine but it identifies itself with a BSD Device Name of en0. The problem with this … Continue reading

Posted in computer, mac-osx, osx-server | Tagged , , | 6 Comments

Forwarding Email in Leopard Server

OK, to put it mildly the Workgroup Manager and Email in Leopard Server has some quirks and problems. I and others noted that a user whose email was set to forward would give a 550 error about not being able … Continue reading

Posted in computer, osx-server | Tagged , , | 3 Comments

Fixing MySQL and phpMyAdmin

There seems to be a problem with how current versions of OS X store the mysql socket and how phpMyAdmin looks for it. It seems currently the socket is stored at /tmp/mysql.sock but phpMyAdmin is looking for it at /var/mysql/mysql.sock. … Continue reading

Posted in code, computer, mac-osx, osx-server | Comments Off