Не пей из копытца, козленочком станешь!
| Страница ДКД (Страница провайдера) | Линукс-Чайник (Оглавление) |
Преимущества:
personal-name = <Ваше имя из e-mail адреса>
user-domain = <Ваш домейн>
smtp-server = <Ваш smtp-server>
.................................
[X] enable-8bit-esmtp-negotiation
[X] enable-8bit-nntp-posting
.................................
[X] pass-control-characters-as-is
.................................
character-set = KOI8-R
.fetchmailrcследующего содержания:
poll <почт.серв.> protocol pop3 username <ваше имя> password <ваш пароль>
sendmail-path=/usr/lib/sendmail -oem -t -oiзатем вызвать Pine в режиме конфигурации и установить:
smtp-server = <No Value Set>
You must choose one of the options below:
(1) Internet site: you send and receive Internet mail on this
machine, using SMTP over TCP/IP.
(2) UUCP to smarthost (upstream site):
You send and receive mail via UUCP; outbound mail is sent to your
smarthost (probably your service provider) for routing and delivery.
(3) Satellite system:
No mail is to be delivered or routed here. Any mail generated
on this system is sent to a central mail switch using SMTP.
(4) Local delivery only:
You are not on a network. Mail for local users is delivered.
(5) No configuration:
No configuration will be done now; your mail system will be broken and
should not be used. You must then do the configuration yourself later or
run this script, /usr/sbin/smailconfig, as root.
Select a number from 1 to 5, from the list above.
Enter value (default=1, x to restart):
Выбираем (1) - доставка через TCP/IP.
What is the visible mail name of your system ? This will appear on From: lines of outgoing messages. Enter value (default=Вводим здесь имя пользователя (почтового ящика) который дал нам провайдер., x to restart):
Does this system have any other names which may appear on incoming mail messages, apart from the visible name above (evgeny) and the system's hostname (artemon) ? If so enter them here, separated with spaces or commas. If there are none, say none. Enter value (default=none, x to restart):Здесь просто жмем Enter.
If a smarthost is available please enter its name (otherwise, none). Enter value (x to restart):Вводим имя почтового сервера.
Do you wish to use the smarthost for:
(1) All outbound mail. This is good if your system is poorly
connected, eg via dialup SLIP, as you dont have to talk
to distant machines yourself
Выбираем (1) - посылать всю почту на смарт хост.
hich user account(s) should system administrator mail go to ? Enter one or more usernames separated by spaces or commas . Enter none if you want to leave this mail in roots mailbox - NB this is strongly discouraged. Also, note that usernames should be lowercase ! Enter value (default=user, x to restart):
runqдоставит нашу почту на почтовый сервер провайдера интернет, который разошлет ее по всему миру.
#!/bin/sh runq -v fetchmail -avТеперь после установившегося соединения запускаем этот скрипт и он делает всю работу по доставке почты.
6. Неустраненные недостатки
Тут я уже думал, что все хорошо, да опять нехорошо.
Оказалось, что Pine отправляет русские письма в Qoute-printable кодировке.
Вроде бы ее все понимают, по крайней мере проблем
с этим я пока вроде не имел. Но все-таки хотелось бы иметь возможность
выбора. Есть патч на странице Чернова. Но устанавливать его мне не хочется.
Можно попробовать другие майлеры, но я уже привык к Pine. Подожду немного,
может все образуется сам-собой - или Pine переправят, или не будет
неприятностей с Qoute-printable. Авось пронесет
Ну, теперь все! Bye, до следующего раза.