<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Bob Marcan wrote:
<blockquote
 cite="mid:20080319133527.4d902bf6@encijan.interstudio.homeunix.net"
 type="cite">
  <pre wrap="">On Wed, 19 Mar 2008 13:54:18 +0200
Nikos Gatsis <a class="moz-txt-link-rfc2396E" href="mailto:ngatsis@qbit.gr">&lt;ngatsis@qbit.gr&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">That won't cause any trouble to new users?

Bob Marcan wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Wed, 19 Mar 2008 11:05:38 +0200
Nikos Gatsis <a class="moz-txt-link-rfc2396E" href="mailto:ngatsis@qbit.gr">&lt;ngatsis@qbit.gr&gt;</a> wrote:

  
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hello list.
I have a strange problem, with cyrus.
If system receive a message for a non existing user, cyrus creating this 
user and folders inbox,send etc.

I use sendmail-8.14.2-1.fc8 and cyrus-imapd-2.3.9-7.fc8.

My imapd.conf is:

configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyrus admin
allowanonymouslogin: no
allowplaintext: yes
anyoneuseracl: 0
autocreatequota: 20480
quotawarn: 90
    
        </pre>
      </blockquote>
      <pre wrap="">  
      </pre>
      <blockquote type="cite">
        <pre wrap="">createonpost: yes
    
        </pre>
      </blockquote>
      <pre wrap="">^^^^^^^^^^^^^
imapd.conf.5
createonpost: 0
                  If  yes,  when  lmtpd  receives an incoming mail for an INBOX that
                  does not exist, then the INBOX is automatically created by  lmtpd.

  
      </pre>
      <blockquote type="cite">
        <pre wrap="">autocreateinboxfolders: Sent|Drafts|Trash
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Depends.
1. Add new user with cyradm.
    autocreateinboxfolders will still create mailboxes

2. If you want to use this feature, prevent delivery to nonexistent
    cyrus user at MTA level.
Regards, Bob

P.S.
Please, don't top post.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Top-posting#Top-posting">http://en.wikipedia.org/wiki/Top-posting#Top-posting</a>

----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://cyrusimap.web.cmu.edu/">http://cyrusimap.web.cmu.edu/</a>
Cyrus Wiki/FAQ: <a class="moz-txt-link-freetext" href="http://cyrusimap.web.cmu.edu/twiki">http://cyrusimap.web.cmu.edu/twiki</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://asg.web.cmu.edu/cyrus/mailing-list.html">http://asg.web.cmu.edu/cyrus/mailing-list.html</a>

  </pre>
</blockquote>
OK.<br>
Seems to work without problems.<br>
Thank you for your answer.<br>
</body>
</html>