File: with-mta.ja.rd

package info (click to toggle)
quickml 0.7-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 580 kB
  • sloc: sh: 3,084; ruby: 1,840; makefile: 158
file content (69 lines) | stat: -rw-r--r-- 1,082 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
=begin

= quickml: ¾MTAȶ¸ˡ

ǽ: 2002-04-28 (: 2002-04-28)


== quickmlФ

1. quickmlФư UnixۥȤ˥桼 quickml ȥ롼
 quickml 롣

2. quickmlrc 򼡤Τ褦ꤹ롣

  Config = {
    :user => 'quickml', 
    :group => 'quickml',
    :port => 10025,
    :bind_address => "127.0.0.1",

== DNS

ưɥᥤ (: foobar.com)  MX  quickml 
ưƤۥȤ˸롣

== MTA 

=== qmail ξ

1. /var/qmail/control/rcpthosts 

  foobar.com 

ɲä롣

2. /var/qmail/control/smtproutes 

  foobar.com:localhost:10025 

ɲä롣

=== Postfix ξ

1. /etc/postfix/transport 

  foobar.com smtp:[localhost:10025]

ɲä롣

2. /etc/postfix/main.cf 

  transport_maps = hash:/etc/transport

ɲäΥޥɤ¹Ԥ롣

  # postmap transport 
  # postfix reload

== ռ

ʸ
((<ƣ|URL:http://cl.aist-nara.ac.jp/~taku-ku/>))
餤򸵤ˤƤޤ

--

- ((<Satoru Takabayashi|URL:http://namazu.org/~satoru/>)) -

=end