ispCP - Board - Support
Remove virtual domain from postfix - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Remove virtual domain from postfix (/thread-4943.html)



Remove virtual domain from postfix - papasj - 11-16-2008 08:18 PM

Hello,

What do i need to do to remove a virtual domain from postfix only ? I want to keep the rest of the domain's settings in ispcp for hosting and quota etc, but my client wants to use another mail server so I have to remove his domain from postfix.

I'm using version ispcp 1.0.0 RC5

thanks in advance


RE: Remove virtual domain from postfix - kurgans - 11-16-2008 09:03 PM

Hello,

I believe that with these steps nullifying the reception of mail on the local server

nano /etc/postfix/ispcp/domains
comment domain
cp /etc/postfix/ispcp/domains /etc/ispcp/postfix/working
cd /etc/postfix/ispcp
postmap domains

A greeting