Joost Baaij
b5bf654181
added indexes on the virtual alias tables
When you're hosting a couple of hundred aliases, you will benefit.
It seems safer to create the index and deal with the slight overhead
for just a couple of records, as opposed to not having these
indexes and deal with serious performance issues if you have
lots of aliases on the machine.
11 gadus atpakaļ
PajamaSoft
40d0900557
Add and configure latest z-push
Signed-off-by: PajamaSoft <support@pajamasoft.com >
11 gadus atpakaļ
Bryan J Swift
d9bbc072c0
Split up email address information in `mail_virtual_users`
Use the changed `mail_virtual_users` structure to ensure directories and
sieve rules are created for each defined account.
11 gadus atpakaļ
Alex Payne
d28f0f82b9
move to non-deprecated template variable formatting
11 gadus atpakaļ
PajamaSoft
54648a8f39
Enable Roundcube's managesieve plugin or server-side filters
These are the changes necessary to enable Roundcube's manage sieve plugin to mange server-side sieve filters.
Signed-off-by: PajamaSoft <support@pajamasoft.com >
11 gadus atpakaļ
Luke Cyca
e46ad018ba
Improved test suite, rewritten in python
Added friendly_networks variable to denote whitelisted networks
11 gadus atpakaļ
Luke Cyca
194f587f3a
dsbl.org is no longer operating
11 gadus atpakaļ
Luke Cyca
369b90925a
Move DNSBL to postscreen (fixes #45 )
11 gadus atpakaļ
Luke Cyca
b1a3b8b67d
Use discovered IPv4 address
11 gadus atpakaļ
Luke Cyca
93e7b3e3bd
Use common domain variable instead of blog_domain
11 gadus atpakaļ
Luke Cyca
85bbbd7d02
Increase message size limit to 50MB (from default of 10MB)
11 gadus atpakaļ
Luke Cyca
7043143f90
Improved idempotency and removed ip detection for checkrbl
11 gadus atpakaļ
Luke Cyca
5497f31fb9
Set postfix origin to correctly deliver mail for local users
(such as root's cron errors)
12 gadus atpakaļ
Alex Payne
450ce6676e
substitute my domain for TODOs. Fixes #37
12 gadus atpakaļ
Luke Cyca
ca8a371320
Use combined cert for postfix, dovecot, and znc
Fix CAcert usage in postfix and dovecot
12 gadus atpakaļ
Bertrand Cachet
fbd5deb4ea
Fix Postfix TLS configuration
Fix Postfix configuration file to link to correct SSL certificate locations
12 gadus atpakaļ
Luke Cyca
ed6245a2f2
smtpd should provide full cert chain, and smtp should verify certs against known CAs
12 gadus atpakaļ
sjahl
a4bcb48199
Adding bits for configuring mail aliases, and a postmaster@ address as an example
12 gadus atpakaļ
Alex Payne
55a22bcdef
Add example lines to OpenDKIM TrustedHosts file. Fixes #16 .
12 gadus atpakaļ
Alex Payne
82f1132694
Get MySQL email database name from var, not hardcoded
Thanks @pjan
12 gadus atpakaļ
Tejinder Jheeta
b411e696d3
Fix for mysql import for virtualdomains
12 gadus atpakaļ
Alex Payne
080d38986c
first commit
12 gadus atpakaļ