Re: how to disable port 143

2024-06-08 Thread Pete Long via dovecot
r words set the port to zero. I only have port 993 listening. Pete. ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Fwd: EXPUNGED Folder Always Visible

2024-06-06 Thread Pete Long via dovecot
Sorry, forgot to change the To: field :/ Pete. > Begin forwarded message: > > From: Pete Long > Subject: Re: EXPUNGED Folder Always Visible > Date: 6 June 2024 at 09:43:50 BST > To: Robert L Mathews > > > >> On 5 Jun 2024, at 19:18, Robert L Mathews via

Re: EXPUNGED Folder Always Visible

2024-06-05 Thread Pete Long via dovecot
> On 4 Jun 2024, at 18:56, Robert L Mathews via dovecot > wrote: > > On Jun 4, 2024, at 8:40 AM, Pete Long via dovecot wrote: >> >> I'm having a bit of a time trying to get the EXPUNGED mailbox to not display >> when any mail is moved or deleted. > &

EXPUNGED Folder Always Visible

2024-06-04 Thread Pete Long via dovecot
PUNGED; I just don't want to see it, nor anyone else with an account on my server ;) Thanks for your time and any information you can provide. Pete. ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Debugging rules with Pigeonhole Sieve

2018-08-02 Thread Pete Gonzalez
I have a lot of rules in my Sieve script. Sometimes an email message ends up in the wrong folder, due to a problem with one of the rules. However, this is very difficult to debug, because I have no idea which rule matched the email. A log file might be helpful, but that wouldn't be readable w

Re: [Dovecot] Re-downloading mails after migrate server

2011-04-28 Thread Pete Conkin
rver for x days". Pete

Re: [Dovecot] dovecot-lda can not find home dir

2011-03-30 Thread Pete
On Wed, Mar 30, 2011 at 10:12 AM, Timo Sirainen wrote: > On 29.3.2011, at 19.32, Pete wrote: > >> Mar 29 11:26:15 new-eagle dovecot: lda(pete): Debug: userdb lookup >> skipped, username taken from passwd lookup for process euid > > Hmm. Although that should also set home d

[Dovecot] dovecot-lda can not find home dir

2011-03-29 Thread Pete
Hello, Running dovecot 2.0.11 and pigeonhole on Fedora 14 x86_64. The lda can not seem to find the user's home directory, yet other parts of dovecot (pop3, imap, managesieve) can. Grepping "Effective uid" from /var/log/maillog: Mar 29 11:21:34 new-eagle dovecot: pop3(pete): Debug

Re: [Dovecot] migrating users

2007-08-02 Thread Pete McEvoy
Charles has kindly pointed me to the migration section of the wiki, apologies for not looking there first. On Thu, Aug 02, 2007 at 11:02:16AM +0100, Pete McEvoy wrote: > Hi. > I've been migrating users from mbox to maildir on a new server running > dovecot 1.0 - is there any metho

[Dovecot] migrating users

2007-08-02 Thread Pete McEvoy
Hi. I've been migrating users from mbox to maildir on a new server running dovecot 1.0 - is there any method I can employ to prevent my pop3 users having to redownload mails after I move them? Thanks -- Pete

[Dovecot] IP Tables block for POP3 attacks with Dovecot

2007-04-08 Thread Pete Dubler
Has anyone implemented a script to block IPs which are attacking on POP3 ports using dovecot logs to indicate repetitive failed login attempts? sshblack does this nicely for ssh (port 22) attacks by monitoring the /var/log/secure file. I am considering rewriting this to POP3 port (110), but i