Joel Aasma��
hi, thanks for your instruction.
I did use the command vadddomain to add a virtual domain, in my case, it was
testdoamin.net. although I was sure of that, I still deleted the virtual domain
testdomain.net and used the command vadddomain again to generate it, and got the same
result - I couldn't get email from workstation with the users of testdomain.net.
what can I do for that ?
anyway, I appreciated your kind help.
lawy
2001-09-21 09:49:00
>hi!
>I don't think you have used the command vadddomain, cause there is now
>testdomain in the locals and the other control files. Use vadddomain
>testdomain.com, it's placed in ~vpopmail/bin.
>cheers
>Joel
>
>-----Ursprungligt meddelande-----
>Fr?n: lawy [mailto:[EMAIL PROTECTED]]
>Skickat: den 21 september 2001 09:00
>Till: [EMAIL PROTECTED]
>?mne: help! how to use a second virtual domain with vpopmail ?
>
>
>the surroundings:
> redhat7.0 + qmail-1.0.3 + vpopmail-4.9.10 + ucspi-tcp-0.88 +
>daemontools-0.70.
>
>the files related look like below:
>the file /var/qmail/control/me:
> mail.mydomain.net
>
>the file /var/qmail/control/locals:
> localhost
> mail.mydomain.net
>
>the file /var/qmail/control/rcpthosts:
> localhost
> mail.mydomain.net
> mydomain.net
>
>the file /var/qmail/control/virtualdomains:
> mydomain.net:mydomain.net
> testdomain.net:testdomain.net
>
>the file /var/qmail/control/defaultdomain:
> mydomain.net
>
>the file /var/qmail/user/assign:
> +mydomain.net:mydomain.net:501:508:/home/vpopmail/domains/mydomain.net:-::
>
>+testdomain.net-:testdomain.net:501:508:/home/vpopmail/domains/testdomain.ne
>t:-::
> .
>
>the file /etc/tcp.smtp:
> 127.0.0.:allow,RELAYCLIENT=''
> 129.0.0.:allow,RELAYCLIENT=''
> 63.108.64.5:allow,RELAYCLIENT=''
> :allow
>
>nothing for /var/qmail/control/plusdomain;
>(the user vpopmail and group vchkpw have been created before installing
>vpopmail)
>
>the file /service/qmail-pop3d/run:
> env - PATH="/var/qmail/bin:/usr/local/bin" \
> tcpserver -H -R 0 pop-3 \
> /var/qmail/bin/qmail-popup mydomain.net \
> /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
>
> I can correctly send and receive email with the users of mydomain.net,
>which is my default domain, for instance, [EMAIL PROTECTED] but I can't
>receive email with my second virtual domain testdomain.net from some
>workstation, although I can successfully send email to the user with the
>domain testdomain.net. I use the format of address [EMAIL PROTECTED]
>to send and receive email.
> what's problem with my configuration or my operation on how to receive
>email with a second virtual domain ?
> your any help will be appreciated greatly.
>
>lawy