Changes between Version 6 and Version 7 of faq/email/setup-postfix-debian
- Timestamp:
- Mar 31, 2012, 4:03:58 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/email/setup-postfix-debian
v6 v7 33 33 The next question is the mail name for you machine. Since my laptop already was set up with a fully-qualified domain name, I chose the default. Choosing a hostname may be beyond the scope of these instructions, but you should choose a name that resolves to some ip address (FIXME?) 34 34 35 Next, you'll be asked for the smarthost name. This is the same as your primary host as described on the [wiki:configure_email] page, and you can include a port. So for chavez, it's35 Next, you'll be asked for the smarthost name. 36 36 37 37 {{{ 38 chavez.mayfirst.org:58738 mail.mayfirst.org:587 39 39 }}} 40 40 … … 59 59 60 60 {{{ 61 chavez.mayfirst.org:587 username:PASSWORD61 mail.mayfirst.org:587 username:PASSWORD 62 62 }}} 63 63