![]() |
|
FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hi,
I had a FreeBSD 10.3 server running dovecot/postfix/mailman working AOK. I upgraded to 11.0 and, while I get no error in the mail client I'm using, I am not seeing any new email messages via IMAP. Sending email seems to be working just fine because I was able to send from an account on that box to an external gmail account and the message got through. Furthermore, while the web UI for Mailman seems to be working fine, I tried a test send to a list on it and it never showed up in the Archive nor did it go out to another user on the list. Can someone please suggest to me where I can look in certain log files, etc. to start troubleshooting this problem? I'm normally an OpenBSD guy and I'm a bit out of my depth here. Thanks in advance! |
|
|||
![]()
Good question. Yes, I followed the steps in the handbook and did those outlined in 23.2.3.2 - Upgrading packages after a major upgrade.
I'm wondering if something changed with the new versions and I just need to tweak a configuration setting. |
|
||||
![]()
If there are significant changes from previous versions there could be a message coming wth the package; try
Code:
pkg info -D <pkg_name> Regarding logs instead, the location is always /var/log. However you can always try the "old trick" of launching those programs from command line to look for errors. ![]() HTH
__________________
The world doesn't live off jam and fancy perfumes - it lives off bread and meat and potatoes. Nothing changes. All the big fancy stuff is sloppy stuff that crashes. I don't need dancing baloney - I need stuff that works. -- Theo de Raadt |
|
|||
![]()
Turned out to be two things - one self-inflicted. I had forgotten that I had installed some things from compiled ports versus pkg because there was an issue with one of the packages at the time I set up the server. I followed the instructions in the handbook on how to fix that post-upgrade and that solved one problem.
The other was more odd. "newaliases" wouldn't update the db files for me. I had to run postalias /etc/mail/alias and postalias /usr/local/mailman/data/alias to update those files. Tailing /var/log/maillog gave me the clues I needed to solve that problem. Everything is up and running. Next time (note to self), take a snapshot of the VM before doing a major version number upgrade. :-) Thanks everyone! |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Opera problem (FreeBSD] after v10 upgrade | jb_daefo | FreeBSD Ports and Packages | 16 | 27th April 2015 01:50 AM |
After upgrade FreeBSD to 8.2-RC2 | krasi_e_d | FreeBSD Installation and Upgrading | 2 | 7th February 2011 07:10 PM |
upgrade to freebsd 8 and missing ata device | acydgod | FreeBSD General | 0 | 17th July 2010 06:03 PM |
upgrade xorg on freebsd | ccc | FreeBSD Ports and Packages | 5 | 1st February 2009 04:17 PM |
freebsd 7.1 upgrade buildworld error | map7 | FreeBSD Installation and Upgrading | 9 | 30th October 2008 06:54 PM |