Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

email support
hiten
#1 Posted : Thursday, 21 July 2011 10:25:40 PM(UTC)
Rank: Newbie

Joined: 23/06/2011(UTC)
Posts: 2

Hi guys I tried using my gmail for email authorizing, but i get error
m posting the error

error
"The following error occurred: System.Net.Mail.SmtpException: Failure sending mail. System.Net.WebException: Unable to connect to the remote server System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 74.125.53.109:58"

i have setup everything according to mail settings for gmail provided on forum


The site admin area lets you specify the smtp server and port. If you need to specify a username and password, you
can do so here. When this section is configured, the smtp server and port in the site admin area is ignored,
so be sure to include the server and port here. Uncomment the section below to make it take effect. -->

<system.net>
<mailSettings>
<smtp>
<network
host="smtp.gmail.com"
port="587"
userName="ascvi@gmail.com"
password="swrtrddf" />
</smtp>
</mailSettings>
</system.net>

pls help us
Roger Martin
#2 Posted : Friday, 22 July 2011 8:32:54 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Did you enable SSL on the gallery settings page? As I recall, gmail requires that.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
hiten
#3 Posted : Sunday, 14 August 2011 2:06:24 AM(UTC)
Rank: Newbie

Joined: 23/06/2011(UTC)
Posts: 2

yes i
have filled up everything on gallery settings page

smtp.gmail.com
server port 587
checkmarkd ssl

still no mail



Roger Martin
#4 Posted : Sunday, 14 August 2011 11:37:49 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

I wish I knew what to tell you. I know others have gotten gmail to work, but I don't know the details of what they've done. I assume you've searched the forum...

Hopefully one of them can chime in on this thread...
Roger Martin
Creator and Lead Developer of Gallery Server Pro
sam
#5 Posted : Tuesday, 16 August 2011 1:16:14 AM(UTC)
Rank: Advanced Member

Joined: 5/08/2007(UTC)
Posts: 157
Location: England

hiten;7549 wrote:
Hi guys I tried using my gmail for email authorizing, but i get error
m posting the error

error
"The following error occurred: System.Net.Mail.SmtpException: Failure sending mail. System.Net.WebException: Unable to connect to the remote server System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 74.125.53.109:58"

i have setup everything according to mail settings for gmail provided on forum


The site admin area lets you specify the smtp server and port. If you need to specify a username and password, you
can do so here. When this section is configured, the smtp server and port in the site admin area is ignored,
so be sure to include the server and port here. Uncomment the section below to make it take effect. -->

<system.net>
<mailSettings>
<smtp>
<network
host="smtp.gmail.com"
port="587"
userName="ascvi@gmail.com"
password="swrtrddf" />
</smtp>
</mailSettings>
</system.net>

pls help us



Are you on a local server or Hosted?
I donated. Did you?
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.