My "remote service" is not a "desktop client" but is a web application who send 1 email with N email account in BCC by qmailtoaster server.
If in bcc there is only one wrong address... the send will fail.  I want increase  CHKUSER_WRONGRCPTLIMIT but seem it's ignored.
If is not possible, the solutions are
- web application loop to send 1 email to 1 email account and  intercept single errors... (but send procedure will be more slowly with attachment).
- web application sent email to local MTA  agent who will send email to my smtp server or to other external server

Ciao
-- 
Michele
Il 29/08/2014 11:21, Tonix - Antonio Nati ha scritto:
If your desktop client is taliking directly with the SMTP server with chkuser enabled, is it high probable the problem is in the desktop client.

SMTP server with chkuser enabled should only taks with servers, because servers handle negative answer on one recipient, while desktop clients do not and stop on first negative answer.

Ciao,

Tonino

Il 29/08/2014 11:17, Michele Federici ha scritto:
Hi,

I need to enable a remote service (with a specific ip) to use my smtp server to send email to high number (> 300) of email account (internal/external).

I try with openrelay... all work fine but I've a big problem. If only one local email account is wrong then check user stop to send ALL emails.

So i tried to add CHKUSER_WRONGRCPTLIMIT like
xx.xx.xx.xx:allow,RELAYCLIENT="",RBLSMTPD="",SENDER_NOCHECK="1",CHKUSER_RCPTLIMIT="500",CHKUSER_WRONGRCPTLIMIT="30"
but check user stop email like CHKUSER_WRONGRCPTLIMIT="1"

The strange thing is that: CHKUSER_RCPTLIMIT work fine but CHKUSER_WRONGRCPTLIMIT not.

I also tried to replace RELAY and with authenticated sender but doesn't work.

Where am I wrong?



--
Michele
--------------------------------------------------------------------- To


        unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
        For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
      


-- 
------------------------------------------------------------
        Inter@zioni            Interazioni di Antonio Nati 
   http://www.interazioni.it      to...@interazioni.it           
------------------------------------------------------------

--------------------------------------------------------------------- To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to