ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] [JT] S-C
@ 2003-03-24 14:01 Alexandre Prokoudine
  2003-03-24 14:05 ` Unatine
  2003-03-24 14:19 ` [Comm] " Sergey Vlasov
  0 siblings, 2 replies; 8+ messages in thread
From: Alexandre Prokoudine @ 2003-03-24 14:01 UTC (permalink / raw)
  To: community

Приветствую,

Злостный оффтопик. Как в Sylpheed-Claws включить подписывание писем
(Сообщение -> Подписать) по умолчанию? В настройках этого явно нет
:-(

-- 
Alexandre Prokoudine
ALT Linux Documentation Team
JID: avp@altlinux.org


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

* Re: [Comm] [JT] S-C
  2003-03-24 14:01 [Comm] [JT] S-C Alexandre Prokoudine
@ 2003-03-24 14:05 ` Unatine
  2003-03-24 14:13   ` Alexandre Prokoudine
  2003-03-24 14:19 ` [Comm] " Sergey Vlasov
  1 sibling, 1 reply; 8+ messages in thread
From: Unatine @ 2003-03-24 14:05 UTC (permalink / raw)
  To: community

On Mon, 24 Mar 2003 17:01:47 +0300
Alexandre Prokoudine <avp@altlinux.ru> wrote:

> Приветствую,
> 
> Злостный оффтопик. Как в Sylpheed-Claws включить подписывание писем
> (Сообщение -> Подписать) по умолчанию? В настройках этого явно нет
> :-(

а собрано с поддержкой gpgme?


-- 
WBW, Unatine
e-mail: unatine@pisem.net
JID: unatine@jabber.ru


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

* Re: [Comm] [JT] S-C
  2003-03-24 14:05 ` Unatine
@ 2003-03-24 14:13   ` Alexandre Prokoudine
  2003-03-24 14:21     ` Unatine
  0 siblings, 1 reply; 8+ messages in thread
From: Alexandre Prokoudine @ 2003-03-24 14:13 UTC (permalink / raw)
  To: community

On Mon, 24 Mar 2003 17:05:02 +0300
Unatine <unatine@fromru.com> wrote:

> On Mon, 24 Mar 2003 17:01:47 +0300
> Alexandre Prokoudine <avp@altlinux.ru> wrote:
> 
> > Приветствую,
> > 
> > Злостный оффтопик. Как в Sylpheed-Claws включить подписывание
> > писем(Сообщение -> Подписать) по умолчанию? В настройках этого
> > явно нет:-(
> 
> а собрано с поддержкой gpgme?

CFLAGS="$RPM_OPT_FLAGS" ./configure \
                --mandir=%{_mandir} \
                --prefix=%{prefix} \
                --infodir=%{_infodir} \
                --sysconfdir=%{_sysconfdir} \
                --enable-ldap \
                --enable-ipv6 \
                --enable-gpgme \
                --enable-openssl \
                --enable-jpilot \
                --disable-aspell

-- 
Alexandre Prokoudine
ALT Linux Documentation Team
JID: avp@altlinux.org


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

* [Comm] Re: [JT] S-C
  2003-03-24 14:01 [Comm] [JT] S-C Alexandre Prokoudine
  2003-03-24 14:05 ` Unatine
@ 2003-03-24 14:19 ` Sergey Vlasov
  2003-03-24 14:29   ` Unatine
  1 sibling, 1 reply; 8+ messages in thread
From: Sergey Vlasov @ 2003-03-24 14:19 UTC (permalink / raw)
  To: community

On Mon, 24 Mar 2003 17:01:47 +0300
Alexandre Prokoudine <avp@altlinux.ru> wrote:

> Злостный оффтопик. Как в Sylpheed-Claws включить подписывание писем
> (Сообщение -> Подписать) по умолчанию? В настройках этого явно нет
> :-(

В не-claws это в настройках учётной записи.


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

* Re: [Comm] [JT] S-C
  2003-03-24 14:13   ` Alexandre Prokoudine
@ 2003-03-24 14:21     ` Unatine
  0 siblings, 0 replies; 8+ messages in thread
From: Unatine @ 2003-03-24 14:21 UTC (permalink / raw)
  To: community

On Mon, 24 Mar 2003 17:13:58 +0300
Alexandre Prokoudine <avp@altlinux.ru> wrote:


> CFLAGS="$RPM_OPT_FLAGS" ./configure \
>                 --mandir=%{_mandir} \
>                 --prefix=%{prefix} \
>                 --infodir=%{_infodir} \
>                 --sysconfdir=%{_sysconfdir} \
>                 --enable-ldap \
>                 --enable-ipv6 \
>                 --enable-gpgme \
>                 --enable-openssl \
>                 --enable-jpilot \
>                 --disable-aspell
> 
может не корректный вопрос.... а просто тарболл собирается с gpgme? configure его действительно находит?

-- 
WBW, Unatine
e-mail: unatine@pisem.net
JID: unatine@jabber.ru


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

* Re: [Comm] Re: [JT] S-C
  2003-03-24 14:19 ` [Comm] " Sergey Vlasov
@ 2003-03-24 14:29   ` Unatine
  2003-03-24 14:48     ` Alexandre Prokoudine
  2003-03-24 14:55     ` Sergey S. Skulachenko
  0 siblings, 2 replies; 8+ messages in thread
From: Unatine @ 2003-03-24 14:29 UTC (permalink / raw)
  To: community

On Mon, 24 Mar 2003 17:19:57 +0300
Sergey Vlasov <vsu@altlinux.ru> wrote:

> В не-claws это в настройках учётной записи.

и в claws тоже там...

-- 
WBW, Unatine
e-mail: unatine@pisem.net
JID: unatine@jabber.ru


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

* Re: [Comm] Re: [JT] S-C
  2003-03-24 14:29   ` Unatine
@ 2003-03-24 14:48     ` Alexandre Prokoudine
  2003-03-24 14:55     ` Sergey S. Skulachenko
  1 sibling, 0 replies; 8+ messages in thread
From: Alexandre Prokoudine @ 2003-03-24 14:48 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

On Mon, 24 Mar 2003 17:29:20 +0300
Unatine <unatine@fromru.com> wrote:

> On Mon, 24 Mar 2003 17:19:57 +0300
> Sergey Vlasov <vsu@altlinux.ru> wrote:
> 
> > В не-claws это в настройках учётной записи.
> 
> и в claws тоже там...

Yes :-)

Прошу прощения за собственную тормознутость :-)

-- 
Alexandre Prokoudine
ALT Linux Documentation Team
JID: avp@altlinux.org

[-- Attachment #2: Type: application/pgp-signature, Size: 481 bytes --]

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

* Re: [Comm] Re: [JT] S-C
  2003-03-24 14:29   ` Unatine
  2003-03-24 14:48     ` Alexandre Prokoudine
@ 2003-03-24 14:55     ` Sergey S. Skulachenko
  1 sibling, 0 replies; 8+ messages in thread
From: Sergey S. Skulachenko @ 2003-03-24 14:55 UTC (permalink / raw)
  To: community

On Mon, 24 Mar 2003 17:29:20 +0300
Unatine <unatine@fromru.com> wrote:

> On Mon, 24 Mar 2003 17:19:57 +0300
> Sergey Vlasov <vsu@altlinux.ru> wrote:
> 
> > В не-claws это в настройках учётной записи.
> 
> и в claws тоже там...

Свойства учетной записи > Создание
Если Вы говорите о подписи, которая чуть ниже.
_____________
С уважением,
С.С.Скулаченко


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

end of thread, other threads:[~2003-03-24 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 14:01 [Comm] [JT] S-C Alexandre Prokoudine
2003-03-24 14:05 ` Unatine
2003-03-24 14:13   ` Alexandre Prokoudine
2003-03-24 14:21     ` Unatine
2003-03-24 14:19 ` [Comm] " Sergey Vlasov
2003-03-24 14:29   ` Unatine
2003-03-24 14:48     ` Alexandre Prokoudine
2003-03-24 14:55     ` Sergey S. Skulachenko

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