Re: tmda Pending Messages
Doug Hardie <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Jim Ramsay <[email protected]> wrote: > Doug Hardie wrote: > > The last remaining issue is to be able to have mail sent by users get > > added to the whitelist. We use two seperate mail servers. One for > > incoming and one for outgoing. Is there a way to update the whtielist > > from another server? > > rsync in a cron job? That requires that the send mail server have a user structure which it does not. My thoughts now are to create a milter that extracts the addresses and uses udp to communicate them to a process running on the receive mail server which will add the addressses into the whitelist files.