Re: [Dovecot] POP3 Setup help - more info

2013-10-14 Thread Noel Butler
On 15/10/2013 02:58, /dev/rob0 wrote: In addition to the ignored replies in the other thread, I'll ask this: why do you want to use POP3? IMAP can do everything POP3 can do, and it's superior in many ways. POP3 should have died out a decade ago. Not sure what country he's in, but I'll comment

Re: [Dovecot] POP3 Setup help - more info

2013-10-14 Thread Steve Campbell
otherwise I have to figure out how to get it in text form Yes, you should. Try something like: #!/bin/sh ( dovecot -an && echo) | /bin/mail -s "Dovecot -an output" y...@yourdomain.com Put the above two lines in an executable file (chmod 777 or something like that and erase after you r

Re: [Dovecot] POP3 Setup help - more info

2013-10-14 Thread Reindl Harald
Am 14.10.2013 18:58, schrieb /dev/rob0: > In addition to the ignored replies in the other thread, I'll ask > this: why do you want to use POP3? IMAP can do everything POP3 can > do, and it's superior in many ways. POP3 should have died out a > decade ago say who? you want to provide storage, b

Re: [Dovecot] POP3 Setup help - more info

2013-10-14 Thread /dev/rob0
On Mon, Oct 14, 2013 at 11:16:06AM -0400, Thomas I Higgins wrote: > Well my last email went unaswered Not so. You got two replies. If you are not going to read your replies, you cannot be helped. > - I assume because I didn't provide enough detailed information. Both replies noted this. One ask

[Dovecot] POP3 Setup help - more info

2013-10-14 Thread Thomas I Higgins
Well my last email went unaswered - I assume because I didn't provide enough detailed information. Not a surprise if that is the case. Anyway, I also noted that there is no dovecot/pop3 process like there is for IMAP. Not certain that is wrong, but I am guessing it is. I am enclosing the outpu