Home Forums OS X Server and Client Discussion Mail procmailrc question

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #357943
    Anonymous
    Participant

    I’m getting errors reading .procmailrc in my mail log for users that don’t have any recipies. Apparently this causes the mail to be deferred. I am using the vanilla /etc/procmailrc file so I don’t see why I’m getting the error. If the sample config is in error then how can I fix this? I can’t find where procmailrc has any kind of conditional processing. I think I am looking for the equivalent of:
    [code:1:1607e9a96b]
    if [ -f ~$user/.procmailrc ] ; then
    INCLUDERC="~$user/.procmailrc"
    fi
    [/code:1:1607e9a96b]
    Can someone help be fix this? TIA.[/code]

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed