1
hiflyer
No email from Xoops - hostname problem?
  • 2010/4/6 12:49

  • hiflyer

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/7 3


New install of 2.4.4 and I'm not getting any email to users or form sendings. Using PHPMail or Sendmail I get no errors but also no email. SMTP gives an error can't find SMTP host.

The install is on a host with a temporary different domain and account domain name until the domain transfers. Wondering if this could be the problem because other 2.4.4 installations on the same host provider with matching domain names works?

Anybody else seen this? I don't want to build the whole site hoping this is the problem and then still have the problem when the domain name transfers...


2
yingzhao
Re: No email from Xoops - hostname problem?
  • 2010/4/7 3:14

  • yingzhao

  • Just popping in

  • Posts: 45

  • Since: 2008/5/12


I bumped into a similar problem before. On my host, you have to have the "Admin mail address" to have the same domain name as your current domain. Also, I can only use sendmail on my host. Hope this helps.

3
xmariachi
Re: No email from Xoops - hostname problem?
  • 2010/4/7 22:09

  • xmariachi

  • Just popping in

  • Posts: 2

  • Since: 2010/4/5 2


Same here.

You can try:
tail -200 /var/log/syslog | grep mail

(or some similar pattern that works out for you) to locate the problematic lines. In my case:

Apr 7 23:20:51 cachogordo postfix/qmgr[2287]: 2D750378714: from=<xxx@gmail.com>, size=1123, nrcpt=1 (queue active)
Apr 7 23:20:51 cachogordo postfix/error[8296]: 2969B379145: to=<xxx@gmail.com>, relay=none, delay=0.13, delays=0.06/0.01/0/0.06, dsn=5.0.0, status=bounced (gmail.com)
Apr 7 23:20:51 cachogordo postfix/error[8298]: 2D750378714: to=<yyy@gmail.com>, relay=none, delay=0.12, delays=0.09/0.01/0/0.02, dsn=5.0.0, status=bounced (gmail.com)

(xxx and yyy conceal the real addresses of course)

So here it seems to be bounced by gmail.com
I set up gmail's server data in the Site Preferences / Mail Setup values:
mail.google.com
"username"
"password"

But still get the same output.
Any idea?

4
ghia
Re: No email from Xoops - hostname problem?
  • 2010/4/8 7:54

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Because of the risk to be abused by SPAM, in general, gmail and other generic mail servers block mail sent from and/or through other domains.

Mosttimes your domain, comes with a own mailbox. Try to use this email account as explained by yingzhao.

Login

Who's Online

195 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 195


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