About "DomainPOP"

View: New views
7 Messages — Rating Filter:   Alert me  

About "DomainPOP"

by Alejandro Esteban Galvez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi!
I am changing the Operating System from Windows to Linux, and I have the next question. In windows, in the MDaemon mail server, I have the DomainPOP option, that it function permit me connect to another mail server, and download the correspondient mail to my users in MDaemon.
 
Now, in postfix, do you known any function, to do it?
 
Thank you,
 
Alejandro

Re: About "DomainPOP"

by Alejandro Esteban Galvez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

But, if I use these tools, i can read the new mails trought the pop session
of the correspondient user?
----- Original Message -----
From: "Eero Volotinen" <eero.volotinen@...>
To: "Alejandro Esteban Galvez" <alejandro@...>
Cc: "postfix users list" <postfix-users@...>
Sent: Saturday, November 07, 2009 12:48 PM
Subject: Re: About "DomainPOP"


> Alejandro Esteban Galvez wrote:
>> Hi!
>> I am changing the Operating System from Windows to Linux, and I have the
>> next question. In windows, in the MDaemon mail server, I have the
>> DomainPOP option, that it function permit me connect to another mail
>> server, and download the correspondient mail to my users in MDaemon.
>>  Now, in postfix, do you known any function, to do it?
>
> You can use following tools:
>
> http://freshmeat.net/projects/imapsync/ (imap to imap copy)
> http://freshmeat.net/projects/pop2imap/ (pop to imap copy)
>
> This is not postfix internal feature, but you can use simple scripts to
> set it up for users.
>
> --
> Eero


--

Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

Re: About "DomainPOP"

by Alejandro Esteban Galvez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I want tell you something.
In the mail server to where I login to receive the new mail, the incomming
mail work of the following form:

Every mail to all users of the domain editorialjm.cult.cu is stored in the
"v_editorialjm" pop account. For this, I need get the mail in the following
form:

I connect to the POP3 service of the editorialjm.cult.cu
I login whit the v_editorialjm account,
and retrieve the mail of this server
I disconnect

and finally I must delive the mail in the correspondient account

How I can do it?

----- Original Message -----
From: "Eero Volotinen" <eero.volotinen@...>
Cc: "postfix users list" <postfix-users@...>
Sent: Saturday, November 07, 2009 1:09 PM
Subject: Re: About "DomainPOP"


> Alejandro Esteban Galvez wrote:
>> But, if I use these tools, i can read the new mails trought the pop
>> session of the correspondient user?
>
> Both tools copy mails from mailserver to mailserver and then you can
> access mails with your imap/pop client from your server.
>
>
> --
> Eero


--

Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

Re: About "DomainPOP"

by Erwan David :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le Sat  7/11/2009, Alejandro Esteban Galvez disait
> Hi!
> I am changing the Operating System from Windows to Linux, and I have the next question. In windows, in the MDaemon mail server, I have the DomainPOP option, that it function permit me connect to another mail server, and download the correspondient mail to my users in MDaemon.
>
> Now, in postfix, do you known any function, to do it?
>
> Thank you,
>
> Alejandro

Postfix does not do this. However you can do this with programs like fetchmail or getmail.

However be aware that this method may make you loose part of envelope information.

--
Erwan

Re: About "DomainPOP"

by Eero Volotinen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alejandro Esteban Galvez wrote:
> Hi!
> I am changing the Operating System from Windows to Linux, and I have the
> next question. In windows, in the MDaemon mail server, I have the
> DomainPOP option, that it function permit me connect to another mail
> server, and download the correspondient mail to my users in MDaemon.
>  
> Now, in postfix, do you known any function, to do it?

You can use following tools:

http://freshmeat.net/projects/imapsync/ (imap to imap copy)
http://freshmeat.net/projects/pop2imap/ (pop to imap copy)

This is not postfix internal feature, but you can use simple scripts to
set it up for users.

--
Eero

Re: About "DomainPOP"

by Eero Volotinen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alejandro Esteban Galvez wrote:
> But, if I use these tools, i can read the new mails trought the pop
> session of the correspondient user?

Both tools copy mails from mailserver to mailserver and then you can
access mails with your imap/pop client from your server.


--
Eero

Re: About "DomainPOP"

by Eero Volotinen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alejandro Esteban Galvez wrote:

> I want tell you something.
> In the mail server to where I login to receive the new mail, the incomming
> mail work of the following form:
>
> Every mail to all users of the domain editorialjm.cult.cu is stored in the
> "v_editorialjm" pop account. For this, I need get the mail in the following
> form:
>
> I connect to the POP3 service of the editorialjm.cult.cu
> I login whit the v_editorialjm account,
> and retrieve the mail of this server
> I disconnect
>
> and finally I must delive the mail in the correspondient account
>
> How I can do it?

Maybe postfix+fetchmail+procmail or maildrop works for this solution.

Very weird mailserver system..

--
Eero