ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] POP3 remote accses trouble
@ 2003-04-23 12:01 isa
  2003-04-23 14:50 ` isa
  2003-04-24  4:28 ` Прокопьев Евгений
  0 siblings, 2 replies; 5+ messages in thread
From: isa @ 2003-04-23 12:01 UTC (permalink / raw)
  To: community

Здравствуйте, уважаемые.
Остался последний шаг для миграциии под Linux.
Обеспечить доступ к POP3 ящикам пользователям локальной сети.
postfix на своей машине отстроил почту распихивает. Установил uw-imap.
А дальше такая штука с удаленной машины пытаюсь забрать почту - ничего
не доставляет и даже пароль к ящику не спрашивает. Вот вообщем лог с
12 консоли.

Apr 23 14:45:45 iscander postfix/pickup[3592]: 58CEB2F63E: uid=500 from=<iscander>
Apr 23 14:45:45 iscander postfix/cleanup[7656]: 58CEB2F63E: message-id=<200304231445.44814.>
Apr 23 14:45:45 iscander postfix/qmgr[3593]: 58CEB2F63E: from=<iscander@mercuri.mk.ua>, size=418, nrcpt=1 (queue active)
Apr 23 14:45:46 iscander postfix/local[7658]: 58CEB2F63E: to=<hella@mercuri.mk.ua>, relay=local, delay=1, status=sent ("|/usr/bin/procmail -a $DOMAIN -d $LOGNAME")
Apr 23 14:46:33 iscander xinetd[1454]: START: pop3 pid=7685 from=192.168.1.3
Apr 23 14:46:33 iscander xinetd[7685]: FAIL: pop3 address from=192.168.1.3
Apr 23 14:46:33 iscander xinetd[1454]: EXIT: pop3 pid=7685 duration=1(sec)

Это отправил пользователю hella - письмо. Попытался с удаленной машины
  192.168.1.3 его получить - не вышло. Локально захожу этим
  пользователем получаю и читаю. Пользователь реально заведен на моей машине.
  Где покапать еще нужно? Можно ли создать пользователей для почты без
  создания им $HOME?
  И попутный вопрос кем забирать почту от провайдера и как её потом
  отдавать postfix-у ?

-- 
С уважением,
 isa                          mailto:iscander@mercuri.mk.ua




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] POP3 remote accses trouble
  2003-04-23 12:01 [Comm] POP3 remote accses trouble isa
@ 2003-04-23 14:50 ` isa
  2003-04-23 15:01   ` Eugene Ostapets
  2003-04-24  4:28 ` Прокопьев Евгений
  1 sibling, 1 reply; 5+ messages in thread
From: isa @ 2003-04-23 14:50 UTC (permalink / raw)
  To: isa


i> Это отправил пользователю hella - письмо. Попытался с удаленной машины
i>   192.168.1.3 его получить - не вышло. Локально захожу этим
i>   пользователем получаю и читаю. Пользователь реально заведен на моей машине.
 Причем локально и POP3 позволяет забирать, а вот с сетевых машин
 никак...где разрешить то?

-- 
С уважением,
 isa                          mailto:iscander@mercuri.mk.ua




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] POP3 remote accses trouble
  2003-04-23 14:50 ` isa
@ 2003-04-23 15:01   ` Eugene Ostapets
  2003-04-24  7:10     ` Re[2]: " isa
  0 siblings, 1 reply; 5+ messages in thread
From: Eugene Ostapets @ 2003-04-23 15:01 UTC (permalink / raw)
  To: community

isa пишет:

 >
 >i> Это отправил пользователю hella - письмо. Попытался с удаленной машины
 >i>   192.168.1.3 его получить - не вышло. Локально захожу этим
 >i>   пользователем получаю и читаю. Пользователь реально заведен на 
моей машине.
 > Причем локально и POP3 позволяет забирать, а вот с сетевых машин
 > никак...где разрешить то?
 >
/etc/xinetd.conf
only_from = 127.0.0.1 ?
Ну так и задумывалось:)
Еще проверь /etc/xinet.d/pop3 (или как он там называется в пакете) на 
предмет той же строчки..

С уважением,
Евгений Остапец




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] POP3 remote accses trouble
  2003-04-23 12:01 [Comm] POP3 remote accses trouble isa
  2003-04-23 14:50 ` isa
@ 2003-04-24  4:28 ` Прокопьев Евгений
  1 sibling, 0 replies; 5+ messages in thread
From: Прокопьев Евгений @ 2003-04-24  4:28 UTC (permalink / raw)
  To: community

>   И попутный вопрос кем забирать почту от провайдера и как её потом
>   отдавать postfix-у ?

Где-то на linux.yaroslavl.ru была хороших размеров дока по fetchmail

-- 
С уважением, Прокопьев Евгений



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re[2]: [Comm] POP3 remote accses trouble
  2003-04-23 15:01   ` Eugene Ostapets
@ 2003-04-24  7:10     ` isa
  0 siblings, 0 replies; 5+ messages in thread
From: isa @ 2003-04-24  7:10 UTC (permalink / raw)
  To: Eugene Ostapets

Здравствуйте, Eugene.

Вы писали 23 апреля 2003 г., 18:01:02:

EO> isa пишет:

EO>  >
EO>  >i> Это отправил пользователю hella - письмо. Попытался с удаленной машины
EO>  >i>   192.168.1.3 его получить - не вышло. Локально захожу этим
EO>  >i>   пользователем получаю и читаю. Пользователь реально заведен на 
EO> моей машине.
EO>  > Причем локально и POP3 позволяет забирать, а вот с сетевых машин
EO>  > никак...где разрешить то?
EO>  >
EO> /etc/xinetd.conf
EO> only_from = 127.0.0.1 ?
EO> Ну так и задумывалось:)
EO> Еще проверь /etc/xinet.d/pop3 (или как он там называется в пакете) на 
EO> предмет той же строчки..

EO> С уважением,
EO> Евгений Остапец


EO> _______________________________________________
EO> Community mailing list
EO> Community@altlinux.ru
EO> http://www.altlinux.ru/mailman/listinfo/community

Да спасибо я вчера уже разгреб.... Работает! :-)

-- 
С уважением,
 isa                          mailto:iscander@mercuri.mk.ua




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-24  7:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-23 12:01 [Comm] POP3 remote accses trouble isa
2003-04-23 14:50 ` isa
2003-04-23 15:01   ` Eugene Ostapets
2003-04-24  7:10     ` Re[2]: " isa
2003-04-24  4:28 ` Прокопьев Евгений

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