| Previous topic :: Next topic |
| Author |
Message |
Devis
Joined: 19 Jan 2006
Posts: 45
Location: Italy
|
| Posted: Thu May 31, 2007 3:59 pm Post subject: SMTP configuration |
|
|
I am trying to configure SMTP with my test account which need authentication, but I continue to get this message:
Mail could not be sent to the admin user. Please check the admin emailid/Server settings |
|
| Back to top |
|
kinetix63
Joined: 31 May 2007
Posts: 5
|
| Posted: Thu May 31, 2007 5:36 pm Post subject: Re: SMTP configuration |
|
|
I am getting exactly the same error, using a Windows XP Server, using the official package provided by vTiger.
Can anyone on the development team comment on this? This is an absolutely critical bug which is preventing roll out to a customer. This worked just fine under 5.0.2. I was so hoping that 5.0.3 would solve all of the small niggling problems that was preventing us from going in to a production environment, but it is simply unusable without this feature.
Help! |
|
| Back to top |
|
kinetix63
Joined: 31 May 2007
Posts: 5
|
| Posted: Thu May 31, 2007 5:51 pm Post subject: Re: SMTP configuration |
|
|
| Just tested on the vtiger hosted demo - problem also occurs. Will log in Trac as a bug. |
|
| Back to top |
|
web.dev
Joined: 01 Jun 2007
Posts: 2
Location: US
|
| Posted: Fri Jun 01, 2007 4:44 am Post subject: Re: SMTP configuration |
|
|
I am getting the same error as Devis setting up the outgoing mail server.
Running:
Apache version 1.3.37
PHP version 4.4.6
MySQL version 4.1.21-standard
Is there a temporary work-around until a fix is out? |
|
| Back to top |
|
djaburg
Joined: 17 Nov 2004
Posts: 22
|
| Posted: Sun Jun 03, 2007 12:18 am Post subject: Re: SMTP configuration |
|
|
| Any feedback on this one, I'm getting the same on a new install of 5.0.3 also. |
|
| Back to top |
|
szolo
Joined: 23 Mar 2006
Posts: 14
|
| Posted: Sun Jun 03, 2007 5:44 am Post subject: Re: SMTP configuration |
|
|
| The same here... |
|
| Back to top |
|
pespie
Joined: 03 Jun 2007
Posts: 6
|
| Posted: Sun Jun 03, 2007 9:43 am Post subject: Re: SMTP configuration |
|
|
Hi All,
To maintainers: please, add a PORT field in the smtp settings page ... because SERVER, USER, PWD and REQ-AUTH is not enought !
Thank's a lot |
|
| Back to top |
|
kinetix63
Joined: 31 May 2007
Posts: 5
|
| Posted: Sun Jun 03, 2007 6:58 pm Post subject: Re: SMTP configuration |
|
|
| I've tried to look at the code to see if I can fix this but I just cannot figure out what routine is used for saving the settings :( If I could see the function it was using then perhaps I could figure it out, but... Anybody have any ideas? This is absolutely desperate for me. |
|
| Back to top |
|
georgev
Joined: 11 Jan 2006
Posts: 13
|
| Posted: Sun Jun 03, 2007 9:28 pm Post subject: Re: SMTP configuration |
|
|
szolo wrote: The same here... except on UniformServer http://www.uniformserver.com
"Dear admin,
This is a test mail sent to confirm if a mail is actually being sent through the smtp server that you have configured.
Feel free to delete this mail.
Thanks and Regards,
Team vTiger " |
|
| Back to top |
|
djaburg
Joined: 17 Nov 2004
Posts: 22
|
| Posted: Mon Jun 04, 2007 7:11 am Post subject: Re: SMTP configuration |
|
|
pespie wrote: Hi All,
To maintainers: please, add a PORT field in the smtp settings page ... because SERVER, USER, PWD and REQ-AUTH is not enought !
Thank's a lot
You can always enter the port number in the server field like this:
mail.abd123.com:9999
That should work, because in previous versions 4.2.3 and 5.0.2, it worked fine. Now the issue seems to be setting the server information and having the application use it to send. |
|
| Back to top |
|
| |