Koozali.org: home of the SME Server

qmail rejected to send out

Daley

qmail rejected to send out
« on: April 13, 2003, 07:21:17 PM »
Hi,

I don't know why, the qmail is rejected to send out the email, however, it does receive email from the internet, attached the cut and paste snapshot for advise...

Date: 11 Apr 2003 13:22:57 -0000
From: MAILER-DAEMON@plab.ath.cx
To: nickm@plab.ath.cx
Subject: failure notice
Hi. This is the qmail-send program at plab.ath.cx.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
202.188.95.25 does not like recipient.
Remote host said: 550 5.7.1 Relaying not allowed: nickm@yahoo.com
Giving up on 202.188.95.25.

Thank you.
Daley

Dan Brown

Re: qmail rejected to send out
« Reply #1 on: April 13, 2003, 08:15:51 PM »
It looks like your problem is with 202.188.95.25--who (or what) is that server?  Whatever it is, it's not allowing you to relay.

Daley

Re: qmail rejected to send out
« Reply #2 on: April 13, 2003, 08:19:51 PM »
Hi,

I tried to send out email msg to yahoo.com, hotmail.com etcetc, my best guess is something the sme server is blocking me to send out the msg...

Thank you.
Daley

Dan Brown

Re: qmail rejected to send out
« Reply #3 on: April 13, 2003, 08:22:33 PM »
So, I ask again, who runs 202.188.95.25?  That's the server that is blocking your mail.  Here's what I get on my box:

[dan@e-smith dan]$ host 202.188.95.25
25.95.188.202.in-addr.arpa domain name pointer smtp2.tm.net.my.

Now, I don't have any idea who tm.net.my is, but maybe you do.  In any case, that's who's blocking your message, not the SME server.

Daley

Re: qmail rejected to send out
« Reply #4 on: April 13, 2003, 08:39:49 PM »
smtp2.tm.net.my is my isp, how do i confirm that the isp is blocking my msg out?

strange!!! i have two sme servers running, both of them are pointed to the same isp gateway as well as the same configuration, however, my second server is allowed to send out the email.

Thank you.
Daley

Dan Brown

Re: qmail rejected to send out
« Reply #5 on: April 13, 2003, 09:31:18 PM »
You confirm that your ISP is blocking the mail by reading the message you posted to begin this thread: it's the system that's returning the error message.

Why are you using your ISP's mail server at all?

Daley

Re: qmail rejected to send out
« Reply #6 on: April 15, 2003, 11:01:15 AM »
after removed the "smtp2.tm.net.my" inside the sme server, then, i am able now to send out the email, what does it make any differences if you do or don't specify it? is it necessary to provide it for the dialup user???

Thank you.
Daley

Bill Talcott

Re: qmail rejected to send out
« Reply #7 on: April 15, 2003, 05:55:34 PM »
Daley wrote:
>
> after removed the "smtp2.tm.net.my" inside the sme server,
> then, i am able now to send out the email, what does it make
> any differences if you do or don't specify it? is it
> necessary to provide it for the dialup user???

When you specify an SMTP server, the SME sends using that. If you don't specify one, SME uses its own SMTP server. If you're on dialup, you may run into some issues using your own because some of the RBLs also keep track of and block dialup IPs. That's the only issue though...

Charlie Brady

Re: qmail rejected to send out
« Reply #8 on: April 16, 2003, 08:14:18 PM »
Bill Talcott wrote:

> When you specify an SMTP server, the SME sends using that. If
> you don't specify one, SME uses its own SMTP server. If
> you're on dialup, you may run into some issues using your own
> because some of the RBLs also keep track of and block dialup
> IPs. That's the only issue though...

The only issue unless:

- You enter the wrong SMTP server

or

- Your ISP's SMTP server is not correctly configured

In either case it is possible to get the "relaying denied" message. Moral of the tale is - check your ISP's documentation carefully, and talk to your ISP if you still have a problem.

Charlie

Daley

Re: qmail rejected to send out
« Reply #9 on: April 16, 2003, 08:35:47 PM »
Hi,

This is correct the isp SMTP server, i have tested and confirmed the smtp is working in the normal email client such as like the outlook express.

On the other side, my second sme server is working with this same provider smtp server.

Thank you.
Daley