I will try. thanks.
Dan LaSota
Instructional Designer, UAF eLearning
(907) 451-4067
dan.las...@alaska.edu
http://elearning.uaf.edu
> On Mar 12, 2015, at 5:34 PM, Pascal Volk
> wrote:
>
>> On 03/12/2015 02:07 PM, Dan LaSota wrote:
>> Getting "Segmentation Fault"
Getting "Segmentation Fault" When I run doveconf -a
Dan LaSota
Instructional Designer, UAF eLearning
(907) 451-4067
dan.las...@alaska.edu
http://elearning.uaf.edu
/private/dovecot-lmtp
But I'm a little stumped as how to proceed.
The only thing I think I understand is that postfix is trying to talk to
dovecot-lmtp and dovecot-lmtp is refusing the connection.
Am I reading that correct?
What can I do about it?
Thanks,
Dan LaSota
Instructional Designer
03.2015 um 19:30 schrieb Dan LaSota:
>>>>
>>>> Just some quick ideas
>>>> * check if the mysql socket file has rw permissions for the dovecot user
>>
>> # ls -l /var/lib/mysql/mysql.sock
>> srwxrwxrwx. 1 mysql mysql 0 Mar 1 19:33 /var/li
that password from that host is not allowed - period
Then why can I use the same credentials to log into mysql from the command
line? Like so:
# mysql -u mailuser -h localhost -p
Dan LaSota
Instructional Designer, UAF eLearning
(907) 451-4067
dan.las...@alaska.edu
http://elearning.uaf.edu
221 Quit
150302 9:19:25 226 Connect usermail@localhost as anonymous on
servermail
226 Connect Access denied for user
'usermail'@'localhost' (using password: YES)
150302 9:19:50 227 Connect usermail@
om the shell using
mysql -u usermail -p
But dovecot still wrote the same error. (I did a flush privileges, and
restarted mysql, and dovecot)
I then set the password in SQL back using PASSWORD. (flush'd priveleges and
restarte mysql and dovecot). Still Errors.
Looking for leads.
Thanks,