My proposed setup is something like this. clients connect for smtp and pop to this machine mach1. When i receive a mail from remote or from local, it goes through the usual routine of checking for receipt host and other things and writes to the qmail queue. From the queue the mail has to be taken and sent to the machine 2 (where i do some checking for virus and spam) and put it in the mailboxes which are shared by both these machines machine1 and machine 2.
 
 
                       Machine1 ---------------------------------------------------------------------------------- Machine2
                             |                                                                                                                       |
                             |                                                                                                                       |
                             |                                                                                                                       |
                             ------------------------------------MailBOXes----------------------------------------------
 
I wanted to know how i could get the mails from the queue and pump it out to the machine 2. Can somebody help ?
 
thanks and regards.
ram

Reply via email to