Am 15.11.2015 um 21:34 schrieb R. W.
Rodolico:
Alex,
I updated the bug report (10932). I believe this occurred because Daniel
and I were part of the update from 93-94 and we never installed the
patch (in my case I know I didn't). In my case, it was working but only
because I had created a symlink from sendmail directly to sendmail.dma
and most likely during the upgrade to 95 that symlink was corrected to
/etc/alternatives (which did not exist).
Unless someone else sees this, I don't think it is a true bug anymore.
Instead, it is an artifact left over from testing the 93-94 upgrade. I
used almost the same machine, clean installed 94, then upgraded to 95
and everything is working correctly.
Rod
On 11/13/2015 02:57 AM, Alexander Marx wrote:
Hi!
i installed core 94, configured dma as it should and it was working.
Then i upgraded to core 95 and all settings are exactly the same and
testmail is working.
Can someone please give a complete procedure to reproduce this error?
Which Version did you use as a base? Did you install core 94 from iso or
as an Update from core 93?
Did DMA work BEFORE you upgraded to core 95?
We faced a Bug when upgrading from core 93 to core 94, but that BUG
should already be fixed.
thank you
Am 13.11.2015 um 08:55 schrieb Daniel Weismüller:
Here it is...
[root@ipfire ~]# find / -name sendmail
/usr/sbin/sendmail
/usr/share/logwatch/scripts/services/sendmail
[root@ipfire ~]# ls -ablph /usr/sbin/sendmail
lrwxrwxrwx 1 root root 26 Nov 11 01:10 /usr/sbin/sendmail ->
/etc/alternatives/sendmail
[root@ipfire ~]# ls /etc/alternatives
ls: cannot access /etc/alternatives: No such file or directory
[root@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@dd-router httpd]# find / -name sendmail
/usr/share/logwatch/scripts/services/sendmail
/usr/sbin/sendmail
[root@dd-router httpd]# ls -ablph /usr/sbin/sendmail
lrwxrwxrwx 1 root root 26 Nov 10 18:10 /usr/sbin/sendmail ->
/etc/alternatives/sendmail
[root@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