Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-05-09, 13:35:59

Author Topic: Email issues after upgrade from official to Kloxo-MR  (Read 13227 times)

0 Members and 1 Guest are viewing this topic.

Offline vel

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #15 on: 2014-03-24, 20:09:09 »
Still getting these Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/ !$#^$! messages...

I must be something about .qmail files. Is this how they should look like:

| /var/qmail/bin/preline maildrop /home/lxadmin/mail/domains/labolab.com/test/.maildroprc

Thanks

Offline vel

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #16 on: 2014-03-24, 20:43:41 »
Or maybe something with /.maildroprc? Here is how mine looks like...

cat /home/lxadmin/mail/domains/labolab.com/test/.maildroprc
SHELL=/bin/sh

if ( $SIZE < 96144 )
{
exception  {
xfilter "bogofilter -d /var/bogofilter/ -ep -c /home/lxadmin/mail/domains/labolab.com/test/.bogopref.cf"
}
}
 if ( /^X-Bogosity: Spam, tests=bogofilter/ )
{
 to /home/lxadmin/mail/domains/labolab.com/test/Maildir
 }

to /home/lxadmin/mail/domains/labolab.com/test/Maildir/

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #17 on: 2014-03-24, 21:08:47 »
Inform here 'hostname -f; hostname -s; cat /etc/hosts'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline vel

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #18 on: 2014-03-24, 21:15:18 »
Inform here 'hostname -f; hostname -s; cat /etc/hosts'.

 hostname -f; hostname -s; cat /etc/hosts
labolab.com
labolab

### begin - add by Kloxo-MR
### end - add by Kloxo-MR

127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
199.241.30.164 labolab.com  labolab
::1 localhost.localdomain localhost

But what I found is that I am missing xfilter! So that is probably why I have an issue.
/home/lxadmin/mail/domains/labolab.com/test/.maildroprc contains
xfilter "bogofilter -d /var/bogofilter/ -ep -c /home/lxadmin/mail/domains/labolab.com/test/.bogopref.cf"
which is called by .qmail:
/var/qmail/bin/preline maildrop /home/lxadmin/mail/domains/labolab.com/test/.maildroprc
Please take a look at the #msg31638 and #msg31640

Thanks

Offline vel

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #19 on: 2014-03-24, 22:37:34 »
Ok, it is ok now.
Problem was permission on .qmail-default, forget what I said about xfilter...
I did change permissions on .qmail but not on .qmail-default files, so cd /home and run
find . -name ".qmail-default" | xargs chmod -x
if you have the same problem.
Thanks

Offline xamer

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #20 on: 2014-03-25, 11:07:51 »
Ok, it is ok now.
Problem was permission on .qmail-default, forget what I said about xfilter...
I did change permissions on .qmail but not on .qmail-default files, so cd /home and run
find . -name ".qmail-default" | xargs chmod -x
if you have the same problem.
Thanks
it didn't work for me. I've got two kloxomr. One was installed ih january and everuthing i s fine, and another was installed a day ago and promlem exists.

Offline vel

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #21 on: 2014-03-25, 15:25:59 »
it didn't work for me. I've got two kloxomr. One was installed ih january and everuthing i s fine, and another was installed a day ago and promlem exists.
Do you see  Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/ messages in the /var/log/kloxo/maillog
?

Offline xamer

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #22 on: 2014-03-25, 20:21:43 »
it didn't work for me. I've got two kloxomr. One was installed ih january and everuthing i s fine, and another was installed a day ago and promlem exists.
Do you see  Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set._(#4.7.0)/ messages in the /var/log/kloxo/maillog
?
You mean /var/log/maillog - No.
"/var/log/kloxo/" is empty folder

Offline vel

  • Junior Member
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #23 on: 2014-03-25, 21:48:33 »
You mean /var/log/maillog - No.
"/var/log/kloxo/" is empty folder
Hm, not for me. Maybe because I was upgrading from official.
If you do not have Uh-oh:_.qmail_has_prog_delivery_but_has_x_bit_set message, setting permission on .qmail files should not apply to you.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Email issues after upgrade from official to Kloxo-MR
« Reply #24 on: 2014-03-26, 04:05:47 »
Kloxo-MR using maillog (via slogger process) for mail log.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.059 seconds with 21 queries.

web stats analysis