3
My problem is I can't send email to anybody through the admin interface + the site can't send the activation link. This is like hell on Earth

I wanted to resend the activation links to my inactive users, the ones that didn't follow the activation process. Maybe some of them are not so familiar with Internet like for example .. we are.
I also think we lost at least 10 possible users in the last week just because of this mail thing
Of course ... I'll install a 2.0.13 on other dir so I can see if it works or not. If it doesn't => it is definetly a hosting problem.
The main thing is: can php mail() function inside XOOPS be customized? Let's say I want all emails to be sent from
somename@server.com and this to be recognized by the server (php mail function sends an anonymous-like mail - from user "nobody").
Here is a return-receipt from my server's email system. It has been previously set up to NOT accept ANY php mail() requests from user "nobody".
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
r4zz3_1988@yahoo.com
unrouteable mail domain "yahoo.com"
------ This is a copy of the message, including all the headers. ------
Return-path: <alex@mielus.ro>
[b]Received: from nobody by server.romania-webhosting.com with local (Exim 4.52)[/b]
id 1EDTvs-0007bq-JB
for r4zz3_1988@yahoo.com; Fri, 09 Sep 2005 00:27:44 +0300
To: r4zz3_1988@yahoo.com
Subject: User activation key for razepsk1
Received: from phpmailer ([193.226.117.250])
by allcrews.mielus.ro with HTTP (phpmailer);
Fri, 9 Sep 2005 00:27:44 +0300
Date: Fri, 9 Sep 2005 00:27:44 +0300
From: =?iso-8859-1?B?QWxsIFJPbWFuaWFuIENyZXdz?= <alex@mielus.ro>
Message-ID: <1b9c7f321fa8b567f56368bd0385fc7f@allcrews.mielus.ro>
X-Priority: 1
X-Mailer: phpmailer [version 1.65]
X-Mailer: PHP/4.3.11
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Sender: Nobody <nobody@server.romania-webhosting.com>
Hello razepsk1,
Thanks for subscribing to All ROmanian Crews. As a registered member your can:
- Send private messages among members
- Participate in discussion boards
- Get the latest news
- Submit content
- Much, much more....
The email address (r4zz3_1988@yahoo.com) has been used to register an account.
To become a member of All ROmanian Crews, please confirm your
request by clicking on the link below:
http://allcrews.mielus.rohttp://allcrews.mielus.ro/modules/profile/activate.php?op=actv&id=236&actkey=f26a6db4
-----------
Best Regards
All ROmanian Crews
(http://allcrews.mielus.ro/)
alex@mielus.ro
Where should I modify the code? In /class/mail/xoopsmultimailer.php ? Or in /class/mail/phpmailer/class.phpmailer.php ? Or .......... where ?

I'll modify it, no problem, but I don't know where.
Thanks,
Alex