PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: sendmail -> procmail -> cyrus deliver -> lmtpd [was: Re:
Manually using deliver to test cyrus imapd]
>cat /etc/printcap | /usr/cyrus/bin/deliver giel
deliver expects that the file you hand it will be
rfc-822 compliant; ie, it
>cat /etc/printcap | /usr/cyrus/bin/deliver giel
deliver expects that the file you hand it will be
rfc-822 compliant; ie, it has to look like
a mail message, not just any old file.
Make sure it doesn't have a berkeley mailbox seperator
in the header, either. This is the line that begins
wit
On Thu, 15 Mar 2001, Gilion Goudsmit wrote:
>
> I used the following to send something
> to my mailbox:
>
> cat /etc/printcap | /usr/cyrus/bin/deliver-wrapper giel
> cat /etc/printcap | /usr/cyrus/bin/deliver-wrapper user.giel
> cat /etc/printcap | /usr/cyrus/bin/deliver giel
> cat /etc/printcap |
Hi people,
I'm a newbie to Cyrus, but I'm liking what I'm seeing sofar. I'm planning
a migration of our company mail-server to cyrus, mainly because we want to
use subfolders in imap and because we'd like some shared mailboxes without
having the associated Linux-users.
I've got the Cyrus imap da