0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
Commit Graph

2920 Commits

Author SHA1 Message Date
benchea dan
780ea6857a
Update config.inc.php 2022-03-07 15:23:28 +02:00
benchea dan
bb8a1bc6a0
Update menu.tpl 2022-03-07 15:22:01 +02:00
benchea dan
a72a7be570
Rename mailog.php to maillog.php 2022-03-07 15:20:51 +02:00
benchea dan
3d95ba776b
Create maillog.tpl 2022-03-07 15:20:23 +02:00
benchea dan
2464e1890b
Create mailog.php 2022-03-07 15:19:13 +02:00
benchea dan
5ccfdc9e90
Delete domain_example 2022-03-07 15:17:55 +02:00
benchea dan
9a35b0ff14
Create 2022-03-06-pflogsum.log.gz 2022-03-07 15:17:47 +02:00
benchea dan
008b4a4ee1
Create 2022-03-06-failed-auth.log.gz 2022-03-07 15:17:24 +02:00
benchea dan
adb7329c97
Create 2022-03-06-bulk.log.gz 2022-03-07 15:16:56 +02:00
benchea dan
774051fb7e
Create domain_example 2022-03-07 15:14:48 +02:00
benchea dan
cbc1c78d58
Create postfix_logs.sh 2022-03-07 15:13:57 +02:00
benchea dan
aeb1dc61f6
Delete cron 2022-03-07 15:13:30 +02:00
benchea dan
c5da911b67
Create cron 2022-03-07 15:10:47 +02:00
benchea dan
51673118bb
Update PFACrypt.php
if you have old hashes like $nr$salt$hash and you migrate to {algoithm}hash
2022-02-09 10:39:15 +02:00
benchea dan
ec6e974f10
Update viewlog.php 2022-01-12 11:54:18 +02:00
benchea dan
985273d07a
Update viewlog.php 2022-01-12 11:44:55 +02:00
benchea dan
951b202ff1
Update viewlog.tpl 2022-01-12 10:44:54 +02:00
benchea dan
d583cb396b
Update viewlog.tpl 2022-01-12 10:40:52 +02:00
benchea dan
d80041bf4e
Update viewlog.php 2022-01-12 10:39:16 +02:00
benchea dan
8690f1c2b6
Update viewlog.php 2022-01-12 10:37:29 +02:00
benchea dan
cc74eca44d
Update viewlog.tpl 2022-01-12 10:36:42 +02:00
David Goodwin
def280bebf
Merge pull request #578 from neuffer/neuffer-patch-mailserver2-readme
Update readme.md with mailserver2 project info
2022-01-03 18:37:27 +00:00
neuffer
7be0582c93
Update README.md 2022-01-03 14:15:46 +01:00
neuffer
58d4d0562a
Update README.md 2022-01-03 14:01:16 +01:00
David Goodwin
78cb6a27fc
Update README.md 2022-01-03 10:14:07 +00:00
David Goodwin
52ed517f35 also fix collation on domain_admins.domain to be latin1_general_ci - see also #327 (else a domain admin cannot login) 2021-12-07 19:42:49 +00:00
David Goodwin
52072536c7 update CHANGELOG 2021-12-01 11:48:27 +00:00
David Goodwin
b0516193b0 see: https://github.com/postfixadmin/postfixadmin/issues/569 - dark theme from @polymeer, configure $CONF["theme_css"] = "css/dark-theme.css" 2021-12-01 11:33:36 +00:00
David Goodwin
b0338e65a1 update to latest stable version - see #570 2021-12-01 11:23:47 +00:00
David Goodwin
422daf6c44 see #567 - missed SHA512-CRYPT 2021-11-30 10:48:06 +00:00
David Goodwin
fc00330581
Merge pull request #566 from davidebeatrici/smtps
Add support for implicit TLS, replace "smtp_sendmail_tls" with "smtp_type"
2021-11-29 09:24:38 +00:00
Davide Beatrici
626bd43def Add support for implicit TLS, replace "smtp_sendmail_tls" with "smtp_type"
For reference: https://datatracker.ietf.org/doc/html/rfc8314

Please note that this only applies to the "send email" feature.

In the future we should implement it for the "fetch email" one too.
2021-11-29 07:10:20 +01:00
David Goodwin
59e33915f4
Merge pull request #565 from davidebeatrici/postfix-dovecot-postgresql-example_smtpd_sender_login_maps
DOCUMENTS: Configure "smtpd_sender_login_maps" in Dovecot & PostgreSQL example
2021-11-28 20:26:54 +00:00
Davide Beatrici
3934add185 DOCUMENTS: Configure "smtpd_sender_login_maps" in Dovecot & PostgreSQL example
A short explanation is also added.
2021-11-28 14:42:29 +01:00
David Goodwin
047774b250 reorder upgrade sql, see #561 2021-11-21 21:32:24 +00:00
David Goodwin
ed1dc78816
Update HASHING.md 2021-11-21 15:35:44 +00:00
David Goodwin
dd862157fe
Merge pull request #560 from zhiephie/patch-1
Change notication to notification
2021-11-19 09:51:25 +00:00
Yudi Purwanto
9d65a5004c
Change notication to notification 2021-11-19 16:24:17 +07:00
David Goodwin
e0c9939f88 use _pacrypt_php_crypt 2021-11-14 20:52:24 +00:00
David Goodwin
4bc3e1464c make sure php_crypt:BLOWFISH works 2021-11-14 20:50:41 +00:00
David Goodwin
89f3ba5387 try and improve documentation in config.inc.php 2021-11-14 20:49:58 +00:00
David Goodwin
ac29137b73
Merge pull request #558 from mirko/change-default-sql-query-for-transport_maps
default $transport_maps: exclude results where transport='virtual'
2021-11-12 19:08:22 +00:00
Mirko Vogt
e467af14e1 default $transport_maps: exclude results where transport='virtual'
Modify the default query for $transport_maps to exclude all entries
which have the transport set to 'virtual'.

Postfixadmin sets the transport for domains to 'virtual' by default,
which is a rather unfortunate choice when enabling transport_maps, as
it will direct postfix to use the 'virtual' transport as defined in
master.cf, which most likely is not what the user intended.
The user most likely still wants emails being delivered to virtual
mailboxes, via the transport defined per $virtual_transport.

$virtual_transport however is only a fallback, which applies if
$transport_maps is either undefined or the table lookup it refers to
fails.

Hence excluding domains where transport is set to 'virtual', which
by default and therewith in most cases probably means all domains
ever created by postfixadmin.

This results in the query returning no results, leading to postfix
falling back to the transport defined in $virtual_transport.
2021-11-12 17:12:52 +01:00
David Goodwin
7dcfb00377 composer format 2021-11-10 19:48:20 +00:00
David Goodwin
2ab28e795d fix more collation issues 2021-11-10 19:43:14 +00:00
David Goodwin
09172663e5 Merge branch 'issue-327-collation-schema-update' 2021-11-10 19:34:38 +00:00
David Goodwin
57f9ed5ff3 see #556 - try this instead 2021-11-10 15:41:08 +00:00
David Goodwin
540b32f1a0 probable fix for #556 - see if CONF[site_url] is a string before trying to use it 2021-11-10 09:42:26 +00:00
David Goodwin
26706c5dda update CHANGELOG.TXT - see also https://github.com/postfixadmin/postfixadmin/issues/554 2021-11-08 09:22:20 +00:00
David Goodwin
5a8f334b45 fix mysql connection string - see #553 2021-11-02 22:10:03 +00:00