Kolab2 Client Troubleshooting - Mailing problems
From Kolab Wiki
This section applies to problems you might have when sending or receiving mails over the Kolab server.
Contents |
I receive the information 554 <username>@<domain>: Sender address rejected: Invalid sender. What might be the problem?
| Operating system | Distribution | Kolab version | |||
|---|---|---|---|---|---|
| Applies to: | probably applies to all *NIX systems | Applies to: | probably all distributions | Applies to: | Kolab 2.0 and higher |
| Found on: | Linux | Found on: | unkown | Found on: | Kolab 2.1_RC1 |
Problem
{{{8}}}
Solution
{{{9}}}
Be careful about the $TMP env var, the script uses it. In some distro (ie Mandriva) this var can be /root/tmp and not /tmp (and of course, /root/tmp should not be 777 !)
What is happening to my emails where are they?
See this explanation to see what path your emails follow from sending to receiving.
Email Account is not being removed
You deleted an email account and you see that the kolabDeleteFlag is set but the account is not being removed.
Try the following:
/kolab/etc/rc kolabd stop
Login to cyradm an remove the account manually:
/kolab/bin/cyradm localhost -u manager
dm user/username@hostname.tld
/kolab/etc/rc kolabd start
My problem persists
None of the above hints did help you to solve your problem?
Please check your options for getting support and reporting problems.
Back
Back to the troubleshooting index
