From: Casper (no email)
Date: Tue Nov 08 2005 - 07:37:35 EST
Spam detection software, running on the system "moso.dk", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
for details.
Content preview: Craig White wrote: >On Tue, 2005-11-08 at 16:42 +0530,
Subhasha_HL wrote: > > >>Hi, >> I have configured cyrus-imap with
postfix. I have set quotawarn to >>90 in /etc/impad.conf.
autocreatequota to 200 MB. These configuration >>does not work. And also
listquotaroot doesnot shows mailbox size. >>Any help please >> >> >----
>where did you install cyrus-imap from? My understanding is that the
>autocreate patches aren't included in cyrus-imapd source but are
>available here... > >http://email.uoa.gr/projects/cyrus/ > >or in some
pre-packaged distributions such as Simon Matter's... >
>http://www.invoca.ch/pub/packages/cyrus-imapd/ > >I have found that the
documentation included with the package you have >installed should tell
you which, if any, autocreate features are >included in your setup... >
># locate autocreate >warning: locate: warning: database
/var/lib/slocate/slocate.db' is more >than 8 days old
>/usr/share/doc/cyrus-imapd-2.2.12/README.autocreate > >less
/usr/share/doc/cyrus-imapd-2.2.12/README.autocreate > >Craig > > > >
[...]
Content analysis details: (7.1 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
1.8 RCVD_IN_SORBS_SOCKS RBL: SORBS: sender is open SOCKS proxy server
[82.99.44.213 listed in dnsbl.sorbs.net]
1.8 RCVD_IN_DSBL RBL: Received via a relay in list.dsbl.org
[<http://dsbl.org/listing?82.99.44.213>]
0.3 RCVD_IN_NJABL_PROXY RBL: NJABL: sender is an open proxy
[82.99.44.213 listed in combined.njabl.org]
3.1 RCVD_IN_XBL RBL: Received via a relay in Spamhaus XBL
[82.99.44.213 listed in sbl-xbl.spamhaus.org]
attached mail follows:
Craig White wrote:
>On Tue, 2005-11-08 at 16:42 +0530, Subhasha_HL wrote:
>
>
>>Hi,
>> I have configured cyrus-imap with postfix. I have set quotawarn to
>>90 in /etc/impad.conf. autocreatequota to 200 MB. These configuration
>>does not work. And also listquotaroot doesnot shows mailbox size.
>>Any help please
>>
>>
>----
>where did you install cyrus-imap from? My understanding is that the
>autocreate patches aren't included in cyrus-imapd source but are
>available here...
>
>http://email.uoa.gr/projects/cyrus/
>
>or in some pre-packaged distributions such as Simon Matter's...
>
>http://www.invoca.ch/pub/packages/cyrus-imapd/
>
>I have found that the documentation included with the package you have
>installed should tell you which, if any, autocreate features are
>included in your setup...
>
># locate autocreate
>warning: locate: warning: database /var/lib/slocate/slocate.db' is more
>than 8 days old
>/usr/share/doc/cyrus-imapd-2.2.12/README.autocreate
>
>less /usr/share/doc/cyrus-imapd-2.2.12/README.autocreate
>
>Craig
>
>
>
>
autocreatequota should be working if createonpost is set to yes and no
need for patching cyrus source.
From man imapd.conf
*****************
*autocreatequota:* 0
If nonzero, normal users may create their own IMAP accounts by
creating the mailbox INBOX. The user's quota is set to the value if
it is positive, otherwise the user has unlimited quota.
*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.
*autocreateinboxfolders:* <none>
If a user does not have an INBOX created then the INBOX as well as
some INBOX subfolders are created under two conditions. 1. The user
logins via the IMAP or the POP3 protocol. (autocreatequota option
must have a nonzero value) 2. A message arrives for the user through
the LMTPD protocol.(createonpost option must yes)
autocreateinboxfolders is a list of INBOX's subfolders separated by
a "|", that are automatically created by the server under the
previous two situations. <- READ THIS!!!!!!!!
*****************
*autocreateinboxfolders:* <none>
Should look like
*autocreateinboxfolders:* inbox|spam|whatevermore
/Casper
---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|