ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Андрей Новосёлов" <ksynolog@aip.mk.ua>
To: ALTLinux <community@altlinux.ru>
Subject: Re: [Comm] Sylpheed attachment
Date: 08 Oct 2002 08:38:21 +0300
Message-ID: <1034055408.1971.20.camel@localhost.localdomain> (raw)
In-Reply-To: <20021008084840.5256186a.grisxa@mail.ru>

В Втр, 08.10.2002, в 07:48, Grigory Batalov написал:
>  Возможно ли запускать sylpheed сразу в режиме compose (--compose addr),
>  да так, чтобы уже был прикреплён указанный файл?
>  (Задача - отправка отсканированных факсов по e-mail.)
> 
Я не уверен, но может пригодится. Мы тут искали как компенсировать
отсутствие в Опере под Линукс её встроенного почтовика, чтоб если где в
и-нете адрес нашёл, ну и соответственно далее, чтобы самому не писать...

Platform: GNU/Linux

This article explains how you can pass on e-mail, telnet and news URLs
to an external program.

E-mail

The following specifiers are supported by Opera for Linux when passing
mailto-links on to an external e-mail client:

    * %t (to) - Replaced by the receiver
    * %c (cc) - Replaced by the cc receiver
    * %s (subject) - Replaced by the subject text
    * %b (body) - Replaced by the body text
    * %r (raw) - Replaced by the raw url. The result will always start
with "mailto:" (Opera 6.02 and newer only)
    * %w (raw) - As %r but without the "mailto:" prefix (Opera 6.02 and
newer only)

The specifiers can be placed within a set of brackets. If the specifiers
are not replaced by real data, then the text within the brackets (and
the barckets themselves) are removed to avoid confusion when starting
the mailer.

If brackets are omitted, Opera will pass on the entire string,
regardless of its contents.

Example 1:

Opera is set to use kmail as an external e-mail client, using the
following specifiers:

kmail [-s %s] [--body %b] [%t]

1. The URL <"mailto:abc@xyz.nn?body=hello"> becomes:

kmail abc@xyz.nn --body hello

2. The URL <"mailto:abc@xyz.nn?body=hello?subject=how are you"> becomes:

kmail abc@xyz.nn --body hello -subject how are you

Example 2:

Set Evolution as an external e-mail client using the following
specifier:

evolution [%r]

The URL <"mailto:abc@xyz.nn?body=hello?subject=how are you"> becomes:

evolution mailto:abc@xyz.nn?body=hello?subject=how are you

Telnet

Supported flags:

    * %a (address) - Replaced by the address
    * %p (port) - Replaced by the port

The specifiers can be placed within a set of brackets. If the specifiers
are not replaced by real data, then the text within the brackets (and
the brackets themselves) are removed to avoid confusion when starting
the telnet client.

Example:

telnet [%a] [%p]

News

Supported flags:

    * %s (server) - Replaced by the server
    * %g (group) - Replaced by the group
    * %r (raw) - The raw string. The result will always start with
"news://" and the generic server name ("unknown.newsserver") will be
removed if present.
    * %w (raw) - As %r but without the "news://" prefix.

The specifiers can be placed within a set of brackets. If the specifiers
are not replaced by real data, then the text within the brackets (and
the brackets themselves) are removed to avoid confusion when starting
the telnet client.

Example:

knode [%r]

 

Last edited: 2002-07-05; Category: Opera and other Applications;
Keywords: e-mail,evolution,kmail,mailto,news,subject,telnet,; Index: 472
Возможно, пригодится просто на уровне аналогий.
-- 
With best wishes & kindest regards, Andrey.
##ALT Linux ##  ## Registered Linux user ##
##JUNIOR 2  ##  ##      282220           ##



  parent reply	other threads:[~2002-10-08  5:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08  4:48 Grigory Batalov
2002-10-08  4:49 ` Alexander Kirey
2002-10-08  5:38 ` Андрей Новосёлов [this message]
2002-10-08  8:47 ` Sergey Vlasov
2002-10-08 10:22   ` Grigory Batalov
2002-10-10 10:32 ` Sergey A. Sholokhov

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=1034055408.1971.20.camel@localhost.localdomain \
    --to=ksynolog@aip.mk.ua \
    --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