DirectAdmin Forums

Go Back   DirectAdmin Forums > Technical Discussion > General Technical Discussion & Troubleshooting

Reply
 
Thread Tools Display Modes
  #1  
Old 03-12-2006, 10:44 AM
hosler hosler is offline
Verified User
 
Join Date: Jan 2006
Posts: 29
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?
Reply With Quote
  #2  
Old 03-12-2006, 10:51 AM
jmstacey's Avatar
jmstacey jmstacey is offline
Verified User
 
Join Date: Feb 2004
Location: Colorado
Posts: 4,111
Check the logs /var/log

And what do the returned emails say the problem is?
__________________
Just do what it takes to make it happen
Reply With Quote
  #3  
Old 03-12-2006, 02:21 PM
hosler hosler is offline
Verified User
 
Join Date: Jan 2006
Posts: 29
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
what does that mean?
Reply With Quote
  #4  
Old 03-12-2006, 03:51 PM
koh koh is offline
Verified User
 
Join Date: Dec 2005
Location: Singapore
Posts: 167
try doing this command in your ssh

# exim -bpr | grep frozen | awk {'print $3'} | xargs exim -Mrm
Reply With Quote
  #5  
Old 03-12-2006, 04:15 PM
hosler hosler is offline
Verified User
 
Join Date: Jan 2006
Posts: 29
that command deleted a bunch of messages, but I still cant reveice anything.
Reply With Quote
  #6  
Old 03-12-2006, 05:36 PM
jlasman's Avatar
jlasman jlasman is offline
NoBaloney
 
Join Date: Jun 2003
Location: Riverside, Calif., USA
Posts: 20,706
Quote:
Originally posted by hosler
what does that mean?
It means you've got a misconfiguration error; exim isn't able to spawn a copy of itself with the rights it needs to write to the mailbox.

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
Reply With Quote
  #7  
Old 03-12-2006, 05:37 PM
jlasman's Avatar
jlasman jlasman is offline
NoBaloney
 
Join Date: Jun 2003
Location: Riverside, Calif., USA
Posts: 20,706
Quote:
Originally posted by hosler
that command deleted a bunch of messages, but I still cant reveice anything.
Which is exactly what it was supposed to do.

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
Reply With Quote
  #8  
Old 03-12-2006, 05:39 PM
jlasman's Avatar
jlasman jlasman is offline
NoBaloney
 
Join Date: Jun 2003
Location: Riverside, Calif., USA
Posts: 20,706
Quote:
Originally posted by koh
try doing this command in your ssh

# exim -bpr | grep frozen | awk {'print $3'} | xargs exim -Mrm
Deleting all frozen messages in the mailqueue does nothing to solve the problem.

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
Reply With Quote
  #9  
Old 03-12-2006, 07:22 PM
hosler hosler is offline
Verified User
 
Join Date: Jan 2006
Posts: 29
Im on a debian sarge system. I did a clean install and ran the direct admin install script. i didnt change anything after that.
Reply With Quote
  #10  
Old 03-15-2006, 07:01 AM
hosler hosler is offline
Verified User
 
Join Date: Jan 2006
Posts: 29
I gotta bumb this. I really need my email fixed. Been googling all day
Reply With Quote
  #11  
Old 03-18-2006, 08:51 PM
DirectAdmin Support DirectAdmin Support is offline
Administrator
 
Join Date: Feb 2003
Posts: 6,693
Hello,
Quote:
unable to set gid=8 or uid=1002 (euid=8)
Sounds to me like /usr/sbin/exim does have the sticky suid bit set.

Paste us what you get from:
Code:
ls -la /usr/sbin/exim
Then type
Code:
chmod 4755 /usr/sbin/exim
John
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:33 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
DirectAdmin © 2007 JBMC Software