Spirk, Werner
2017-08-01 08:51:09 UTC
hello,
I installed the feature Resend(bounce) for roundcube-1.3.0
according as described under
https://github.com/roundcube/roundcubemail/commit/1b2d3c0ac2ccd297ca2965a15018e7f3d1b554c6
I didn't find the email address for the developer
Aleksander Machniak so I ...
First of all "bounce" below "forward as attachment" is shown greyed.
So I cannot test this feature.
So I tried to forward a message "HTTP 500-Error" came up.
The logs/errors shows:
[01-Aug-2017 10:24:32 Europe/Berlin] PHP Fatal error: Uncaught Error:
Class 'rcmail_sendmail' not found in
/srv/www/roundcube-1.3.0/program/steps/mail/compose.inc:65
Stack trace:
#0 /srv/www/roundcube-1.3.0/index.php(303): include_once()
#1 {main}
thrown in /srv/www/roundcube-1.3.0/program/steps/mail/compose.inc on line 65
I don't know why program/include/rcmail_sendmail.php
where class rcmail_sendmail is defined will not be integrated by
index.php(303): include_once()
Can anyone tell me what's going wrong and what I have to do?
Thanks in advance
Werner
I installed the feature Resend(bounce) for roundcube-1.3.0
according as described under
https://github.com/roundcube/roundcubemail/commit/1b2d3c0ac2ccd297ca2965a15018e7f3d1b554c6
I didn't find the email address for the developer
Aleksander Machniak so I ...
First of all "bounce" below "forward as attachment" is shown greyed.
So I cannot test this feature.
So I tried to forward a message "HTTP 500-Error" came up.
The logs/errors shows:
[01-Aug-2017 10:24:32 Europe/Berlin] PHP Fatal error: Uncaught Error:
Class 'rcmail_sendmail' not found in
/srv/www/roundcube-1.3.0/program/steps/mail/compose.inc:65
Stack trace:
#0 /srv/www/roundcube-1.3.0/index.php(303): include_once()
#1 {main}
thrown in /srv/www/roundcube-1.3.0/program/steps/mail/compose.inc on line 65
I don't know why program/include/rcmail_sendmail.php
where class rcmail_sendmail is defined will not be integrated by
index.php(303): include_once()
Can anyone tell me what's going wrong and what I have to do?
Thanks in advance
Werner