Current time: 05-16-2024, 12:05 PM Hello There, Guest! (LoginRegister)


Post Reply 
Little problem with mail
Author Message
jhs Offline


Posts: 2
Joined: Jul 2009
Reputation: 0
Post: #1
Little problem with mail
Hello,

I have a problem with my mail. I have a webhotel (domain1.com) the mail is running on another server.

The problem is when the webhotel sends a mail eg through mail() in PHP to a name@domain1.com it give some problem.

Is there anyway to fix this. Is it posible to deaktivate the mail for only this webhotel?
07-19-2009 09:11 PM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #2
RE: Little problem with mail
Hi ;

what is the problems encoutered exactly with the php mail function ?
07-20-2009 03:31 AM
Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #3
RE: Little problem with mail
Comment/remove the line corresponding to this domain from the /etc/postfix/ispcp/domains and /etc/ispcp/postfix/working/domains files.

After that, execute the following:
Code:
postmap /etc/postfix/ispcp/domains
/etc/init.d/postfix reload

Done Smile
(This post was last modified: 07-20-2009 06:48 AM by kilburn.)
07-20-2009 06:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)