If you are using perl Net::POP3 to retrieve the mails from xmail server,
then your perl program using Net::POP3 IS the MUA :)
So, the final message destination on the hard disk is defined by your
program if you effectively save the mail on disk ;)

Don't ask me about how to save a Net::POP3 retrieved mail, i don't have
skills on perl in general and on Net::POP3 especialy, but as you can send
the mail on stdout from Net::POP3, I think you can send it to a file on the
filesystem.

Francis



>-----Message d'origine-----
>De : [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] la part de Tiwari, Sachin
>Envoyé : mardi 25 juillet 2006 05:18
>À : xmail@xmailserver.org
>Objet : [xmail] Re: Retrieving POP3 mails
>
>
>
>
> I am just using a perl module (Net::POP3) to retrieve the 
>mail and it's =
>getting retrieved also (STDOUT output). But where it is 
>getting stored =
>on the linux host isn't known?
>
>I didn't try the 'pop3links' xmail feature, but there must be 
>some way =
>out to resolve this through the xmail files configuration.
>
>Many Thanks,=20
>Sachin
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of CLEMENT Francis
>Sent: Monday, July 24, 2006 4:09 PM
>To: 'xmail@xmailserver.org'
>Subject: [xmail] Re: Retrieving POP3 mails
>
>
>
>
>When doing pop3 from a MUA (user software used to 'pop3' mails from the
>server) the final destination of the 'poped' mails is the 
>responsability =
>of
>the MUA.
>Xmail <xmailroot>/domains/... is the temporary location where xmail =
>stores
>the mails received via smtp and waiting for a pop3 MUA to 
>retrieve them, =
>not
>the final location in the user MUA.
>
>So, the question is : where normaly the pop3 client software stores the
>'poped' mails ?
>
>Or do you mean that you tried to use xmail feature 'pop3links' to =
>retrieve
>pop3 mails from another pop3 server ?
>
>Francis
>
>
>
>>-----Message d'origine-----
>>De : [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED] la part de Tiwari, Sachin
>>Envoy=E9 : lundi 24 juillet 2006 09:53
>>=C0 : xmail@xmailserver.org
>>Objet : [xmail] Retrieving POP3 mails
>>
>>
>>
>>Hello,
>>
>> I am running XMail servers on the linux machines in my=20
>>environment. When I am retrieving a mail via POP3, mail is=20
>>getting retrieved but it's not getting saved in the Linux=20
>>local machine directory (/var/Mailroot/domains/.........).=20
>>Request anyone to let me know what all files are required to=20
>>be configured especially for POP3 case as my SMTP stuff is=20
>>working very fine.
>>
>>Any inputs are welcome?
>>
>>Thanks,
>>
>>-
>>To unsubscribe from this list: send the line "unsubscribe xmail" in
>>the body of a message to [EMAIL PROTECTED]
>>For general help: send the line "help" in the body of a message to
>>[EMAIL PROTECTED]
>>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to