|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
How do you use POP3 email recieve and sending with VirtualHosted websites? Since they are on the same server, I won't be able to adduser. Any solutions? Helicon |
|
#2
|
|||
|
|||
|
you can ask your hosting company, how to add virtual user to pop3.
or if you have control to sendmail (assuming you have sendmail) you can configure your sendmail http://www.linuxdoc.org/LDP/LG/issue58/okopnik2.html or if you dont have the feature virtual user in sendmail you can rebuild sendmail.cf using m4 my configuration of linux.mc: include(`/usr/src/sendmail/cf/m4/cf.m4') VERSIONID(`@(#)verinux.com.mc .1 (vs) 11/9/2000')dnl OSTYPE(linux) FEATURE(nouucp)dnl FEATURE(always_add_domain)dnl FEATURE(`genericstable')dnl FEATURE(`mailertable')dnl FEATURE(`virtusertable')dnl FEATURE(`domaintable')dnl MAILER(local)dnl MAILER(smtp)dnl and I type: m4 linux.mc >> /etc/sendmail.cf dont forget to backup your current /etc/sendmail.cf first. hope this helps -indra- |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > How to enable POP3 with VirtualHost? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|