File notqmail.changes of Package notqmail
-------------------------------------------------------------------
Mon May 06 03:58:41 UTC 2024 - Manvendra Bhangui <mbhangui@gmai.com>
- notqmail release 1.09
-------------------------------------------------------------------
Thu Jun 17 13:20:41 UTC 2021 - Manvendra Bhangui <mbhangui@gmail.com>
- added default-mail, mail-transport-agent to Provides
-------------------------------------------------------------------
Mon Nov 16 08:34:05 UTC 2020 - Manvendra Bhangui <mbhangui@gmail.com>
- fixed typo in the mainainer email address
-------------------------------------------------------------------
Mon Nov 16 07:31:26 UTC 2020 - Manvendra Bhangui <mbhangui@gmail.com>
- updated maintainer address
- avoid use of files in /tmp
-------------------------------------------------------------------
Mon Nov 16 03:55:40 UTC 2020 - Manvendra Bhangui <mbhangui@gmail.com>
- 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.