1
macmend
MAil from "nobody" rejected by server
  • 2008/9/15 9:54

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


I am having trouble with the php mail set up as the server appears to be rejecting the mail sent to new users.

It also does not seem to have altered the email address as it appears in the preferences, but is still using the previous email address (that I thought was the issue), why is that

message is:
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:

xxx@xxxxxxxxx.com
Mail sent by user nobody being discarded due to sender restrictions in WHM-Tweak Settings
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

2
ghia
Re: MAil from "nobody" rejected by server
  • 2008/9/15 11:50

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


In Admin - preferences - system - mail setup use the credentials of an existant mail user in the FROM fields for the domain that has to send the mail (eg SMTP server).

3
macmend
Re: MAil from "nobody" rejected by server
  • 2008/10/3 14:37

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


this is a continuing problem for me and seems to have resulted in an addition to the admin>mailsetup form after adding smart profile module (since removed). I looked at a couple of my other sites and they do not have the same page. There is a small addition underneath the selection of the mail sender. How do i get rid of this?
Resized Image
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

4
macmend
Re: MAil from "nobody" rejected by server
  • 2008/10/4 7:53

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


can anyone suggest anything for this

Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

5
macmend
Re: MAil from "nobody" rejected by server
  • 2008/10/4 14:50

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


in fact to get round this I need to edit the mail script so it doesn't show nobody, can anyone tell me how to do this.
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

6
DarinAllan
Re: MAil from "nobody" rejected by server

I'm not sure but would it be this

class/mail/phpmailer/class.phpmailer.php

There is also a pretty comprehensive README in the directory as well, it may be helpful.

7
macmend
Re: MAil from "nobody" rejected by server
  • 2008/10/5 12:57

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


Thank you I edited the script at this point and added my email address, still dont know why it was not put in by the system prefs. But it works

RESOLVED....thankyou
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

8
macmend
Re: MAil from "nobody" rejected by server (NOT resolved)
  • 2008/10/7 14:03

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


well i edited the script and my test seemed to work, but the reality is users trying to log in or reclaim their passoword send mails that ned up being from "nobody"

Return-path: <xxxxxx@xxxxx.com>
Received: from nobody by wh4.work-space.net with local (Exim 4.69)
(envelope-from <xxxxxx@xxxxxxx.com>)
id 1KnCp7-0005Hp-Ls

so even though it has a return path and a sender envelope it still says received from nobody, can anyone explain why this is?
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

9
ghia
Re: MAil from "nobody" rejected by server
  • 2008/10/7 18:14

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


nobody is the username that Apache uses to execute its scripts like XOOPS.

Quote:
Return-path: <xxxx@xxxx.be>
Envelope-to: xxxx@xxxx.eu
Delivery-date: Thu, 02 Oct 2008 21:54:53 +0200
Received: from xxxx.xxxx.biz ([123.123.123.123])
by xxxx.xxxx.com with esmtp (Exim 4.69)
(envelope-from <xxxx@xxxx.be>)
id 1KlUG8-0006Si-HY
I have the same mailserver Exim 4.69, but nobody is as you can see in the quotation not listed.
Perhaps it is because I use SMTP with email box account credentials in the mail preferences.
Otherwise it is maybe an option that your hoster can switch off.

10
macmend
Re: MAil from "nobody" rejected by server
  • 2008/10/7 19:09

  • macmend

  • Quite a regular

  • Posts: 285

  • Since: 2004/2/27


I have tried every other setting and the server will not send my mail, my other sites are on the same server and have no problem
Free Mac Support

Ordinary Wisdom

apache server with php sshexec turned on
xoops version 2.0.18.1 & 2.3.1
php version 5.2.5
mysql version 5.0.45

Login

Who's Online

185 user(s) are online (119 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits