Thanks .... can you tell me, which of these programs will be more easy to use for this situation ?.. djbns or named ?
2011/9/11 Pak Ogah <[email protected]> > there are many software work together and closely on qmailtoaster to ensure > mail delivered. > not just chkuser and qmail use DNS to resolve but SpamAssassin and spamdyke > (if you installed) also use DNS to resolve and check to make sure IP is not > blacklisted. > so that's why I am suggesting make a DNS zone on internal dns server is the > easiest solution. > > > On 09/09/11 19:37, Carlos Herrera Polo wrote: > >> Thanks Pak... >> I can't understand where disable in tcp.smtp file the "chkuser" >> module..... In the links not explain this. >> >> Install internal DNS is the solution ? I belive that chkuser maybe >> read smtproutes file... But qmailtoaster not work >> >> >> 2011/9/8, Pak Ogah<[email protected]>: >> >>> Hi Carlos, >>> information about tcp.smtp can be read @ >>> http://wiki.qmailtoaster.com/index.php/Tcp.smtp >>> and I assume because the server is internal perhaps you can use this >>> tcp.smtp >>> >>> 192.168.3.233: allow,RELAYCLIENT="",RBLSMTPD="",NOP0FCHECK="1" >>> >>> >>> or you can read the archive here which may related: >>> - SPF + local whitelist? >>> >>> http://www.mail-archive.com/[email protected]/msg03841.html >>> - 511 sorry, can't find a valid MX for sender domain (#5.1.1 - chkuser) >>> 554 5.0.0 Service unavailable >>> >>> http://www.mail-archive.com/[email protected]/msg28420.html >>> >>> but in my case for all internal servers that will be sending email, I >>> will adding an A record for the domain zone on internal DNS server. >>> yes I have 2 DNS server, 1 with public IP (authorative dns for my domain >>> using public ip) and 1 with internal IP (authorative using internal ip >>> and caching dns) >>> the mailserver is using internal IP and NAT by firewall >>> but you can setup 1 dns server that have 2 view (google it) >>> >>> so in your case, I'll create a new domain zone on internal DNS server / >>> internal view >>> >>> http://wiki.qmailtoaster.com/index.php/QMT-ISO_Manual_Guide#Configure_Bind >>> >>> On 09/08/11 9:23, Carlos Herrera Polo wrote: >>> >>>> In tcp.smtp file... Can I disable checkuser for one ip ? >>>> >>>> >>>> 2011/9/7, Carlos Herrera Polo<[email protected]>: >>>> >>>>> I can do that ?.... in tcp.smtp file ? >>>>> >>>>> 2011/9/7 Tonix (Antonio Nati)<[email protected]> >>>>> >>>>> Il 07/09/2011 23:19, Tonix (Antonio Nati) ha scritto: >>>>>> >>>>>> Il 07/09/2011 23:07, Carlos Herrera Polo ha scritto: >>>>>> >>>>>> I have a problem with "chkuser" when send email, please help >>>>>> >>>>>> tcp.smtp file : >>>>>> >>>>>> 192.168.3.233: >>>>>> allow,RELAYCLIENT="",RBLSMTPD="",NOP0FCHECK="1",SENDER_NOCHECK="1" >>>>>> >>>>>> >>>>>> The log : >>>>>> >>>>>> 09-07 15:50:58 CHKUSER rejected rcpt: from<[email protected]:t >>>>>> [email protected]:> remote<s02-sis:unknown:192.168.3.233> rcpt< >>>>>> [email protected]> : invalid rcpt MX domain >>>>>> >>>>>> micorreo.com is not a real domain...but in my smtproutes file I >>>>>> have: >>>>>> >>>>>> micorreo.com:10.10.10.100:25 >>>>>> >>>>>> Can qmailtoaster "disable" CHKUSER rcpt when the domain is in >>>>>> smtproute >>>>>> ?? >>>>>> >>>>>> >>>>>> >>>>>> I suppose this domain to be internal, and used only from internal >>>>>> users. >>>>>> So you should disable chkuser for internal users. >>>>>> >>>>>> >>>>>> So you should disable chkuser's checking for rcpt mx when accepting >>>>>> from >>>>>> internal users. >>>>>> In such case (internal smtp server) I suggest to disable chkuser at >>>>>> all. >>>>>> >>>>>> Regards, >>>>>> >>>>>> Tonino >>>>>> >>>>>> >>>>>> >>>>>> Regards, >>>>>> >>>>>> Tonino >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> ------------------------------------------------------------ >>>>>> Inter@zioni Interazioni di Antonio Nati >>>>>> http://www.interazioni.it [email protected] >>>>>> ------------------------------------------------------------ >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> ------------------------------------------------------------ >>>>>> Inter@zioni Interazioni di Antonio Nati >>>>>> http://www.interazioni.it [email protected] >>>>>> ------------------------------------------------------------ >>>>>> >>>>>> >>>>>> >>> >>> --------------------------------------------------------------------------------- >>> Qmailtoaster is sponsored by Vickers Consulting Group >>> (www.vickersconsulting.com) >>> Vickers Consulting Group offers Qmailtoaster support and >>> installations. >>> If you need professional help with your setup, contact them today! >>> >>> --------------------------------------------------------------------------------- >>> Please visit qmailtoaster.com for the latest news, updates, and >>> packages. >>> >>> To unsubscribe, e-mail: >>> [email protected] >>> For additional commands, e-mail: >>> [email protected] >>> >>> >>> >>> > > > --------------------------------------------------------------------------------- > Qmailtoaster is sponsored by Vickers Consulting Group ( > www.vickersconsulting.com) > Vickers Consulting Group offers Qmailtoaster support and installations. > If you need professional help with your setup, contact them today! > > --------------------------------------------------------------------------------- > Please visit qmailtoaster.com for the latest news, updates, and > packages. > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] > > >
