![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sendmail.cf | robsonde | UNIX for Dummies Questions & Answers | 0 | 01-28-2008 11:21 AM |
| Sendmail | skykay | UNIX for Dummies Questions & Answers | 0 | 10-03-2005 01:56 AM |
| Sendmail | Jody | UNIX for Dummies Questions & Answers | 2 | 10-26-2004 04:02 AM |
| sendmail.... any help? | skotapal | UNIX for Dummies Questions & Answers | 5 | 12-22-2002 05:23 PM |
| sendmail | danny howell | UNIX for Dummies Questions & Answers | 1 | 08-08-2002 12:49 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
sendmail.cf
we have two mail servers and want to setup failover for DR.
we have a line in sendmail.cf like this Code:
DS smtp.domain.com we changed it to Code:
DS smtp1.domain.com smtp2.domain.com our two solutions to the problem are version 1 Code:
DS [smtp1.domain.com] [smtp2.domain.com] Code:
DS smtp1.domain.com:smtp2.domain.com both seem to work but I assume that one is more correct than the other. looking for some education as to what the diffcence is. Last edited by robsonde; 01-24-2008 at 12:54 PM. |
| Forum Sponsor | ||
|
|