| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| indimail Release 3.4.4.tar.gz | 2023-04-23 | 22.3 MB | |
| indimail Release 3.4.4.zip | 2023-04-23 | 24.1 MB | |
| README.md | 2023-04-23 | 2.8 kB | |
| Totals: 3 Items | 46.4 MB | 0 | |
Date: Sun Apr 23 2023 22:52:02 +0000
DNF / YUM / APT / Arch Binary Downloads
Open Build Service Binary Download
What's Changed
- Fix code quality issues by @mbhangui in https://github.com/mbhangui/indimail-virtualdomains/pull/29
- updated courier-imap, maildrop by @mbhangui in https://github.com/mbhangui/indimail-virtualdomains/pull/30
Full Changelog: https://github.com/mbhangui/indimail-virtualdomains/compare/v3.4.3...v3.4.4
ChangeLog
indimail-access 1. upgraded courier-imap to 5.2.3 2. upgraded maildrop to 3.1.4
indimail-auth - 01/04/2023 1. nssd/load_mysql.c: refactored getlibObject function
indimail-spamfilter - 28/03/2023 1. format.c: fix format for '%'
indimail-virtualdomains - 26/03/2023 01. deliver_mail.c, ismaildup.c, postdel.c, vbulletin.c, vfilter.c: fixed code using wait_handler 02. valias.c: exit with return value valias function 03. valias_insert.c, valias_update: return 0 if rows updated - 01/04/2023 04. RemoteBulkMail.c, dbload.c, findhost.c, iopen.c: display mysql error for mysql_options() 05. load_mysql.c: refactored getlibObject function - 02/04/2023 06. usr.sbin.mysqld: added /run/mysqld, /var/run/mysqld for apparmor - 07/04/2023 07. qmailmrtg.c: refactored to use libqmail 08. renamed qmailmrtg7 to qmailmrtg 09. qmailmrtg.c: converted queue messages to messages/hour - 08/04/2023 10. ProcessInFifo.c: modified for qmailmrtg inlookup stats 11. qmailmrtg.c: refactored code to print service uptime and status 12. indimail.mrtg.cfg: updated to include service uptime in graphs 13. ilocal_ugprade.in: refresh mrtg service during upgrade if using old qmailmrtg - 09/04/2023 14. ProcessInFifo.c: skip logging of binary search walk on SIGUSR1 (log only when debug is set) 15. qmailmrtg.c: added case for generating status for inlookup Cache Hits 16. journal2mrtg: convert journalctl logs to qmailmrtg format 17. qmailmrtg.c: read from stdin if logdir is - 18. indimailmrtg.cfg.in: rearranged graphs - 19/04/2023 19. mysql_stack.c: include stdlib.h to fix compiler warning - 22/04/2023 20. Login_Tasks.c: record IPv6 address if present in lastauth 21. open_smtp_relay.c: record IPv6 address if present in relay 22. inquery.c: write error messages for all errors
ircube - 20/04/2023 1. roundcube_config: use /bin/sh as interpreter
logalert - 13/04/2023 1. Refactored logsrv.c, logclient.c incrmesg.c, rpclog.c, showbytes.c - https://github.com/mbhangui/indimail-virtualdomains/pull/29 2. logclient.c: added -v, -p option 3. logsrv.c: removed -c option 4. rpclog.c: print RPC program number, version during startup.