- Mate Wierdl <[EMAIL PROTECTED]>:

| Suppose I have a box running qmail on a home network without DNS.
| How can I route all remote messages to another box on the home
| network?
| 
| Would putting
| 
| :[1.2.3.4]
| 
| in smtproutes work, where 1.2.3.4. is the remote box's IP on the
| home network.

I think you would need to patch qmail-remote to skip the CNAME
lookups, or provide a fake dns_cname() that does no actual lookup.

- Harald

Reply via email to