* [Comm] postfix-sasl и localhost
@ 2003-12-12 18:36 Fateyev Grigory
2003-12-14 15:01 ` Valery V. Inozemtsev
0 siblings, 1 reply; 4+ messages in thread
From: Fateyev Grigory @ 2003-12-12 18:36 UTC (permalink / raw)
To: community
Здравствуйте!
Настроил связку postfix-sasl как клиента, и письма с авторизацией шлет
прекрасно, но сразу после перезапуска запустил fetchmail и он думал над
приемом первого письма пару минут, а потом сказал: 1 of 1 (1420 octets)
fetchmail: SMTP connect to localhost failed
Значит надо и локально входить с AUTH? Если да, то как настроить или
где почитать? Или я что-то путаю? Раньше на голом postfix всё было
нормально.
Спасибо.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] postfix-sasl и localhost
2003-12-12 18:36 [Comm] postfix-sasl и localhost Fateyev Grigory
@ 2003-12-14 15:01 ` Valery V. Inozemtsev
2003-12-14 15:12 ` Valery V. Inozemtsev
0 siblings, 1 reply; 4+ messages in thread
From: Valery V. Inozemtsev @ 2003-12-14 15:01 UTC (permalink / raw)
To: community
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 620 bytes --]
> Настроил связку postfix-sasl как клиента, и письма с авторизацией шлет
> прекрасно, но сразу после перезапуска запустил fetchmail и он думал над
> приемом первого письма пару минут, а потом сказал: 1 of 1 (1420 octets)
> fetchmail: SMTP connect to localhost failed
> Значит надо и локально входить с AUTH? Если да, то как настроить или
> где почитать? Или я что-то путаю? Раньше на голом postfix всё было
> нормально.
> Спасибо.
/etc/postfix/main.cf
-----------------------------------------------
mynetworks=127.0.0.0/8
-----------------------------------------------
--
Valery V. Inozemtsev ftp://212.13.100.3/
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] postfix-sasl и localhost
2003-12-14 15:01 ` Valery V. Inozemtsev
@ 2003-12-14 15:12 ` Valery V. Inozemtsev
2003-12-14 15:36 ` Fateyev Grigory
0 siblings, 1 reply; 4+ messages in thread
From: Valery V. Inozemtsev @ 2003-12-14 15:12 UTC (permalink / raw)
To: community
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 729 bytes --]
<skip
> > Значит надо и локально входить с AUTH? Если да, то как настроить или
> > где почитать? Или я что-то путаю? Раньше на голом postfix всё было
> > нормально.
> > Спасибо.
>
главное забыл...
> /etc/postfix/main.cf
> -----------------------------------------------
> mynetworks=127.0.0.0/8
# принимать письма от:
# авторизованных клиентов
# от сетей, указанных в параметре mynetworks
# отшивать письма от:
# не для наших доменов и пользователей
smtpd_recipient_restrictions =
permit_sasl_authenticated,
permit_mynetworks,
reject_unauth_destination
> -----------------------------------------------
http://postfix.state-of-mind.de/patrick.koetter/smtpauth/index.html
--
Valery V. Inozemtsev ftp://212.13.100.3/
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] postfix-sasl и localhost
2003-12-14 15:12 ` Valery V. Inozemtsev
@ 2003-12-14 15:36 ` Fateyev Grigory
0 siblings, 0 replies; 4+ messages in thread
From: Fateyev Grigory @ 2003-12-14 15:36 UTC (permalink / raw)
To: community
Здравствуйте, Valery V. Inozemtsev!
14 Декабря 2003г. в 18:12 Вы написали:
> smtpd_recipient_restrictions =
> permit_sasl_authenticated,
> permit_mynetworks,
> reject_unauth_destination
Огромное спасибо, помогло!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-12-14 15:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-12 18:36 [Comm] postfix-sasl и localhost Fateyev Grigory
2003-12-14 15:01 ` Valery V. Inozemtsev
2003-12-14 15:12 ` Valery V. Inozemtsev
2003-12-14 15:36 ` Fateyev Grigory
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