Commit graph

25 commits

Author SHA1 Message Date
Franco Fichtner
0165c94663 */*: audit [reconfigure] usage; closes #454
As expected, the call is never used.
2018-01-01 13:00:29 +01:00
Franco Fichtner
6abe2a2633 mail/rspamd: fix license header character 2017-12-27 14:59:44 +01:00
Franco Fichtner
7e1b631805 databases/redis|mail/rspamd: bump versions after internal changes 2017-12-27 10:37:13 +01:00
Franco Fichtner
ae0d3b61e2 mail/rspamd: use the new partials for tabbed forms 2017-12-26 11:31:06 +00:00
Franco Fichtner
a4c2dab9e6 mail/rspamd: use mutable service controller 2017-12-25 17:02:52 +01:00
Franco Fichtner
b3f9954d8e */*: last titles removed; closes #403 2017-12-24 15:33:02 +01:00
Franco Fichtner
d5e283e18e mail/postfix: the usual tweaks 2017-12-19 07:19:04 +01:00
Franco Fichtner
8098fd496b mail/postfix: kill titles 2017-12-19 07:13:21 +01:00
Franco Fichtner
f695bc25ce */*: migrate _opnsense_bootup_run to simpler _var_script suffix
PR: https://github.com/opnsense/core/issues/1835
2017-12-18 18:28:10 +00:00
Michael
ac5ca7ffb8 mail/postfix: added sender / recipient access maps (#438)
* Create SenderController.php

* Create RecipientController.php

* Create SenderController.php

* Create RecipientController.php

* Create dialogEditPostfixSender.xml

* Create dialogEditPostfixRecipient.xml

* Update dialogEditPostfixSender.xml

* Create Sender.php

* Create Recipient.php

* Create Sender.xml

* Create Recipient.xml

* Update Menu.xml

* Create sender.volt

* Create recipient.volt

* Update Sender.xml

* Update Recipient.xml

* Update General.xml

* Update recipient_access

* Update sender_access

* Update Menu.xml

* Update Makefile

* Update RecipientController.php

* Update SenderController.php

* Update recipient_access

* Update sender_access

* Update RecipientController.php

* Update SenderController.php

* Update recipient_access

* Update sender_access

* Update main.cf

* Update RecipientController.php

* Update SenderController.php

* Update Menu.xml
2017-12-17 23:19:35 +01:00
Fabian Franz, BSc
bb1ece196e
mail/rspmd: redis port (#424)
* mail/rspamd: automatically use the right redis port
* mail/spamd: bump version
2017-12-10 17:01:29 +01:00
Michael
f4e0af2b77 mixed up virus with spam (#408) 2017-12-05 08:25:16 +01:00
Fabian Franz, BSc
3256a21054
Upcase first chars of Menu.xml (#398)
* Upcase first chars of Menu.xml

* Update Menu.xml
2017-11-28 17:14:17 +01:00
Michael
3270f88c2d mail/postfix: add newaliases to setup.sh (#394) 2017-11-27 16:16:03 +01:00
Franco Fichtner
c1efeb9634 mail/postfix: fix permission on previous 2017-11-20 06:38:47 +01:00
Michael
ce3274eae1 mail/postfix: add smtp security enforcement and certificate selection (#383) 2017-11-20 06:38:17 +01:00
Franco Fichtner
e6fa5bbfae mail/rspamd: tabs vs. spaces 2017-11-19 08:58:31 +01:00
Franco Fichtner
f950b2f37c */*: whitespace sweep 2017-11-19 08:42:46 +01:00
Fabian Franz, BSc
f9740debb2
add redis plugin to rspamd plugin (#372)
* add redis plugin to rspamd plugin
* add redis missing warning
2017-11-15 18:35:00 +01:00
Michael
223e92eedb mail/postfix: message size limit, SSL options (#364)
* Update general.xml

* Update General.xml

* Update main.cf

* change text to select_multiple

* Update General.xml

* update mynetworks

* change message size to 50MB

* Update general.xml

* Update general.xml

* Update General.xml

* Update main.cf

* Update general.xml
2017-11-10 16:59:52 +01:00
Fabian Franz, BSc
54aa92e0e3
Postfix sender restrictions (#359)
* postfix: add smtp sender restrictions to template
* add some model changes to allow sender restrictions
* postfix improvements (smtpd_recipient_restrictions)
* fix typo found by @mimugmail
* remove comma - requested by @mimugmail
* btree -> hash
2017-11-08 17:42:19 +01:00
Fabian Franz, BSc
7d91e49d40
Fix bug in model
reported by @mimugmail
2017-11-02 19:35:14 +01:00
Fabian Franz, BSc
541aeb23fb
rspamd: fix templates (don't render unless the model exists) (#354)
* rspamd: fix template mx-check

* fix antivirus.conf

* add a lock to templates
2017-11-01 16:59:28 +01:00
Fabian Franz, BSc
83dd4a7868
mail/rspamd: Mail Protection (#332)
* Init Antispam

* init menu structure

* add the right icon

* add some stuff to the form

* add form elements

* remove postfix from package

* add some values to model

* add rate limit

* add some av stuff

* add surbl

* add options in dkim

* rename package

* models: rename package to Rspamd

* rename

* Makefile: rename to rspamd

* add service stubs

* some fixes

* fix input type of enabled

* add some service files

* move directory; add configd actions

* add av to templates

* add some templates; improve error messages

* add spamtrap

* fix bug

* add surbl

* add graylist; phishing

* add mx_check and ratelimit

* cleaning

* mark as devel

* add pkg description from parent port

* mv security/rspamd mail/rspamd; update Makefile; update Readme.md

* use service name in menu

* reorder categories in makefile

* update makefile: make os-clamav optional

* add clamav plugin missing warning

* add missing field to spamtrap
2017-10-30 20:29:54 +01:00
Franco Fichtner
3fba5e1ca1 mail/postfix: new home and setup.sh executable bits 2017-10-29 20:05:59 +01:00