Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mtv969

    How do I split multiple recipients into multiple messages?

    Postfix has a nifty feature that accomplishes my needs quite elegantly. There is a configuration key (default_destination_recipient_limit) which defines the maximum number of destination addresses it will use for redlivery. I simply set this to one and it sends copy of thr message to each...
  2. mtv969

    How do I split multiple recipients into multiple messages?

    Well I've been using Sendmail for many years and have even used many advanced features, now I've gone through much documentation asked around and posted to this forum without success. But I am pleased to say I have found a solution and that solution is called Postfix. It was amazingly easy to...
  3. mtv969

    How do I split multiple recipients into multiple messages?

    I have an application that cannot handle multiple recipients on the To: line. I am front-ending with a sendmail process already and I would like sendmail to break apart the To: line and deliver a copy of the message to each recipient. Is this something sendmail can handle? Cheers, -Dave

Part and Inventory Search

Back
Top