You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Davide Dalla Rosa <d....@pollisrl.it> on 2007/03/08 09:09:51 UTC

in INBOX a copy of message for each recipient

Hi all. My installation of James retrieves mail from an external pop3 server
(Merak pop3, 8.9.1) and routes to lan.
The external pop3 server puts in INBOX folder a copy of the message for each
recipient, e.g. if some mail gets into merak with recipients tizio, caio and
sempronio (TO, CC, BCC, ...), merak puts in INBOX folder copies of the
message.
Is this behaviour pop3 protocol compliant? Does anybody knows if you can
configure this behaviour? i.e. set some flag in mekar telling it to put in
INOBX only a copy of the message?

Other strange thing is that accoding to James, merak mail server does not
support "permanent SEEN flag".
"Message marked as SEEN, but the folder does not support a permanent SEEN
flag".
What this mean?

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: in INBOX a copy of message for each recipient

Posted by Stefano Bagnara <ap...@bago.org>.
Davide Dalla Rosa ha scritto:
> Hi all. My installation of James retrieves mail from an external pop3 server
> (Merak pop3, 8.9.1) and routes to lan.
> The external pop3 server puts in INBOX folder a copy of the message for each
> recipient, e.g. if some mail gets into merak with recipients tizio, caio and
> sempronio (TO, CC, BCC, ...), merak puts in INBOX folder copies of the
> message.
> Is this behaviour pop3 protocol compliant? Does anybody knows if you can
> configure this behaviour? i.e. set some flag in mekar telling it to put in
> INOBX only a copy of the message?

POP3 specification does not say anything about this.
You should ask other questions to Merak support (I, and probably others 
here, never used it).

> Other strange thing is that accoding to James, merak mail server does not
> support "permanent SEEN flag".
> "Message marked as SEEN, but the folder does not support a permanent SEEN
> flag".
> What this mean?

http://james.apache.org/server/2.3.0/fetchmail_configuration.html

-----
fetchmail Caveats

The POP3 protocol does not enforce support of any of the Flags 
associated with messages other than DELETED. This means that 
markseen="true" will most likely have no effect and therefore, the 
fetchall tag will be inoperative. In this situation, the only way to 
avoid repeatedly fetching the same mail is to delete it from the server 
using leaveonserver="false"/>.
--------

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org