![]() |
|
#1
|
|||
|
|||
|
cant receive mail
I installed directadmin and everything is working except mail. I can send mail, but I cannot receive it. Can anyone tell me things to check to see what is wrong?
|
|
#2
|
||||
|
||||
|
Check the logs /var/log
And what do the returned emails say the problem is?
__________________
Just do what it takes to make it happen
|
|
#3
|
|||
|
|||
|
Code:
2006-03-12 13:25:57 1FIVGP-0001T3-2p unable to set gid=8 or uid=1002 (euid=8): local delivery to hosler <hosler@turbinx.com> transport=virtua 2006-03-12 13:25:57 1FIVGP-0001T3-2p failed to read delivery status for hosler@turbinx.com from delivery subprocess 2006-03-12 13:25:57 1FIVGP-0001T3-2p appendfile transport process returned non-zero status 0x0100: exit code 1 2006-03-12 13:25:57 1FIVGP-0001T3-2p == hosler@turbinx.com R=virtual_user T=virtual_localdelivery defer (-1) 2006-03-12 13:25:57 1FIVGP-0001T3-2p Frozen |
|
#4
|
|||
|
|||
|
try doing this command in your ssh
# exim -bpr | grep frozen | awk {'print $3'} | xargs exim -Mrm |
|
#5
|
|||
|
|||
|
that command deleted a bunch of messages, but I still cant reveice anything.
|
|
#6
|
||||
|
||||
|
Quote:
What OS/Distribution do you use? Are you sure you've got the proper license? Did you run the Dovecot conversion script? Did you make any other changes to rights/ownerships, after installing DA? Jeff
__________________
Jeff Lasman <directadmin@nobaloney.net> +1 951 643-5345 Third-Party DirectAdmin administration and support Dedicated Servers, Dedicated Reseller Accounts NoBaloney Internet Services P.O. Box 52200 Riverside, Calif. 92517 |
|
#7
|
||||
|
||||
|
Quote:
It's the commend for emptying all frozen (undeliverable) messages in the mailqueue, and I'm not sure why it was recommended to you. It deleted the undeliverable messages, but it didn't do anything else. Jeff
__________________
Jeff Lasman <directadmin@nobaloney.net> +1 951 643-5345 Third-Party DirectAdmin administration and support Dedicated Servers, Dedicated Reseller Accounts NoBaloney Internet Services P.O. Box 52200 Riverside, Calif. 92517 |
|
#8
|
||||
|
||||
|
Quote:
Jeff
__________________
Jeff Lasman <directadmin@nobaloney.net> +1 951 643-5345 Third-Party DirectAdmin administration and support Dedicated Servers, Dedicated Reseller Accounts NoBaloney Internet Services P.O. Box 52200 Riverside, Calif. 92517 |
|
#9
|
|||
|
|||
|
Im on a debian sarge system. I did a clean install and ran the direct admin install script. i didnt change anything after that.
|
|
#10
|
|||
|
|||
|
I gotta bumb this. I really need my email fixed. Been googling all day
|
|
#11
|
|||
|
|||
|
Hello,
Quote:
Paste us what you get from: Code:
ls -la /usr/sbin/exim Code:
chmod 4755 /usr/sbin/exim |
![]() |
| Thread Tools | |
| Display Modes | |
|
|