Changelog for
notqmail-1.09-1.1.i686.rpm :
* Mon May 06 2024 Manvendra Bhangui
- notqmail release 1.09
* Thu Jun 17 2021 Manvendra Bhangui - added default-mail, mail-transport-agent to Provides
* Mon Nov 16 2020 Manvendra Bhangui - fixed typo in the mainainer email address
* Mon Nov 16 2020 Manvendra Bhangui - updated maintainer address- avoid use of files in /tmp
* Mon Nov 16 2020 Manvendra Bhangui - Refactored build files- package the systemd unit file notqmail.service in debian builds exactly like the rpm builds- run alternatives or update-alternatives command to have notqmail as an alternative mta. This will create link to /var/qmail/bin/sendmail in /usr/lib and /usr/sbin- Create /var/qmail/control/me if not present. This allows you to start sending mail righ away after installing notqmail- Create alias for root, mailer-daemon and postmaster. This allows you to send mails to root right away after installing notqmail. mails from cron, etc work after this change.