On Tuesday 22 January 2002 15:26, you wrote: > #dig apc.edu.ph MX > > ; <<>> DiG 8.3 <<>> apc.edu.ph MX > ;; res options: init recurs defnam dnsrch > ;; got answer: > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 3, ADDITIONAL: 6 > ;; QUERY SECTION: > ;; apc.edu.ph, type = MX, class = IN > > ;; ANSWER SECTION: > apc.edu.ph. 14h53m8s IN MX 20 cerveza.apc.edu.ph. > apc.edu.ph. 14h53m8s IN MX 30 mail.apc.edu.ph. > apc.edu.ph. 14h53m8s IN MX 10 apc.edu.ph.
check your mydestination setting at cerveza. there is a condition that you should not include in this parameter the destination domain where this server is an mx. you put them in the relay_domains or the permit_mx_backup settings. in the above settings, cerveza is mx to apc.edu.ph and you may have apc.edu.ph in your mydestination. willie _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
