I've never used Postfix (I think it's come along since I've been involved with electronic mail to a significant extent) but it should be possible. In fact, I think using an MTA like Postfix or sendmail would be a good idea. I'm sure the terminology is different, but with sendmail, you can define a delivery agent (external program?) using SMTP (the basic MDA is /bin/mail). Remember that I said that you can set up Mailman to use whatever transmission script you want. One possibility would be to send all outgoing mail to localhost and allow Postfix to pick it up. It might be possible to fork a postfix process directly. (You can send mail by typing sendmail at the bash prompt, but you have to type in everything, including at least a minimal message header). The point is that you'd finesse the whole issue by accepting mail on a port that only allows connections from localhost. I'm sure there are other (no doubt, better) ways to do it. This is just the first possibility that occurs to me. === Gregory Woodhouse "Education is a progressive discovery of our own ignorance." --Will Durant On Oct 3, 2005, at 3:55 AM, Usha wrote:
|
- Re: [Hardhats-members] What will receive the incoming... Gregory Woodhouse
- Re: [Hardhats-members] What will receive the inc... Usha
- Re: [Hardhats-members] What will receive the inc... Usha
- RE: [Hardhats-members] What will receive the inc... Richard . Sowinski
- RE: [Hardhats-members] What will receive the... Greg Woodhouse
- Re: [Hardhats-members] What will receive the... Mike Schrom
- RE: [Hardhats-members] What will receive the... Greg Woodhouse
- RE: [Hardhats-members] What will receive the inc... Richard . Sowinski
- RE: [Hardhats-members] What will receive the... Greg Woodhouse
- RE: [Hardhats-members] What will receive the inc... Sowinski, Richard J.
- RE: [Hardhats-members] What will receive the... Greg Woodhouse