Imap and SMTP Questions ....

David Bandel david.bandel
Tue Jan 31 16:22:22 PST 2006


On 1/31/06, Ben Duncan <bns at meta3.net> wrote:
> Ok, I could not convince the sysadmin at the state agency to
> consider anything other than Sendmail or UW-IMAP. Of course I
> could not blame him since since,as he puts it, he knows both
> those pretty well.
>
> Anyway, I was given a VERY BADDDDDDD-A$$ Server to make into the new
> email server (Dual 3.4GHZ Xenon Proc's, 4GB Ram, 600GB RAID 5 SCSI 320,
> dual 1GB Ethernet interfaces, Dual hot swap Power Supplies).
>
> Anyway, we decided to combine the 2 separate agency EMAIL domains to
> reside on this one box, one going thru one interface and the other
> going thru the other interface. We will assign the already existing
> IP numbers on the the 2 old machines to the new machine.
>
> Now my questions are:
>
> A: I need to setup both Sendmail and UW-IMAP to answer to BOTH Domains,
>     Can it be done, and how do you do it?

Piece of cake.  I have several mail servers answering for as many as
15 domains each.

the file "local-host-names" must contain all domain names sendmail answers for.
you will need to use virtusertable and genericstable to handle this. 
Make your biggest domain the name of the machine.  Make the smaller
one the one you'll have virtusers and generics for.

I can also provide snippets of sendmail.mc to assist.  I suggest
milter for anti-spam anti-virus control.  Since milter works during
message acceptance, it can reject back to the sending system during
the connection vice wait and send a bounce to a user at a domain that
doesn't exist.

>
> B: I have setup a /export/email directory of 560GB that I need BOTH
>     Domains to use as the directory for the IMAP/Email files, where and
>     What do I need to change to make this happen?

You're not seriously considering NFS exporting your mail directory are
you?  Just thinking about that is enough to give me nightmares -- NFS
locking issues and all that.

>
> Thanks ...
>
>
>
>
> --
> Ben Duncan   - VersAccounting Software LLC 336 Elton Road  Jackson MS, 39212
> "Never attribute to malice, that which can be adequately explained by stupidity"
>         - Hanlon's Razor

Ciao,

David A. Bandel
--
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto



More information about the Linux-users mailing list