ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Юрий Хорошков" <hyuv@svitonline.com>
To: community@altlinux.ru
Subject: Re: [Comm] настройка postfix
Date: Sat, 07 Dec 2002 19:03:16 +0200
Message-ID: <3DF229D4.6020902@svitonline.com> (raw)
In-Reply-To: <20021207193030.18d92dbe.laedel@pochtamt.ru>

Olga пишет:
> Юрий Хорошков <hyuv@svitonline.com> пишет:
> 
> 
>>Прошу помощи в настройке postfix.
>>Не понимаю, что я должен прописать в main.cf для
>>myhostname, mydomain, mydestination.
> 
> Тут для dial-up-ного случая можно оставить всё как есть
> в конфигах postfix'а из коробки (т.е. те же localhost и 
> localdomain). Для dial-up вся соль несколько в другом.
> 
> 
> 
>>Имя машины - localhost.localdomain, соединение - dial-up.
>>Как-то даже получал письма на адрес yuri@localhost.localdomain.
>>Изменения в main.cf и другие для dial-up я знаю по литературе.
> 
> Может что-то из нижеследующего упустили?
> В main.cf добавить:
> 
> defer_transports = smtp
> sender_canonical_maps = hash:/etc/postfix/sender_canonical
>  можно ещё добавить
> relayhost = SMTP-серевр Вашего провайдера
> 
> 
> 
> В /etc/postfix/sender_canonical вписать:
> 
> yuri hyuv@svitonline.com
> 
> 
> и затем скомандовать:
> postmap /etc/postfix/sender_canonical
> service postfix reload
> 
> 
> 
> 
> 
> 
>>Кроме того, что я длжен прописать в почтовом клиенте для
>>передачи-приёма почты через postfix?
> 
> Для отправки прописываете в настройках почтового клиента
> SMTP-сервер как 127.0.0.1
> 
> А приём почты с провайдерского или подобного mail.ru ящика -
> это отдельная задача, решаемая обычно с помощью fetchmail.
> Можно настроить получение почты и складывние её в 
> /var/spool/mail/Ваш_логин    fetchmail'ом, а в почтовом
> клиенте указать что-то вроде получения почты из локального
> спул-файла  /var/spool/mail/Ваш_логин
> 
> Простейший вариант настроек fetchmail для доставки почты
> из ящика провайдера в Ваш локальный спул-файл --  
> в ~/.fetchmailrc  записать:
> 
> poll POP3-сервер.Вашего.провайдера
> proto pop3
> user hyuv to yuri here
> password ВашПароль
> 
> 
> 
> Права на ~/.fetchmailrc должны быть rw-------
> 
> 
Создал файл sender_canonical (его не было), проделал всё что выше,
а в ответ сообщение типа - "серевер недоступен или отказывает в 
соединении. Обратитесь..."
С уважением,
Юрий.







  reply	other threads:[~2002-12-07 17:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-07 11:38 Юрий Хорошков
2002-12-07 12:07 ` Sergey Kuznetsov
2002-12-07 12:30 ` Olga
2002-12-07 17:03   ` Юрий Хорошков [this message]
2002-12-07 19:21     ` Olga
2002-12-07 21:12       ` Юрий Хорошков

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DF229D4.6020902@svitonline.com \
    --to=hyuv@svitonline.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git