Re: pop client for postfix.

2012-11-13 Thread Mikael Bak
On 11/12/2012 05:55 PM, John Hinton wrote: > A really good use for POP is for more sensitive email situations, such > as legal, medical or financial. Some of our users want it 'off' the > server soonest. But yes, IMAP is more the standard these days. We allow > either using Dovecot. POP is faster,

Re: pop client for postfix.

2012-11-13 Thread Robert Schetterer
Am 13.11.2012 07:54, schrieb Muhammad Yousuf Khan: > 1. Local storage of emails, so none of the emails go to internet or US > mail serer for inside communication thats a typical multi office inside mailserver > 2. i need to provide imap facility to all the users for connecting > from there smartp

Re: pop client for postfix.

2012-11-12 Thread Muhammad Yousuf Khan
On Mon, Nov 12, 2012 at 7:52 PM, /dev/rob0 wrote: > On Mon, Nov 12, 2012 at 12:02:02PM +0100, Robert Schetterer wrote: >> Am 12.11.2012 11:21, schrieb Muhammad Yousuf Khan: >> > my questions are >> > >> > 1. i have to download email from US mailbox via POP and save it >>

Re: pop client for postfix.

2012-11-12 Thread /dev/rob0
On Mon, Nov 12, 2012 at 11:55:19AM -0500, John Hinton wrote: > On 11/12/2012 9:52 AM, /dev/rob0 wrote: > >On Mon, Nov 12, 2012 at 12:02:02PM +0100, Robert Schetterer wrote: > >>Am 12.11.2012 11:21, schrieb Muhammad Yousuf Khan: > >>>1. i have to download email from US mailbox via POP and save it >

Re: pop client for postfix.

2012-11-12 Thread John Hinton
On 11/12/2012 9:52 AM, /dev/rob0 wrote: On Mon, Nov 12, 2012 at 12:02:02PM +0100, Robert Schetterer wrote: Am 12.11.2012 11:21, schrieb Muhammad Yousuf Khan: my questions are 1. i have to download email from US mailbox via POP and save it it down to postfix Local maild

Re: pop client for postfix.

2012-11-12 Thread /dev/rob0
On Mon, Nov 12, 2012 at 12:02:02PM +0100, Robert Schetterer wrote: > Am 12.11.2012 11:21, schrieb Muhammad Yousuf Khan: > > my questions are > > > > 1. i have to download email from US mailbox via POP and save it > > it down to postfix Local maildir formate, account vise.

Re: pop client for postfix.

2012-11-12 Thread Robert Schetterer
Am 12.11.2012 11:21, schrieb Muhammad Yousuf Khan: > my questions are > > 1. i have to download email from US mailbox via POP and save it down > to postfix Local maildir formate, account vise. so i need to know the > utility for that. because this option is available in

Re: pop client for postfix.

2012-11-12 Thread Muhammad Yousuf Khan
i know Postfix is an SMTP and as far as fatchmail concern it is written in the document that it does not support maildir. it is written that "By design Fetchmail's only means of delivering messages is by submitting them to the local MTA; delivering directly to mail folders such as maildir is not s

Re: pop client for postfix.

2012-11-12 Thread Wolfgang Zeikat
In an older episode, on 2012-11-12 09:27, Muhammad Yousuf Khan wrote: i want to pop emails from a main server which is hosted in US and i want to pop all the email from all the accounts to our local LAN accounts in postfix. like the features once available in MailerDeaman. called "domain pop" and

Re: pop client for postfix.

2012-11-12 Thread Patrick Ben Koetter
* Muhammad Yousuf Khan : > i want to pop emails from a main server which is hosted in US and i > want to pop all the email from all the accounts to our local LAN > accounts in postfix. like the features once available in MailerDeaman. > called "domain pop" and "multipop" so is there any options in

pop client for postfix.

2012-11-12 Thread Muhammad Yousuf Khan
i want to pop emails from a main server which is hosted in US and i want to pop all the email from all the accounts to our local LAN accounts in postfix. like the features once available in MailerDeaman. called "domain pop" and "multipop" so is there any options in postfix. Thanks,