Gnus development mailing list
 help / color / mirror / Atom feed
* Sending mail when plugged and unplugged
@ 2001-01-17 22:10 Pavel Janík ml.
  2001-01-18 12:24 ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Janík ml. @ 2001-01-17 22:10 UTC (permalink / raw)


Hi,

some time ago I reported the problem with posting-styles and Gnus
agent. Here it is again. My posting-styles looks like:

(setq gnus-posting-styles
      '((".*"
         (signature-file "~/.Emacs/Signatures/Signature-SuSE-Linux")
         (name "Pavel Janík ml.")
         (address "Pavel.Janik@suse.cz"))
        ("^Incoming"
         (signature-file "~/.Emacs/Signatures/Signature")
         (organization nil)
         (address "Pavel@Janik.cz"))
        ...

My user-mail address is customized to

 '(user-mail-address "Pavel.Janik@suse.cz")

Now I'm going to unplugged and send some simple mail from Incoming group to
my account on my own machine. Then, it is simply send with J J and J S. So
it should use my private posting-style, ie. Pavel@Janik.cz. It is saved
with this header (unnecessary things removed):

>From Pavel.Janik@suse.cz  Wed Jan 17 22:57:04 2001
Return-Path: <Pavel.Janik@suse.cz>
Delivered-To: pavel@snowwhite.suse.cz
From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.)
Sender: Pavel.Janik@suse.cz

So only "From:" header is set to correct Pavel@Janik.cz. "From " header
contains another address, Return-path is bad and finally, there is Sender:
even if I have (sender . disabled) in message-syntax-checks.

When I'm plugged and send the same mail from the same group, it is stored
to my private mailbox as:

>From Pavel@Janik.cz  Wed Jan 17 22:57:36 2001
Return-Path: <Pavel@Janik.cz>
From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?= ml.)

So it is correct and does not reference user-mail-address nor other
posting-style values.

What I expected was that even when unplugged, it will be sent with the
correct headers. What do you think about it? Is it so special?
-- 
Pavel Janík ml.
Pavel@Janik.cz
http://www.janik.cz



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

* Re: Sending mail when plugged and unplugged
  2001-01-17 22:10 Sending mail when plugged and unplugged Pavel Janík ml.
@ 2001-01-18 12:24 ` Kai Großjohann
  2001-01-18 13:15   ` Pavel Janík ml.
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2001-01-18 12:24 UTC (permalink / raw)
  Cc: ding

Is "Incoming" really the right group name?  Isn't it "nnml:Incoming"
or something like this?
kai
-- 
Be indiscrete.  Do it continuously.



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

* Re: Sending mail when plugged and unplugged
  2001-01-18 12:24 ` Kai Großjohann
@ 2001-01-18 13:15   ` Pavel Janík ml.
  2001-01-18 13:33     ` Paul Stevenson
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Janík ml. @ 2001-01-18 13:15 UTC (permalink / raw)
  Cc: ding

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

   From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
   Date: 18 Jan 2001 13:24:18 +0100

Hi,

   > Is "Incoming" really the right group name?  Isn't it "nnml:Incoming"
   > or something like this?

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]


no, I use nnfolder and the group Incoming is displayed as 0: Incoming in
the Group buffer.
-- 
Pavel Janík ml.
Pavel.Janik@suse.cz
http://www.suse.cz

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

* Re: Sending mail when plugged and unplugged
  2001-01-18 13:15   ` Pavel Janík ml.
@ 2001-01-18 13:33     ` Paul Stevenson
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Stevenson @ 2001-01-18 13:33 UTC (permalink / raw)


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

Pavel.Janik@suse.cz (Pavel Janík ml.) writes:

[-- Attachment #2: Type: text/plain, Size: 670 bytes --]


>    From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
> 
>    > Is "Incoming" really the right group name?  Isn't it "nnml:Incoming"
>    > or something like this?
> 
> no, I use nnfolder and the group Incoming is displayed as 0: Incoming in
> the Group buffer.


It can be displayed like that even if it's real name is nnfolder:Incoming
if gnus-group-line-format uses %G rather than %g to display the group
name.  If that is the case, you still need to use the nnfolder
specifier (possibly nnfolder+mail: or whatever you set it up as).

Is that the case for you? If nnfolder is your "primary" select method,
then this doesn't really apply.


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

end of thread, other threads:[~2001-01-18 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-17 22:10 Sending mail when plugged and unplugged Pavel Janík ml.
2001-01-18 12:24 ` Kai Großjohann
2001-01-18 13:15   ` Pavel Janík ml.
2001-01-18 13:33     ` Paul Stevenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).