User Tools

Site Tools


протокол_smtp_и_mail_transfer_agent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
протокол_smtp_и_mail_transfer_agent [2009/06/17 14:41]
val
протокол_smtp_и_mail_transfer_agent [2009/09/23 11:52]
val
Line 128: Line 128:
 corpX.un corpX.un
  
-[gate:/​etc/​mail] # make cf 
 [gate:/​etc/​mail] # make install [gate:/​etc/​mail] # make install
  
Line 184: Line 183:
 [gate:/​etc/​mail] # cat gate.corpX.un.mc [gate:/​etc/​mail] # cat gate.corpX.un.mc
 OSTYPE(freebsd6) OSTYPE(freebsd6)
-FEATURE(`use_cw_file')+FEATURE(use_cw_file)
 FEATURE(access_db,​ `hash -o -T<​TMPF>​ /​etc/​mail/​access'​) FEATURE(access_db,​ `hash -o -T<​TMPF>​ /​etc/​mail/​access'​)
 MAILER(local) MAILER(local)
Line 193: Line 192:
  
 [gate:/​etc/​mail] # make maps [gate:/​etc/​mail] # make maps
-[gate:/​etc/​mail] # make cf 
 [gate:/​etc/​mail] # make install [gate:/​etc/​mail] # make install
 [gate:/​etc/​mail] # /​etc/​rc.d/​sendmail restart [gate:/​etc/​mail] # /​etc/​rc.d/​sendmail restart
Line 214: Line 212:
  
 server ​    ​A ​      ​192.168.X.10 server ​    ​A ​      ​192.168.X.10
-       ​MX ​     2      gate.corpX.un.+       ​MX ​     2      gate
        ​MX ​     1      server        ​MX ​     1      server
  
Line 234: Line 232:
 <​code>​ <​code>​
 [gate:/​etc/​mail] # cat access [gate:/​etc/​mail] # cat access
 +...
 server.corpX.un ​ RELAY server.corpX.un ​ RELAY
  
Line 264: Line 263:
 <​code>​ <​code>​
 ... ...
-root: rootroot@gate.isp.un+root: studentval@gate.isp.un
 ... ...
 </​code><​code>​ </​code><​code>​
Line 281: Line 280:
 ... ...
 server ​     A       ​192.168.X.10 server ​     A       ​192.168.X.10
-        ​MX   ​2 ​ gate.corpX.un.+            ​MX   ​2 ​ gate
 ... ...
 </​code>​ </​code>​
Line 322: Line 321:
 [gate:/​etc/​mail] # cat gate.corpX.un.mc [gate:/​etc/​mail] # cat gate.corpX.un.mc
 OSTYPE(freebsd6) OSTYPE(freebsd6)
-FEATURE(`use_cw_file')+FEATURE(use_cw_file)
 FEATURE(access_db,​ `hash -o -T<​TMPF>​ /​etc/​mail/​access'​) FEATURE(access_db,​ `hash -o -T<​TMPF>​ /​etc/​mail/​access'​)
 FEATURE(virtusertable,​ `hash -o /​etc/​mail/​virtusertable'​) FEATURE(virtusertable,​ `hash -o /​etc/​mail/​virtusertable'​)
Line 332: Line 331:
  
 [gate:/​etc/​mail] # make maps [gate:/​etc/​mail] # make maps
-[gate:/​etc/​mail] # make cf 
 [gate:/​etc/​mail] # make install [gate:/​etc/​mail] # make install
 [gate:/​etc/​mail] # /​etc/​rc.d/​sendmail restart [gate:/​etc/​mail] # /​etc/​rc.d/​sendmail restart