Package - dmarc-srg
Primary informations
Download package: http://deb.debian.org/debian/pool/main/d/dmarc-srg/dmarc-srg_2.3-1_all.deb (Size: 129.8KiB)| Property | Value |
|---|---|
| Package | dmarc-srg |
| Version | 2.3-1 |
| Installed-Size | 1032 |
| Maintainer | Debian PHP PEAR Maintainers |
| Architecture | all |
| Depends | libapache2-mod-php | lighttpd | nginx | php-fpm | httpd, php-cli, php-common, php-json, php-mbstring, php-pdo-mysql, php-xml, php-zip |
| Suggests | php-imap, libphp-phpmailer (>= 6.8.0), libphp-phpmailer (<< 7~~) |
| Description | PHP parser, viewer and summary report generator for incoming DMARC reports |
| Description-md5 | 9669e22e01bcc361df57838b34dcded2 |
| Multi-Arch | foreign |
| Homepage | https://github.com/liuch/dmarc-srg |
| Section | php |
| Priority | optional |
| Filename | pool/main/d/dmarc-srg/dmarc-srg_2.3-1_all.deb |
| Size | 132888 |
| MD5sum | c0b2b7ba4cd6e297d7776280010df54d |
| SHA256 | 2dc7783e1e2a6185eada49ad494d827fa570c40d7ed96584b0cd45563cce09b5 |
Files in package
- /etc/dmarc-srg/conf.sample.php
- /usr/share/dmarc-srg/classes/Admin.php
- /usr/share/dmarc-srg/classes/Auth.php
- /usr/share/dmarc-srg/classes/Common.php
- /usr/share/dmarc-srg/classes/Config.php
- /usr/share/dmarc-srg/classes/Core.php
- /usr/share/dmarc-srg/classes/Database/DatabaseConnector.php
- /usr/share/dmarc-srg/classes/Database/DatabaseController.php
- /usr/share/dmarc-srg/classes/Database/DomainMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/HostMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/Connector.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/DomainMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/HostMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/ReportLogMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/ReportMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/SettingMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/StatisticsMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/UpgraderMapper.php
- /usr/share/dmarc-srg/classes/Database/Mariadb/UserMapper.php
- /usr/share/dmarc-srg/classes/Database/ReportLogMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/ReportMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/SettingMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/StatisticsMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/UpgraderMapperInterface.php
- /usr/share/dmarc-srg/classes/Database/UserMapperInterface.php
- /usr/share/dmarc-srg/classes/DateTime.php
- /usr/share/dmarc-srg/classes/Directories/Directory.php
- /usr/share/dmarc-srg/classes/Directories/DirectoryList.php
- /usr/share/dmarc-srg/classes/Domains/Domain.php
- /usr/share/dmarc-srg/classes/Domains/DomainList.php
- /usr/share/dmarc-srg/classes/ErrorCodes.php
- /usr/share/dmarc-srg/classes/ErrorHandler.php
- /usr/share/dmarc-srg/classes/Exception/AuthException.php
- /usr/share/dmarc-srg/classes/Exception/DatabaseException.php
- /usr/share/dmarc-srg/classes/Exception/DatabaseExceptionFactory.php
- /usr/share/dmarc-srg/classes/Exception/DatabaseFatalException.php
- /usr/share/dmarc-srg/classes/Exception/DatabaseNotFoundException.php
- /usr/share/dmarc-srg/classes/Exception/ForbiddenException.php
- /usr/share/dmarc-srg/classes/Exception/LogicException.php
- /usr/share/dmarc-srg/classes/Exception/MailboxException.php
- /usr/share/dmarc-srg/classes/Exception/RuntimeException.php
- /usr/share/dmarc-srg/classes/Exception/SoftException.php
- /usr/share/dmarc-srg/classes/Hosts/Host.php
- /usr/share/dmarc-srg/classes/Log/LogLevel.php
- /usr/share/dmarc-srg/classes/Log/LoggerAwareInterface.php
- /usr/share/dmarc-srg/classes/Log/LoggerInterface.php
- /usr/share/dmarc-srg/classes/Log/PhpSystemLogger.php
- /usr/share/dmarc-srg/classes/Mail/MailAttachment.php
- /usr/share/dmarc-srg/classes/Mail/MailBody.php
- /usr/share/dmarc-srg/classes/Mail/MailBox.php
- /usr/share/dmarc-srg/classes/Mail/MailBoxes.php
- /usr/share/dmarc-srg/classes/Mail/MailMessage.php
- /usr/share/dmarc-srg/classes/Mail/Mailer.php
- /usr/share/dmarc-srg/classes/Mail/MailerInternal.php
- /usr/share/dmarc-srg/classes/Mail/MailerPhpMailer.php
- /usr/share/dmarc-srg/classes/Plugins/PluginInterface.php
- /usr/share/dmarc-srg/classes/Plugins/PluginManager.php
- /usr/share/dmarc-srg/classes/RemoteFilesystems/RemoteFilesystem.php
- /usr/share/dmarc-srg/classes/RemoteFilesystems/RemoteFilesystemList.php
- /usr/share/dmarc-srg/classes/Report/OverallReport.php
- /usr/share/dmarc-srg/classes/Report/Report.php
- /usr/share/dmarc-srg/classes/Report/ReportData.php
- /usr/share/dmarc-srg/classes/Report/ReportFetcher.php
- /usr/share/dmarc-srg/classes/Report/ReportList.php
- /usr/share/dmarc-srg/classes/Report/SummaryReport.php
- /usr/share/dmarc-srg/classes/ReportFile/ReportFile.php
- /usr/share/dmarc-srg/classes/ReportFile/ReportGZFileCutFilter.php
- /usr/share/dmarc-srg/classes/ReportLog/ReportLog.php
- /usr/share/dmarc-srg/classes/ReportLog/ReportLogItem.php
- /usr/share/dmarc-srg/classes/Session.php
- /usr/share/dmarc-srg/classes/Settings/Setting.php
- /usr/share/dmarc-srg/classes/Settings/SettingInteger.php
- /usr/share/dmarc-srg/classes/Settings/SettingString.php
- /usr/share/dmarc-srg/classes/Settings/SettingStringSelect.php
- /usr/share/dmarc-srg/classes/Settings/SettingsList.php
- /usr/share/dmarc-srg/classes/Sources/DirectorySource.php
- /usr/share/dmarc-srg/classes/Sources/MailboxSource.php
- /usr/share/dmarc-srg/classes/Sources/RemoteFilesystemSource.php
- /usr/share/dmarc-srg/classes/Sources/Source.php
- /usr/share/dmarc-srg/classes/Sources/SourceAction.php
- /usr/share/dmarc-srg/classes/Sources/UploadedFilesSource.php
- /usr/share/dmarc-srg/classes/Statistics.php
- /usr/share/dmarc-srg/classes/Status.php
- /usr/share/dmarc-srg/classes/TextTable.php
- /usr/share/dmarc-srg/classes/Users/AdminUser.php
- /usr/share/dmarc-srg/classes/Users/DbUser.php
- /usr/share/dmarc-srg/classes/Users/User.php
- /usr/share/dmarc-srg/classes/Users/UserList.php
- /usr/share/dmarc-srg/classes/autoload.php
- /usr/share/dmarc-srg/config/conf.sample.php
- /usr/share/dmarc-srg/config/vendor_config.php
- /usr/share/dmarc-srg/init.php
- /usr/share/dmarc-srg/public/admin.php
- /usr/share/dmarc-srg/public/css/main.css
- /usr/share/dmarc-srg/public/css/mainmenu.css
- /usr/share/dmarc-srg/public/css/notification.css
- /usr/share/dmarc-srg/public/css/widgets.css
- /usr/share/dmarc-srg/public/domains.php
- /usr/share/dmarc-srg/public/files.php
- /usr/share/dmarc-srg/public/hosts.php
- /usr/share/dmarc-srg/public/index.php
- /usr/share/dmarc-srg/public/js/admin.js
- /usr/share/dmarc-srg/public/js/common.js
- /usr/share/dmarc-srg/public/js/domains.js
- /usr/share/dmarc-srg/public/js/files.js
- /usr/share/dmarc-srg/public/js/list.js
- /usr/share/dmarc-srg/public/js/login.js
- /usr/share/dmarc-srg/public/js/logs.js
- /usr/share/dmarc-srg/public/js/main.js
- /usr/share/dmarc-srg/public/js/notification.js
- /usr/share/dmarc-srg/public/js/report.js
- /usr/share/dmarc-srg/public/js/settings.js
- /usr/share/dmarc-srg/public/js/status.js
- /usr/share/dmarc-srg/public/js/summary.js
- /usr/share/dmarc-srg/public/js/users.js
- /usr/share/dmarc-srg/public/js/widgets.js
- /usr/share/dmarc-srg/public/list.php
- /usr/share/dmarc-srg/public/login.php
- /usr/share/dmarc-srg/public/logout.php
- /usr/share/dmarc-srg/public/logs.php
- /usr/share/dmarc-srg/public/report.php
- /usr/share/dmarc-srg/public/robots.txt
- /usr/share/dmarc-srg/public/settings.php
- /usr/share/dmarc-srg/public/status.php
- /usr/share/dmarc-srg/public/summary.php
- /usr/share/dmarc-srg/public/users.php
- /usr/share/dmarc-srg/template.html
- /usr/share/dmarc-srg/utils/check_config.php
- /usr/share/dmarc-srg/utils/database_admin.php
- /usr/share/dmarc-srg/utils/domains_admin.php
- /usr/share/dmarc-srg/utils/fetch_reports.php
- /usr/share/dmarc-srg/utils/mailbox_cleaner.php
- /usr/share/dmarc-srg/utils/reportlog_cleaner.php
- /usr/share/dmarc-srg/utils/reports_cleaner.php
- /usr/share/dmarc-srg/utils/summary_report.php
- /usr/share/dmarc-srg/utils/users_admin.php
- /usr/share/doc/dmarc-srg/changelog.Debian.gz
- /usr/share/doc/dmarc-srg/copyright
- /usr/share/doc/dmarc-srg/user_management.md