==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8023

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

Unnilennium <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |IN_PROGRESS

--- Comment #27 from Unnilennium <[email protected]> ---
(In reply to Fumetto from comment #25)


> 
> [root@server ~]# ls -la /home/e-smith/.procmailrc
> ls: /home/e-smith/.procmailrc: No such file or directory
> 
> I find warning cited before on qmail log.
>

regarding the log this seems normal , it is complaining that the file does not
exist, or is not accessible.


> Currently there is no rule on the user admin, all the emails are "turn" even
> to another account "service" by setting the appropriate option under
> collaboration>users>modify and actually if I send a mail from my personal
> gmail account to [email protected] I dont have email on admin account but I
> have copy of this email on my service account.

this seems to be related to either failing to reconfigure  and reboot or you
setting to forward mail. Is it forward and keep a copy or just forward ?

after updating mailsorting without post-upgrade and reboot I still have no
procmail rules in /home/e-smith/ 

I need to issue signal-event mailsorting-conf admin to create this and
mailfilter file.

mails sent after this are received.


a single signal-event mailsorting-conf or
/etc/e-smith/events/actions/mailsorting-update-user

does not trigger it for admin.


should add this to /etc/e-smith/events/actions/mailsorting-update-user
:
    @users = ( $accountsdb->users );
    push(@users, $accountsdb->get('admin'));



so I confirm, your bug seems related to the current update

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to