Using custombuild from 08-Aug-2022 08:38 ,
it wants to set :
set_sendmail_link() {
ln -sf /etc/exim /usr/sbin/sendmail
}
but /etc/exim isn't there. Shouldn't that be /usr/sbin/exim ?
Any invocation of the build script will now (for me at least) break mail.
it wants to set :
set_sendmail_link() {
ln -sf /etc/exim /usr/sbin/sendmail
}
but /etc/exim isn't there. Shouldn't that be /usr/sbin/exim ?
Any invocation of the build script will now (for me at least) break mail.