Andrew Colin Kissa schreef: > On 10 Nov 2010, at 3:29 PM, Johan Hendriks wrote: > >> Thanks, that did it. >> I thought it could not find the MTA, i looked in the settings.py file, >> but could not find this setting. >> Is there a file where all cinfigure able settings are mentioned.? > The baruwa specific settings are only these: > > # mailscanner configuration file > MS_CONFIG = '/etc/MailScanner/MailScanner.conf' > > # mailscanner Quick.Peek program location > MS_QUICKPEEK = '/usr/sbin/Quick.Peek' > > # Number of days to keep in the quarantine > QUARANTINE_DAYS_TO_KEEP = 60 > > # The url to use in your quarantine report links > QUARANTINE_REPORT_HOSTURL = 'http://baruwa-alpha.local' > > # spam assassin rules directories > SA_RULES_DIRS = ['/usr/share/spamassassin','/etc/mail/spamassassin'] > # End Baruwa only settings > > The others are Django settings and documentation on them > is available at > http://docs.djangoproject.com/en/1.1/ref/settings/#ref-settings > >> Two more things. >> >> I miss a total of all mail send in the message totals report page, it >> would be nice to see the totals of all mail, spam,viruses and Mb's send >> in that report page. > That is available on each and every page at the top, but if you really like > it open a ticket i will implement it > >> Is it possible to tell sendpdfreports that i want the totals only for >> mont june or februari.., and only for domain a or b , and can i send a >> copy to say the admin user.. > I did actually think about adding the ability to create the reports per domain > then attach multiple PDF's to a single email to the admin > > Open a feature requests such that i do not forget. > >> Sorry for all the questions.. > No not at all the whole point is to get a good and proper working system > so all inputs are welcome. > >> I installed the BarruwaUserSettings file, and all seems to work like it >> should. > Cool. > >> Thanks for all your effort in this. > You are welcome. > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa Can you tell me where i can add feature requests?
I can not find it on the webpages. regards, Johan _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

