using /usr/bin/mail on Ubuntu 18.04
Jerry Geis
jerry.geis at gmail.com
Mon Jun 21 17:28:07 UTC 2021
Thanks Keith how do I make that part of my dpkg package ?
I have :
echo "Pre-Depends: apache2, apache2-suexec-pristine, sendmail, sendmail-cf,
mailutils, nullmailer"
I would like the user installing to not have to know about the
DEBIAN_FRONTEND - how can I just include that?
Thank you!
Jerry
On Sun, Jun 20, 2021 at 1:26 PM Keith <keith at caramail.com> wrote:
> On 6/19/21 3:08 PM, Jerry Geis wrote:
>
> [SNIP]
>
> >
> > Thanks nullmailer has helped. When installing it with "apt -y install
> > nullmailer" it prompts for two things-
> > how do I tell the installer to just accept the defaults ? For
> > future automated installs.
> > Thanks
> >
> > Jerry
> >
>
> # DEBIAN_FRONTEND=noninteractive apt -y install <packagename>
>
> The above command will install a package with default config values.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20210621/7a1be3dd/attachment.html>
More information about the ubuntu-users
mailing list