|
#1
| ||||
| ||||
| I've got Sendmail working on 10.0 now. I copied my m4 files from my PB installation and the standard things (sending mail, accepting incoming mail) are working great. I think the problem I'm having is a Mail.app problem and not a sendmail problem. When I create a "UNIX mail" account in Mail.app, it seems to create it just fine. Unfortunately, nothing I do can seem to get it to take the incoming mail from /var/mail/{username} and display it. Does anyone else have this working? I got really spoiled in the PB days with being able to handle all my incoming and outgoing mail locally.
__________________ iMac DV+ (Sage), 450MHz G3 512MB RAM, 20GB HD (ATA), DVD (ATA) ProductName: Mac OS X ProductVersion: 10.1.4 BuildVersion: 5Q125 |
|
#2
| ||||
| ||||
| local mail did not work in PB for me in Mail.app until I did "chmod 755 /var/mail" as root. This allows Mail.app to lock the /var/mail/$user file so that no two programs can write to it at once, and clobber each other. Pine was willing to accept the risk, but gave angry warning messages. I haven't got GM installed yet, so I can't try this out... |
|
#3
| ||||
| ||||
| Quote:
777, to no avail. I have a feeling I'm missing something really obvious, but so far no joy.
__________________ iMac DV+ (Sage), 450MHz G3 512MB RAM, 20GB HD (ATA), DVD (ATA) ProductName: Mac OS X ProductVersion: 10.1.4 BuildVersion: 5Q125 |
|
#4
| ||||
| ||||
| my mistake that was "chmod 1777 /var/mail" the one is the 'sticky bit' - nobody can touch a file that doesn't belong to them (even if group permissions say they can) |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deleted mail.app accounts | gustavoarizpe | Mac OS X System & Mac Software | 5 | January 26th, 2006 03:24 PM |
| Apple's Mail.app is JUNK! | evildan | Mac OS X System & Mac Software | 4 | July 22nd, 2003 05:04 PM |
| Trying restore mail to Unix from Mail.app | ejm1017 | Mac OS X System & Mac Software | 0 | December 18th, 2002 02:09 PM |
| Mail.app question: Two accounts | toast | Mac OS X System & Mac Software | 4 | July 28th, 2002 11:07 PM |
| is osx a true unix system | Click | Mac OS X System & Mac Software | 115 | May 6th, 2002 02:43 AM |