Line Yoble
Verified User
- Joined
- Feb 4, 2009
- Messages
- 38
Hello,
I have just completely reinstalled my server (Debian Lenny 32 bits).
After a lot of problems encountered and hours spent (the directadmin setup script is bull**** : there is always something missing anywhere in order to have one feature or another work - fortunately, I found answers on the Net).
Now, nearly all works (Apache, PHP, mySql, phpMyAdmin...).
But I have problems with mails. Until now, I have created only one domain with two mailboxes.
On my own computer, I use Outlook.
- When I try to send an email from Outlook to one of the mailboxes on my server from an address not hosted on the server (form another SMTP server), the mail is sent without error message but never receveid : if I try to read the mailbox with Outlook, I get nothing.
- When I send an email from directadmin ('resend the welcome email' from the admin details page, for example) to the same mailbox, the mail is sent and I can get it with Outlook.
- When I send an email from directadmin to a mailbox hosted elsewhere, the mail is sent and I can also get it with Outlook.
- When I send an email from Outlook to my server mailbox from the same address (from [email protected] to [email protected]) the message seems to be sent, but then I receive an error message saying "421 Unexpected failure, please try later".
So, it seems I have problems with dovecot (I don't receive messages coming from outside the server) and maybe with exim.
I have tried a ./build todovecot, and I got the following traces (with quota errors, despite my /home patition is mounted with usrquota and grpquota options) :
I don't know if the quota errors are fatal or if the build worked despite the messages.
I would be glad to know where to look in order to try to fix this boring problem and receive the mails sent to my mailbox from outside the server.
A lot of thanks for your help
Line
I have just completely reinstalled my server (Debian Lenny 32 bits).
After a lot of problems encountered and hours spent (the directadmin setup script is bull**** : there is always something missing anywhere in order to have one feature or another work - fortunately, I found answers on the Net).
Now, nearly all works (Apache, PHP, mySql, phpMyAdmin...).
But I have problems with mails. Until now, I have created only one domain with two mailboxes.
On my own computer, I use Outlook.
- When I try to send an email from Outlook to one of the mailboxes on my server from an address not hosted on the server (form another SMTP server), the mail is sent without error message but never receveid : if I try to read the mailbox with Outlook, I get nothing.
- When I send an email from directadmin ('resend the welcome email' from the admin details page, for example) to the same mailbox, the mail is sent and I can get it with Outlook.
- When I send an email from directadmin to a mailbox hosted elsewhere, the mail is sent and I can also get it with Outlook.
- When I send an email from Outlook to my server mailbox from the same address (from [email protected] to [email protected]) the message seems to be sent, but then I receive an error message saying "421 Unexpected failure, please try later".
So, it seems I have problems with dovecot (I don't receive messages coming from outside the server) and maybe with exim.
I have tried a ./build todovecot, and I got the following traces (with quota errors, despite my /home patition is mounted with usrquota and grpquota options) :
Code:
File already exists: dovecot-2.0.9.tar.gz
MD5 Checksum on dovecot-2.0.9.tar.gz passed.
File already exists: dovecot.boot
File already exists: dovecot.boot.freebsd
File already exists: dovecot.boot.debian
File already exists: dovecot.conf
File already exists: exim.conf.dovecot.patch
MD5 Checksum on exim.conf.dovecot.patch passed.
Shutting down exim:
Starting exim:
Stopping DirectAdmin: [ OK ]
Starting DirectAdmin: [ OK ]
inetd: no process killed
./build: line 6611: /etc/init.d/vm-pop3d: No such file or directory
chmod: cannot access `/etc/init.d/vm-pop3d': No such file or directory
Adding conversion command to the task.queue ...
Executing the task.queue cotents now, please be patient ...
Debug mode. Level 10
Converting to dovecot: start
quota command: /usr/sbin/setquota admin 0 0 0 0 /home
Error with quotas: setquota: Mountpoint (or device) /home not found or has no quota enabled.
setquota: Not all specified mountpoints are using quota.
user 1/1: admin
xxxxxxx.fr
admin main data
quota command: /usr/sbin/setquota admin 0 0 0 0 /home
Error with quotas: setquota: Mountpoint (or device) /home not found or has no quota enabled.
setquota: Not all specified mountpoints are using quota.
Converting to dovecot: stop
Restarting dovecot.
Shutting down dovecot:
Starting dovecot:
Restarting exim.
Shutting down exim:
Starting exim:
Done.
I don't know if the quota errors are fatal or if the build worked despite the messages.
I would be glad to know where to look in order to try to fix this boring problem and receive the mails sent to my mailbox from outside the server.
A lot of thanks for your help
Line
Last edited: