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
протокол_smtp_и_mail_transfer_agent [2009/10/28 10:35]
val
протокол_smtp_и_mail_transfer_agent [2011/02/27 18:22]
val removed
Line 49: Line 49:
 === Ubuntu (postfix) === === Ubuntu (postfix) ===
 <​code>​ <​code>​
-root@gate:​~#​ apt-get install postfix ​mailx+root@gate:​~#​ apt-get install postfix ​mailutils
   General type of mail configuration:​ Internet Site   General type of mail configuration:​ Internet Site
   System mail name: gate.corpX.un   System mail name: gate.corpX.un
Line 160: Line 160:
 === postfix (Ubuntu) === === postfix (Ubuntu) ===
 <​code>​ <​code>​
-root@server:​~#​ apt-get install postfix ​mailx+root@server:​~#​ apt-get install postfix ​mailutils
   General type of mail configuration:​ Internet Site   General type of mail configuration:​ Internet Site
   System mail name: server.corpX.un   System mail name: server.corpX.un
Line 204: Line 204:
 > mynetworks = 127.0.0.0/8 192.168.13.0/​24 > mynetworks = 127.0.0.0/8 192.168.13.0/​24
 </​code>​ </​code>​
- 
 ==== Настройка MTA на релеинг почты домена server.corpX.un ==== ==== Настройка MTA на релеинг почты домена server.corpX.un ====
  
Line 238: Line 237:
 [gate:/​etc/​mail] # make maps [gate:/​etc/​mail] # make maps
 </​code>​ </​code>​
 +
 +Попробовать команду hoststat
 +
 +Попробовать To:​server.corpX.un ​ RELAY
 +
 Для решения этой задачи можно использовать /​etc/​mail/​relay-domains Для решения этой задачи можно использовать /​etc/​mail/​relay-domains
  
Line 360: Line 364:
 gate# mail –u mailuser gate# mail –u mailuser
 </​code>​ </​code>​
-