* [sisyphus] Firefox и mailto:
@ 2007-03-09 22:18 Ivan Adzhubey
2007-03-10 5:48 ` Sergey Vlasov
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Adzhubey @ 2007-03-09 22:18 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Приветствую!
Несколько раз натыкался, что кликание на mailto:user@mail.dom линк в Firefoxе
приводит к получению адресатом пустых писем от меня, причем безо всякого
моего ведома. Получатели недоумевают а некоторые и обижаются. Решил наконец
разобраться, и вот что вижу:
$ tail -13 /etc/urlview/url_handlers
file_prgs=("${http_prgs[@]}")
mailto_prgs=(
'/usr/bin/mutt --':XT
'/usr/lib/thunderbird/thunderbird-mailto':PW
'/usr/bin/mozilla -compose':PW
'/usr/bin/sylpheed --compose':PW
/usr/bin/pine:XT
'/usr/bin/mailx --':VT)
# Program used as an xterm.
XTERM=/usr/X11R6/bin/xvt
# End of /etc/urlview/url_handlers
Оригинальный выбор внешних почтовых программ, это кто же такое сочинил? Ни
одной из них у меня не установлено, кроме mailx естественно. Он меня особенно
умилил - неинтерактивный майлер в качестве fallback! Теперь понятно кто это
от меня пустые мейлы слал. Может стоит включить в список хотя бы kmail и
evolution? Ну а mailx-то уж точно надо оттуда убрать от греха подальше.
--Иван
The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sisyphus] Firefox и mailto:
2007-03-09 22:18 [sisyphus] Firefox и mailto: Ivan Adzhubey
@ 2007-03-10 5:48 ` Sergey Vlasov
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Vlasov @ 2007-03-10 5:48 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 1410 bytes --]
On Fri, Mar 09, 2007 at 05:18:07PM -0500, Ivan Adzhubey wrote:
> Несколько раз натыкался, что кликание на mailto:user@mail.dom линк в Firefoxе
> приводит к получению адресатом пустых писем от меня, причем безо всякого
> моего ведома. Получатели недоумевают а некоторые и обижаются. Решил наконец
> разобраться, и вот что вижу:
>
> $ tail -13 /etc/urlview/url_handlers
> file_prgs=("${http_prgs[@]}")
> mailto_prgs=(
> '/usr/bin/mutt --':XT
> '/usr/lib/thunderbird/thunderbird-mailto':PW
> '/usr/bin/mozilla -compose':PW
> '/usr/bin/sylpheed --compose':PW
> /usr/bin/pine:XT
> '/usr/bin/mailx --':VT)
>
> # Program used as an xterm.
> XTERM=/usr/X11R6/bin/xvt
>
> # End of /etc/urlview/url_handlers
>
> Оригинальный выбор внешних почтовых программ, это кто же такое сочинил? Ни
> одной из них у меня не установлено, кроме mailx естественно. Он меня особенно
> умилил - неинтерактивный майлер в качестве fallback! Теперь понятно кто это
> от меня пустые мейлы слал. Может стоит включить в список хотя бы kmail и
> evolution? Ну а mailx-то уж точно надо оттуда убрать от греха подальше.
На самом деле основная причина отправки пустых писем - неправильный
путь в переменной XTERM:
https://bugzilla.altlinux.org/show_bug.cgi?id=10694
Если исправить значение XTERM на правильное, по крайней мере будет
открываться терминал с почтовым клиентом.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-10 5:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-09 22:18 [sisyphus] Firefox и mailto: Ivan Adzhubey
2007-03-10 5:48 ` Sergey Vlasov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git