ispCP - Board - Support
remote mail - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: remote mail (/thread-6933.html)



remote mail - izghitu - 06-11-2009 05:28 PM

Hi,

How do I disable mail for a domain hosted on my server but with mail hosted on another server?

Please help

Thanks


RE: remote mail - MasterTH - 06-11-2009 06:05 PM

change the limit from this domain to "0" then the user cannot create any email-adress,

this question has already been discussed in this forum. Please try the search function first before posting


RE: remote mail - izghitu - 06-11-2009 06:16 PM

Hi,

Thanks for your help

I had to set it to -1


RE: remote mail - izghitu - 06-12-2009 06:01 AM

Hi again,

I just checked and after setting mail account for that domain to -1 I still can't send mail to it. This is the error I get:
Requested action not taken: mailbox unavailable
550 5.1.1 <mail@domain.com>: Recipient address rejected: User unknown in virtual mailbox table

Please advise


RE: remote mail - izghitu - 06-12-2009 03:29 PM

If I remove the domain from /etc/postfix/ispcp/domains and run postmap /etc/postfix/ispcp/domains, it fixes the problem but the next time I add or remove another domain in ispCP, the domain gets back to /etc/postfix/ispcp/domains

Please advise


RE: remote mail - kilburn - 06-12-2009 04:18 PM

You should also edit /etc/ispcp/postfix/working/domains , which is the file ispcp uses as "base". Your changes won't be overriden (unless you edit this domain through the panel, obviously)


RE: remote mail - izghitu - 06-12-2009 04:24 PM

this did the trick

thanks for your help