Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
phpmailer
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
phpmailer
Commits
dc17a39d
Commit
dc17a39d
authored
13 years ago
by
Daniel Kudwien
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#971172
by sun, Shaun Dychko: Clarify Google Apps support.
parent
79d80fb3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.txt
+1
-0
1 addition, 0 deletions
CHANGELOG.txt
README.txt
+5
-1
5 additions, 1 deletion
README.txt
with
6 additions
and
1 deletion
CHANGELOG.txt
+
1
−
0
View file @
dc17a39d
PHPMailer 7.x-3.x, xxxx-xx-xx
PHPMailer 7.x-3.x, xxxx-xx-xx
-----------------------------
-----------------------------
#971172 by sun, Shaun Dychko: Clarify Google Apps support.
#811774 by sun, elliotttf: Ported to Drupal 7.
#811774 by sun, elliotttf: Ported to Drupal 7.
...
...
This diff is collapsed.
Click to expand it.
README.txt
+
5
−
1
View file @
dc17a39d
...
@@ -74,7 +74,7 @@ Optional:
...
@@ -74,7 +74,7 @@ Optional:
page. Then activate "Use mime mail for all messages" on the Mime Mail
page. Then activate "Use mime mail for all messages" on the Mime Mail
settings page and choose PHPMailer from the list of available e-mail engines.
settings page and choose PHPMailer from the list of available e-mail engines.
* Using Google Mail as SMTP server
* Using Google Mail
or Google Apps
as SMTP server
To send e-mails with Google Mail use the following settings:
To send e-mails with Google Mail use the following settings:
...
@@ -82,6 +82,7 @@ Optional:
...
@@ -82,6 +82,7 @@ Optional:
SMTP port: 465
SMTP port: 465
Secure protocol: SSL
Secure protocol: SSL
Username: your_google_mail_name@gmail.com
Username: your_google_mail_name@gmail.com
or: your_username@your_google_apps_domain.com
Password: your_google_mail_password
Password: your_google_mail_password
In Advanced SMTP settings:
In Advanced SMTP settings:
...
@@ -90,6 +91,9 @@ Optional:
...
@@ -90,6 +91,9 @@ Optional:
Also note the sending limits for Google Mail accounts:
Also note the sending limits for Google Mail accounts:
http://mail.google.com/support/bin/answer.py?hl=en&answer=22839
http://mail.google.com/support/bin/answer.py?hl=en&answer=22839
General instructions for Google Mail accounts:
http://mail.google.com/support/bin/answer.py?answer=13287
* Using other popular freemailers as SMTP server
* Using other popular freemailers as SMTP server
See http://phpmailer.worxware.com/index.php?pg=tip_srvrs.
See http://phpmailer.worxware.com/index.php?pg=tip_srvrs.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment