domain1.tld and domain2.tld
i have configured domain1.tld on an ldap account and rcphosts, locals.
then, you have to configure domain2.tld ONLY in rcphosts, and not in locals, and add this to virtualdomains
--begin-- domain2.tld:domain2.tld --end--
so, yoy will receive mails for domain2.tld, but is not locals, then qmail look into virtualdomains....
then create a file in ~qmail/alias/.qmail-domain2:tld-default
that contains --begin-- | /var/qmail/bin/forward [EMAIL PROTECTED] --end--
César García. Dept. Sistemas, IdecNet S.A. Centro de Gestión de Red. Edificio IdecNet. C/Juan XXIII 44. E-35004, Las Palmas de Gran Canaria, Islas Canarias - España. Tfn: +34 828 111 000 Ext: 340
Leandro wrote:
I use http://www.lifewithqmail.org/ldap/#domain%20aliassing but I obtain this error. What´s wrong?
Message from yahoo.com. Unable to deliver message to the following address(es).
<[EMAIL PROTECTED]>: 200.43.134.1 does not like recipient. Remote host said: 553 sorry, relaying denied from your location [206.190.39.57] (#5.7.1) Giving up on 200.43.134.1.
My files:
/var/qmail/control/virtualdomains abc.com.ar:abc.com.ar
/var/qmail/alias/.qmail-jfs:com:ar-default |/var/qmail/bin/forward [EMAIL PROTECTED]
I want that ALL mails sent to [EMAIL PROTECTED] go to [EMAIL PROTECTED]
abc.com.ar and xyz.com.ar are examples domains, not real domains.
----- Original Message ----- From: "Cesar Garcia" <[EMAIL PROTECTED]>
To: "Leandro" <[EMAIL PROTECTED]>
Sent: Monday, July 05, 2004 10:11 AM
Subject: Re: multiple domains
virtualdomains works perfectly for me.
Best Regards.
César García. Dept. Sistemas, IdecNet S.A. Centro de Gestión de Red. Edificio IdecNet. C/Juan XXIII 44. E-35004, Las Palmas de Gran Canaria, Islas Canarias - España. Tfn: +34 828 111 000 Ext: 340
Leandro wrote:
(excuse me for my bad english)
How can I manage 2 domains with accounts in 1 domain ?! (mails sent to [EMAIL PROTECTED] go to [EMAIL PROTECTED] ) (mails stored in ldap are @xyz.com)
I not want to use rewrite patch. and http://www.lifewithqmail.org/ldap/#domain%20aliassing (virtual domains doesn´t work).