Linux / UNIX Tech Support Forum
This is a discussion on Problem related Smtp authentication within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Dear all, I have configure the virtualmail server using exim as MTA and postfixadmin and dovecot. But when i configured ...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Dear all,
I have configure the virtualmail server using exim as MTA and postfixadmin and dovecot. But when i configured the try to send an email using thunderbird , Evolution i get this pop up Unable to authenticate to SMTP server. Bad authentication response from server. el@redhat.com>: saved mail to INBOX Nov 26 13:18:33 localhost dovecot: imap-login: Login: user=<test@linux.com>, method=PLAIN, rip=192.168.20.19, lip=192.168.20.19, secured Nov 26 13:18:33 localhost dovecot: IMAP(test@linux.com): stat(/home/vmail/linux.com/test/cur) failed: Permission denied Nov 26 13:18:33 localhost dovecot: IMAP(test@linux.com): opendir(/home/vmail/linux.com/test) failed: Permission denied Nov 26 13:18:42 localhost dovecot: IMAP(test@linux.com): stat(/home/vmail/linux.com/test/cur) failed: Permission denied Nov 26 13:18:47 localhost dovecot: IMAP(vijay@linux.com): stat(/home/vmail/linux.com/vijay/cur) failed: Permission denied Nov 26 13:18:47 localhost dovecot: imap-login: Login: user=<vijay@linux.com>, method=PLAIN, rip=192.168.20.19, lip=192.168.20.19, secured Nov 26 13:18:47 localhost dovecot: IMAP(vijay@linux.com): opendir(/home/vmail/linux.com/vijay) failed: Permission denied Nov 26 13:18:47 localhost dovecot: IMAP(vijay@linux.com): stat(/home/vmail/linux.com/vijay/cur) failed: Permission denied Nov 26 13:20:06 localhost dovecot: IMAP(vijay@linux.com): stat(/home/vmail/linux.com/vijay/cur) failed: Permission denied Nov 26 13:20:06 localhost dovecot: IMAP(test@linux.com): stat(/home/vmail/linux.com/test/cur) failed: Permission denied |
| Sponsored Links | ||
|
|
|
||||
|
It is permission problem set permission correctly on mail dir.
__________________
Vivek Gite Linux Evangelist |
|
|||
|
what permission should i set on mail dir.Thanks in advance for suggestion. |
|
||||
|
You need to use email server user name. For example, I'm using Postfix mail server and user permission settings are set to postfix
Code:
ls -ld /usr/local/virtual/ Code:
drwx------ 6 postfix postfix 512 Nov 18 18:54 /usr/local/virtual/
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| smtp authentication in sendmail. | nishith | Mail Servers | 1 | 01-07-2009 09:34 AM |
| can anyone help me howto setup smtp authentication of users through postfix | rossey | CentOS / RHEL / Fedora | 0 | 05-02-2009 02:17 PM |
| ldap+samba authentication problem | capibolso | Linux software | 0 | 04-12-2008 09:19 PM |
| Problem with proxy authentication in win32-loader | bouffa | Getting started tutorials | 2 | 01-06-2007 01:38 AM |
| What is heap and how it is a related with gcc? | Coding in General | 3 | 03-06-2005 10:41 AM | |