Here it is... [root(a)ipfire ~]# find / -name sendmail /usr/sbin/sendmail /usr/share/logwatch/scripts/services/sendmail [root(a)ipfire ~]# ls -ablph /usr/sbin/sendmail lrwxrwxrwx 1 root root 26 Nov 11 01:10 /usr/sbin/sendmail -> /etc/alternatives/sendmail [root(a)ipfire ~]# ls /etc/alternatives ls: cannot access /etc/alternatives: No such file or directory [root(a)ipfire ~]# - Daniel Am 13.11.2015 um 05:48 schrieb R. W. Rodolico: > I ran a test on my machine. Daniel, can you verify the following happens > on yours also? > > [root(a)dd-router httpd]# find / -name sendmail > /usr/share/logwatch/scripts/services/sendmail > /usr/sbin/sendmail > > [root(a)dd-router httpd]# ls -ablph /usr/sbin/sendmail > lrwxrwxrwx 1 root root 26 Nov 10 18:10 /usr/sbin/sendmail -> > /etc/alternatives/sendmail > > [root(a)dd-router httpd]# ls /etc/alternatives > ls: cannot access /etc/alternatives: No such file or directory > > basically, /usr/sbin/sendmail is a symbolic link to > /etc/alternatives/sendmail, and /etc/alternatives does not exist. > > Rod > > On 11/12/2015 09:27 AM, Daniel Weismüller wrote: >> Hi, >> >> Core Update 95 installed succesfully without any abnormalities. >> >> If I try to send a testmail via the mail.cgi I'll get a blank white >> screen and nothing else. >> No error, no logentry and no mail. >> >> Is there someone else with that problem? >> >> - Daniel >> >> Am 11.11.2015 um 00:26 schrieb Michael Tremer: >>> Hello, >>> >>> this is just a short information about the upcoming Core Update. >>> >>> Core Update 95 has been branched and will only accept bug fixes. It >>> will appear on the testing tree shortly and I *strongly* recommend to >>> install the update as soon as possible and to give it a good test. >>> >>> Arne will be away for the next week and some time after that so that it >>> would be very convenient if as many bugs can be found as possible >>> before the end of this week. >>> >>> We would like to release this update in a bit over two weeks. >>> >>> See the Git repository for changes. A summarized changelog will follow >>> on the IPFire Planet as usual. >>> >>> Best, >>> -Michael