Re: What Creates mbox File

2008-08-17 Thread Daryl
queue up in /home/$user? >-- >Man your battle stations... What IMAP server are you using. I have Dovecot, and ammend /etc/dovecot/dovecot.conf (on Debian) and configure mail_location variable. Which will probably help you! Regards Daryl

Re: What Creates mbox File

2008-08-17 Thread Daryl
On Sun, 17 Aug 2008 21:57:45 -0500 Noel Jones <[EMAIL PROTECTED]> wrote: >Carlos Williams wrote: >> On Sun, Aug 17, 2008 at 10:16 PM, Daryl <[EMAIL PROTECTED]> wrote: >>> What IMAP server are you using. I have Dovecot, and ammend >>> /etc/dovecot/dov

Permission denied error

2008-11-30 Thread Daryl
Greetings, For the second time in a month I have a postfix/sendmail: fatal: chdir /var/spool/postfix Permission denied error. There are no possible solutions in my logs, and googling, has found nothing. My permissions for postfix are correct; #ls -ld /var/spool/postfix drwxrwx---

Re: Permission denied error

2008-11-30 Thread Daryl
On 30 Nov 2008 at 21:30, Bill Cole wrote: > Daryl wrote: > > Greetings, > > For the second time in a month I have a postfix/sendmail: > > fatal: chdir > > /var/spool/postfix Permission denied error. > > There are no possible solutions in

Re: Permission denied error

2008-11-30 Thread Daryl
On 1 Dec 2008 at 0:45, Bill Cole wrote: > Daryl wrote: > > On 30 Nov 2008 at 21:30, Bill Cole wrote: > > > >> Daryl wrote: > >>> Greetings, > >>> For the second time in a month I have a postfix/sendmail: > >>> fa

Re: Permission denied error [SOLVED]

2008-11-30 Thread Daryl
All has been solved!! /var had 700 permissions. Changing to 755 corrected everything.

[pfx] Re: Do I have sals authentication properly configured?

2024-06-17 Thread Daryl via Postfix-users
Does your roundcube config.inc.php have the smtp_host as 'tls://mail.stovebolt.com:587'; ? It will need the FQDN and not localhost hence failing authentication??? I know somethig similar happened to me a while back.... Daryl On 24-06-16 16:00:35, Paul Schmehl via Postfix-users wrote