"Mark E. Drummond" <[EMAIL PROTECTED]> writes:
I am moving a client from a sendmail box to a qmail box. I am not terribly
familiar with sendmail, but they host over 100 domains, and email for many/most
of those is handled by, I presume, sendmail's virtual domain capability.
Whoever set this thing up originally has a script which parses a pile of text
files (one per domain) which consist of virtual address:real address pairs and
does whatever sendmail needs done.
What is the format of the text files and the file with address:real pairs?
Can you paste a few relevant lines?
Now, I know I could set up virtual domains in qmail to handle this but the
amount of handraulic work involved is staggering. I'd like to hear suggestions
and experiences from the list. Is there an easier way? Any automation I can do?
I'm sure there's a perl script out there, waiting to be written, just to
handle your case...