What can be disabled if the only domains on the server use google apps "gmail" for mail? I only really need roots mail. Anyone tried this yet, I figured I asked before I use trial and error.![]()
antirelayd
exim
imap
pop
Thanks
Bob
What can be disabled if the only domains on the server use google apps "gmail" for mail? I only really need roots mail. Anyone tried this yet, I figured I asked before I use trial and error.![]()
antirelayd
exim
imap
pop
Thanks
Bob
Sitekeeper
DigitalClue.com
Please click on the Url below :-
http://www.google.com/support/a/bin/...y?answer=77182
Let us know in case of further assistance.
Regards,
Amit
It is working ok, I am asking what can be turned off on the server as for as antirelayd, exim, imap, pop goes as there is no mail accounts on the server.
Thanks
Bob
Sitekeeper
DigitalClue.com
Change to : Fail :
cp -apfr /etc/valiases /etc/valiases.bak
cd /etc/valiases/
for x in `cat /etc/trueuserdomains | awk {'print $2}'` ; do replace "*: $x" "*: :fail: No Such Address Here" -- * ; done
Let us know in case of further assistance.
Regards,
Amit
Thanks but all I am asking is if any of these can be turned off.. Mail is working fine..
antirelayd
exim
imap
pop
Sitekeeper
DigitalClue.com
Please try simple stop the exim service.
Service exim stop
Regards,
Amit