On your DNS control panel:
1. MX records --
Name -- <***your domain name here***>; Priority -- 10; Value -- aspmx.l.google.com
Name -- <***your domain name here***>; Priority -- 20; Value -- alt1.aspmx.l.google.com
Name -- <***your domain name here***>; Priority -- 20; Value -- alt2.aspmx.l.google.com
Name -- <***your domain name here***>; Priority -- 30; Value -- aspmx2.googlemail.com
Name -- <***your domain name here***>; Priority -- 30; Value -- aspmx3.googlemail.com
2. TXT records --
Name -- spf; Value -- v=spf1 ip4:<***your IP here***> include:_spf.google.com ~all
3. CNAME records --
Name -- mail; Value -- ghs.googlehosted.com
There is a more elegant approach to adding the Sueetie behavior, such as adding settings to each underlying app (e.g., UseDefaultCredentials). I started this on BE.NET and quickly said "forget it". Main reason? I wasted too much time between Sueetie v4 and v4.5 adding features that Dave added.
4. See attached for the changed files. I'm not sure if I included all of the files so if I didn't, I apologize.
EDIT: The files reside in the ZIP in the same place they belong in Atomo. Also, the mail.config settings need to be applied to /forums/mail.config AND /media/web.config. In the media gallery, Roger provides good comments around his SMTP section in the web.config.
5. In /forum/app.config, change "YAF.UseSMTPSSL" value to "true".
6. Follow instructions here and make sure to test the settings.
http://sueetie.com/wiki/setupEmail.ashxEdited by user Monday, October 15, 2012 4:49:42 AM(UTC)
| Reason: Not specified
File Attachment(s):

Files.zip
(18kb) downloaded 1 time(s).You cannot view/download attachments. Try to login or register.