View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008570 | mantisbt | public | 2007-11-12 10:14 | 2008-08-12 09:35 | |
Reporter | abelgarde | Assigned To | vboctor | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 1.1.0rc2 | ||||
Summary | 0008570: Sign up & Notification | ||||
Description | I couldn't no send any notification to an account that have a different domaine to my smtp server. So I cannot send email to @gmail, @yahoo and other accounts. I check my mail settings i can send an email to 'user@gmail.com' throught check.php but when i try to sign up a new account nothing occur. | ||||
Tags | No tags attached. | ||||
What kind of environment are you hosting your server on? I know that Sourceforge at one point enforced a policy where their servers can only send emails to @users.sourceforge.net. |
|
Thank for reply so fast :) What kind of environment are you hosting your server on? plateform = Linux lamp 1.6.3b |
|
Hi thanks you can mark this post as solved cause, $g_from_email ='dummy@myhost.com'; so that the email sent by mantis had a domain name compatible with that one of my server. Thanks again for your help. |
|