Linux mail setup, spam and online / offline server question?
-
Best mail setup question ... Scenario: - Have own domain name, lets call it abc.com for example. - Host 1: Have linux server at home on a xDSL connection running sendmail, which is not always connected to the net. Running fetchmail off this box to Host 2 to get mail for abc.com out of user1 pop account. /etc/aliases file used to hold many aliases for abc.com - Host 2: Linux server (linode) permantly connected to the net running qmail + spamassassin, and with a rule of *@abc.com to be dumped into a pop mail account user1. Primary MX for abc.com points to Host 2. Secondary & Tertiary MX's for abc.com point to a backup spool where domain is hosted. Problem: - As Host 2 has a all to one mail mapping for abc.com, all mail for any email address is accepted. - Spamassassin helps filter spam on Host 2, - Aliases file is on host 1 (so aliases can be added/deleted easily) Is there an easier way to setup mail ... can a backup mail spool with no timeout on host 2 be setup just for abc.com
-
Answer:
I'm not familiar with qmail specifically, but assuming it has similar capabilities to most other MTAs, you can most likely configure host 2 to manually route mail (i.e., not via MX records) to host 1 as an "expensive mailer" (or whatever alternative terminology qmail might use to always defer delivery). Whenever host 1 connects to the network, connect to host 2 qmail and issue an ETRN SMTP command with your client name to process the queued messages. This will initiate a new SMTP connection to host 1.
Anthony G at Yahoo! Answers Visit the source
Related Q & A:
- How To Setup Your Own Proxy Server?Best solution by Server Fault
- Can I create a second filestream container on an existing SQL Server 2008 database without going offline?Best solution by Database Administrators
- How to setup User and Password for Git server?Best solution by Stack Overflow
- What is the incoming e-mail server name in Yahoo and what is the outgoing e-mail server name in Yahoo?Best solution by Yahoo! Answers
- How do I find my e-mail server and the outgoing server so I can e-mail?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.