> On Wed, Apr 13, 2005 at 07:43:52AM +0700, Winanjaya - PBXSoftwares wrote: >> Dear All, >> >> I have 2 qmail servers, they are located in different location.. >> >> qmail server A is on IP 192.168.1.9 mail.lippogeneral.com, and it has >> following email addresses below: >> >> [EMAIL PROTECTED] >> [EMAIL PROTECTED] >> [EMAIL PROTECTED] >> >> qmail server B is on IP 172.16.2.3 .. gatsu.lippogeneral.com >> >> [EMAIL PROTECTED] >> [EMAIL PROTECTED] >> >> The problem is when [EMAIL PROTECTED] send an email to >> [EMAIL PROTECTED] .. he get [EMAIL PROTECTED] .. below: >> >> [EMAIL PROTECTED]>: >> Sorry, no mailbox here by that name. > > I take it you're using qmail-ldap with clustering configured, correct? > > You're going to have to setup some VPN or tunneling between your two > locations if you're going to use internal DNS names for the mailHost > attribute, otherwise server B is going to try and send to 192.168.1.9 on > its own LAN and, presumably, fail. > > You could also do some DNS tricks by serving up an internet routable IP > address for server A from your location B and doing the proper NATting > on your firewall. > > Keep in mind this is on port 628, not SMTP (port 25). > > Chris >
May be you do not need to cluster the servers, just fill in the mailHost attribute in ldap for each user, where users user1, user2 and user3 uses "mail.lippogeneral.com" and user4 and user5 uses "gatsu.lippogeneral.com". You must also have routing/natting facilities between the two hosts, surely. -- Bye, Fernando Maciel Souto Maior [EMAIL PROTECTED] http://www.araujo.com.br +55+31 3270-5886 LPIC/1 # 31908 AVISO------------------------------------------------------------- Esta mensagem pode conter informacao confidencial ou privilegiada. Se voce nao for o destinatario ou a pessoa autorizada a receber esta mensagem, nao pode usar, copiar ou divulgar as informacoes nela contidas ou tomar qualquer acao baseada nessas informacoes. Se voce recebeu esta mensagem por engano, favor avisar o remetente imediatamente, respondendo o e-mail e em seguida apagando-o. Obrigado pela cooperacao. DISCLAIMER-------------------------------------------------------- This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on any information herein. If you have received this message in error, please advise the sender immediately by replying to this e-mail and delete this message. Thank you for your cooperation. ------------------------------------------------------------------ This email was sent using SquirrelMail - http://squirrelmail.org
