hamadino
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by hamadino-
hamadino commented,
I got the same problem. I changed the line 1132 in the file /etc/exim.pl from : my $xsourcedir = maskdir($ENV{'X-SOURCE-DIR'}); To : my $xsourcedir = $ENV{'X-SOURCE-DIR'}; Thank you g-force Wai...