Glen Vickers wrote:
Folks I need some assistance.

I haven’t changed a thing yet, I was going to update but I don’t think that will solve this problem.
I am getting Requested action not taken: mailbox name not allowed
Server replied: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.5.3 - chkuser)

Through squirrelmail. Through my mail client (outlook) I was receiving an error message regarding authentication types but it just resolved itself with no appearant reason!?!

This is my tcp.smtp below I have another I saved as backup but I cut it down to the simplest rules in order for it to work last time. I am unable to send out now through web client although my outlook client works now…… (no clue why).

I’d like to fix it perminantly but I don’t know why it starts happening. I have a total of 7 emails across 3 domains on this server so its not like there’s a heavy load. And I’m the only person that has any access to the server (console or direct) so no changes happen without me doing them so I’m clueless.

127.:allow,RELAYCLIENT=""
199.104.125.190:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="15",CHKUSER_WRONGRCPTLIMIT="3"
Glen Vickers
MSITM
VWorks Studios CEO
801 949 7371

I presume your toaster is fairly current (you didn't mention any versions).

It appears that your toaster in unable to authenticate. The tcp.smtp file is the wrong place to fix that. You should use the stock file, and remember to "qmailctl cdb" whenever you change it. Here's the file I have:
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

Now, regarding authentication. That happens via mysql. There were a few issues with that when CentOS5 (and some Fedora version I don't remember) came out. I also think that you need to adjust the softlimit setting for x64 machines. Is your toaster x64 or i386? What does this command show?:
# qtp-whatami

--
-Eric 'shubes'


---------------------------------------------------------------------------------
                Managed Qmailtoaster servers are now available
      Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)

    Please visit qmailtoaster.com for the latest news, updates, and packages.


         To unsubscribe, e-mail: [email protected]
        For additional commands, e-mail: [email protected]


Reply via email to