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 SkipVought 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: *

  • Users: Domino5
  • Order by date
  1. Domino5

    Automatically forward a copy of Email in Notes R5.04

    I don't think this is possible using the simple agents. However, you can use a bit of formula language to preserve the original senders name: thisfrom := From; FIELD ReplyTo := ReplyTo; @SetField("ReplyTo"; thisfrom); REM 'This bit is to stop recursive mail if you are sychronising...
  2. Domino5

    SMTP routing problem

    Put the IP address of Internal.toto.com in the Local Internet domain smart host field (Domino Directory Configuration Document)

Part and Inventory Search

Back
Top