sometime back i edited the smtpgreeting from webmin.. does that has to be the cause for it ???



On 5/15/06, Riezal Ross < [EMAIL PROTECTED]> wrote:
Also, have you rebuilt the tcp.smtp.cdb file after you added the 127.:allow,RELAYCLIENT="" ?
 
 

Regards,

Riezal Ross

-----Original Message-----
From: Riezal Ross [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 15, 2006 4:33 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] Re: 553 error, unable to send outgoing emails..

I have this in my tcp.smtp and I am able to send mails from any local IP on the same subnet as my QT server, provided i use smtp-auth:
 
127.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="75",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"
 
I'm not sure that this would be the solution for your problem, but it is worth a try. Looking at your tcp.smtp, im thinking that it should work now.

Regards,

Riezal Ross

-----Original Message-----
From: Stanley Robins [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 15, 2006 4:07 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: 553 error, unable to send outgoing emails..

What do i do abt it now ?? i need to relay emails from 69.167.96.48, and then local ipaddresses 192.168.1.2,200 and 201... now if this is not the case.. what should i do to make the changes that you told ??

and how will that look like then ???

Pls help..

i edited those and it look slike this now

127.:allow,RELAYCLIENT=""
69.167.96.48:allow,RELAYCLIENT=""
192.168.1.2:allow ,RELAYCLIENT=""
192.168.1.200:allow,RELAYCLIENT=""
192.168.1.201:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADER
TYPE="",CHKUSER_RCPTLIMIT="15",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"




On 5/15/06, Riezal Ross <[EMAIL PROTECTED]> wrote:
I'm thinking that you need to have at least one line of rule in tcp.smtp to handle connections from IP addresses other than the ones which you have manually specified. This rule should actually be the default entry that was in tcp.smtp on a default QT install.
 

Regards,

Riezal Ross

-----Original Message-----
From: Stanley Robins [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 15, 2006 3:29 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Re: 553 error, unable to send outgoing emails..

when i telnet to localhost 25 i get

welcome to mail.mydomain.net email server and then i do ehlo
250-STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE 0
250 AUTH LOGIN PLAIN CRAM-MD5

AND

when i telnet from a different ip which is not listed in tcp.smtp.. it says

220 *******************************************
ehlo
502 unimplemented (#5.5.1)
helo
502 unimplemented (#5.5.1)
ehlo me
502 unimplemented (#5.5.1)

I am not able to send emails even though i use smtp-auth in outlook.. what is the issue..



On 5/15/06, Scott Andrews <[EMAIL PROTECTED]> wrote:
It may not be these perms as I have the same on my QT and I'm working OK.  I also use SMTP auth to send via my QT and it works great.  In fact the only thing I can't get working (and not sure it's in QT) is the pop before smtp patch so you don't actually need to SMTP auth - you can simply pop mail first and have the server remember you IP for a period of time which gets added to the list of relay clients.

So this error is when you are using SMTP auth for sending from remote locations?

What happens when you telnet to your machine from a remote IP (i.e. one that's not in your tcp.smtp) and try to send?


At 05:08 PM 15/05/2006, you wrote:

This is what i have.. can you pls check what is wrong ???



Reply via email to