At 11:08 AM 12/13/01 -0500, you wrote:
>My procmailrc uses deliver-wrapper to deliver mail to IMAP folders in my
>account, and I use my procmailrc as a model for customers with shell
>accounts that want to use procmail to sort their mail into folders on the
>Cyrus
>server. I really need /usr/cyr
At 10:38 AM 12/13/01 -0500, you wrote:
>At 09:52 PM 12/12/01 -0600, you wrote:
>
>
>>This is probably an MTA problem. Cyrus does not require anything in
>>/etc/password except possibly for authntication (and you can use LDAP,
>>etc for that instead.)Have you tried calling deliver directly
At 09:52 PM 12/12/01 -0600, you wrote:
>This is probably an MTA problem. Cyrus does not require anything in
>/etc/password except possibly for authntication (and you can use LDAP,
>etc for that instead.)Have you tried calling deliver directly like:
>
>/usr/cyrus/bin/deliver jwade < /tmp/
Hi Steven,
This is probably an MTA problem. Cyrus does not require anything in /etc/password
except possibly for authntication (and you can use LDAP, etc for that instead.)
Have you tried calling deliver directly like:
/usr/cyrus/bin/deliver jwade < /tmp/testmessage
where test message is
Hello,
I have a very odd situation.
I'm migrating to LDAP. I have written a custom pwcheck() function that
checks for users in both /etc/passwd and on the LDAP server. That part of
the system works fine. Delivery doesn't.
I can use deliver-wrapper to deliver to mailboxes for those users who