ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] postfix+perl script
@ 2006-01-21  8:16 rs
  2006-01-21  9:17 ` Yuri N. Glibovetz
  0 siblings, 1 reply; 2+ messages in thread
From: rs @ 2006-01-21  8:16 UTC (permalink / raw)
  To: community

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

не могу справиться с проблемой: отправляю из перл-скрипта письмо через
open(mail, "| mail -s test rs@sstu.ru") - а оно пытается отправиться
на локальный сервак (в логах постфикса: <to> rs@asu.sstu.ru , и прут
ошибки, так как такого ящика нет), почему так?
из командной строки прекрасно работает mail -s test rs@sstu.ru

____________________________ 
С уважением,
 системный администратор
 СГТУ, каф."Системотехника"
 AND
 ЗАО "Тесар-СО",
 Егоров Стас
 ICQ:270805968
 mailto:rs@sstu.ru



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

* Re: [Comm] postfix+perl script
  2006-01-21  8:16 [Comm] postfix+perl script rs
@ 2006-01-21  9:17 ` Yuri N. Glibovetz
  0 siblings, 0 replies; 2+ messages in thread
From: Yuri N. Glibovetz @ 2006-01-21  9:17 UTC (permalink / raw)
  To: rs, ALT Linux Community

rs пишет:
> Здравствуйте, всем.
> 
> не могу справиться с проблемой: отправляю из перл-скрипта письмо через
> open(mail, "| mail -s test rs@sstu.ru") - а оно пытается отправиться
> на локальный сервак (в логах постфикса: <to> rs@asu.sstu.ru , и прут
> ошибки, так как такого ящика нет), почему так?
> из командной строки прекрасно работает mail -s test rs@sstu.ru
> 

open(mail, "| mail -s test rs\@sstu.ru")

-- 
Чудес не бывает - бывают только глюки...

Linux Registered User #387540
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=387540



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

end of thread, other threads:[~2006-01-21  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-21  8:16 [Comm] postfix+perl script rs
2006-01-21  9:17 ` Yuri N. Glibovetz

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