1. Subscriptions
  2. Services
  3. Hardware
  4. Support

ClearFoundation

Forums
Welcome, Guest
Critical eMail issue after upgrade from 4.3 to 5.1
(1 viewing) 1 Guest
Go to bottomPage: 12
TOPIC: Critical eMail issue after upgrade from 4.3 to 5.1
#7522
Re:Critical eMail issue after upgrade from 4.3 to 5.1 1 Year, 11 Months ago  
One last thing for now...

Your /etc/cyrus.conf contains the following lines?

Code:


....
# UNIX sockets start with a slash and are put into /openpkg/var/imapd/sockets
SERVICES {
  # Sieve
  sieve cmd="timsieved" listen="127.0.0.1:2000" prefork=0
  # LMTP is required for delivery
  lmtpunix      cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=0
  lmtp          cmd="lmtpd -a" listen="127.0.0.1:2003"
  # POP/IMAP
  pop3 cmd="pop3d" listen="110" prefork=0
  imap cmd="imapd" listen="143" prefork=3
}
....


mind the wraps...
and the directory /var/lib/imap/socket/lmtp has the following permissions...
Code:


[root@georgina ~]# ls -lad /var/lib/imap/socket/lmtp
srwxrwxrwx 1 root root 0 Mar 15 12:42 /var/lib/imap/socket/lmtp
[root@georgina ~]# 

Tony Ellis
Platinum Boarder
Posts: 885
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7523
Re:Critical eMail issue after upgrade from 4.3 to 5.1 1 Year, 11 Months ago  
Thank you, Tony.

I am going through these now.

John
John_Satterfield
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7527
Re:Critical eMail issue after upgrade from 4.3 to 5.1 1 Year, 11 Months ago  
Tony:

I restored the cyrus.conf.rpmsave back to cyrus.conf and restarted the server. Mail seems to be flowing.

I'll dig into it a bit more after a some sleep. Thank you for all of your help.
John_Satterfield
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9945
Re:Critical eMail issue after upgrade from 4.3 to 5.1 1 Year, 9 Months ago  
i'm a new user whit very little experience and i've experienced the same problem, can you help me solve this?
Fernando Alvira Melendro
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9951
Re:Critical eMail issue after upgrade from 4.3 to 5.1 1 Year, 9 Months ago  
Fernando,

In my case, the mail issues were due to the upgrade process from CC 4.3 to COS 5.1. The upgrade process did save the config file. The problem popped up when the installation did not correctly determine or migrate the settings that were working under 4.3.

Once I restored the config file and restarted the server, everything started working correctly.

If you upgraded your server as well, then, look for a cyrus.conf.rpmsave file and move a copy of it back to cyrus.conf. Then, restart the cyrus server.

Please let me know if you are continuing to have challenges.

John
John_Satterfield
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
  get the latest posts directly to your desktop