|
Majordomo-Users (April 1999) |
>>>>> "MB" == Michael Bartosh <bartosh@apple.tamu.edu> writes: >> Apr 15 16:42:40 apple sendmail[18769]: QAA18769: QAB18769: DSN: Can't >> create output: Permission denied You didn't include your aliases, but my guess is that you left out a '|' somewhere. It's supposed to be: addr: "|/path/to/program arg1 arg2" not addr: "/path/to/program arg1 arg2" as the latter tells Sendmail to write the messages to the file, which it probably doesn't have permission to do. - J< References:
|