View previous topic :: View next topic |
Author |
Message |
rretz Tux's lil' helper
Joined: 05 Apr 2005 Posts: 94 Location: Maastricht (NL)
|
Posted: Mon Apr 18, 2005 1:59 am Post subject: qmail more domains |
|
|
I have installed qmail succesfully on my server.
I can recive and send mail but not with my virtual domain.
every mail is send and received bij dthe "mail domain".
Does anybody have any isee.
thx a lot. _________________ ___________________
New sport:
500mtr eating concrete |
|
Back to top |
|
|
LordArthas Guru
Joined: 01 Nov 2004 Posts: 500 Location: Maniago, Friûl, Italia
|
Posted: Mon Apr 18, 2005 5:25 pm Post subject: |
|
|
Hi!
Did you install vpopmail? What does exactly happen (i.e. what software are you using to send e-mail)?
Michele. |
|
Back to top |
|
|
rretz Tux's lil' helper
Joined: 05 Apr 2005 Posts: 94 Location: Maastricht (NL)
|
Posted: Mon Apr 18, 2005 8:39 pm Post subject: |
|
|
offcourse srry.
Yes, i installed vpopmail.
I followed the manual here: http://www.gentoo.org/doc/en/qmail-howto.xml _________________ ___________________
New sport:
500mtr eating concrete |
|
Back to top |
|
|
LordArthas Guru
Joined: 01 Nov 2004 Posts: 500 Location: Maniago, Friûl, Italia
|
Posted: Tue Apr 19, 2005 8:20 am Post subject: |
|
|
Hi!
At this point you just need (if you haven't already done it) to create thedomain with vaddomain and then create the mailboxes. You can use qmailadmin, which is a very nice web interface.
Once this is done, you should receive mail addressed to domains in:
Code: |
~vpopmail/domains/yourdomain.ext/.maildir/new
|
Did you check if this happens?
Michele. |
|
Back to top |
|
|
rretz Tux's lil' helper
Joined: 05 Apr 2005 Posts: 94 Location: Maastricht (NL)
|
Posted: Tue Apr 19, 2005 5:10 pm Post subject: |
|
|
i added 2 domains but still i receive and send te messages throug the "main" domain.
This is, for me, a difficult one _________________ ___________________
New sport:
500mtr eating concrete |
|
Back to top |
|
|
LordArthas Guru
Joined: 01 Nov 2004 Posts: 500 Location: Maniago, Friûl, Italia
|
Posted: Wed Apr 20, 2005 10:35 am Post subject: |
|
|
Hi!
Sending depends (mostly) on your e-mail client, so let's concentrate on receiving.
If you send a message to an (existing) user of one of your virtual domains, where does it "land"?
Michele. |
|
Back to top |
|
|
rretz Tux's lil' helper
Joined: 05 Apr 2005 Posts: 94 Location: Maastricht (NL)
|
Posted: Wed Apr 20, 2005 7:15 pm Post subject: |
|
|
i use for testing outlook express
i receive all the mial on the domain archibald.retz.nl
i can sent to them via outlook and the are received.
thx _________________ ___________________
New sport:
500mtr eating concrete |
|
Back to top |
|
|
rretz Tux's lil' helper
Joined: 05 Apr 2005 Posts: 94 Location: Maastricht (NL)
|
Posted: Wed Apr 20, 2005 9:06 pm Post subject: |
|
|
when i try to delete a domain i get these messages:
Warning: Failed while attempting to delete domain from auth backend
vmysql: error creating table 'dir_control': MySQL server has gone away
vmysql: sql error[e]: MySQL server has gone away
Warning: Failed to delete dir_control for bitjegame.com
vmysql: error creating table 'dir_control': MySQL server has gone away
vmysql: error creating table 'dir_control': MySQL server has gone away
vmysql: sql error[b]: MySQL server has gone away
when i add a domain i get these messages:
vmysql: error creating table 'dir_control': MySQL server has gone away
vmysql: sql error[b]: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: error creating table 'limits': MySQL server has gone away
vmysql: sql error[p]: MySQL server has gone away
Error: (vadduser) can't read domain limits
PLzz help me!!! _________________ ___________________
New sport:
500mtr eating concrete |
|
Back to top |
|
|
LordArthas Guru
Joined: 01 Nov 2004 Posts: 500 Location: Maniago, Friûl, Italia
|
Posted: Sat Apr 23, 2005 10:07 am Post subject: |
|
|
Hi!
You may have a problem with your MySQL server. Is it properly confugred and running? Otherwise you could reinstall vpopmail as follows:
Code: |
USE=-mysql emerge vpopmail
|
This way you won't need MySql and there's a bit more chance things will work right out-of-thebox.
Michele. |
|
Back to top |
|
|
|