>
> >Remember that all cyrus email accounts must start with:
> >
> >"user."
> >
> >Then... when you create a cyrus user mail account, just do this (or
> > something like this =):
> >
> > $ cyradm --user cyrus localhost
> > password: xx
> > cyradm> cm user.jsd
great, that's got it
At 11:26 AM 9/27/2002, Ken Murchison wrote:
> > # ./deliver jsd
> > jsd: Mailbox does not exist
> > # cyradm --user cyrus localhost
> > IMAP Password:
> > localhost.spot.com> lm
> > jsd (\HasNoChildren)
> >
> > what am i missing?
>
>Run 'deliver -l' as the cyrus user (that's a lowercase L, not a
ok i'm just getting started, and i finally got authentication working (i
think). however now i can't get mailboxes to accept mail. all mail
bounces with "550 Mailbox unknown" --
Sep 27 10:33:21 rs2 postfix/lmtp[74804]: 43E39269ED: to=<[EMAIL PROTECTED]>,
relay=/var/imap/socket/lmtp[/var/imap
At 07:42 AM 9/27/2002, Ken Murchison wrote:
>You can't turn plaintext off and specify PLAIN as the only SASL
>mechanism, because cyram doesn't support SSL/TLS (which is this only way
>that PLAIN or IMAP LOGIN would be allowed with your config). Either
>allow plaintext, or add some other mechs (ie
I'm trying to set up a system where there are no normal user accounts, but
people can get mail. I'm using sasl-2.1.7 and cyrus-imapd-2.1.9 on FreeBSD4.
I set up some accounts using saslpasswd2. I can see them with sasldblistusers2
# sasldblistusers2
[EMAIL PROTECTED]: userPassword
[EMAIL PROT