![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| USN-636-1: Postfix vulnerability | iBot | Security Advisories (RSS) | 0 | 08-19-2008 06:20 PM |
| postfix | melanie_pfefer | Linux | 2 | 04-25-2008 10:43 AM |
| Postfix Error | kumarrana | UNIX for Dummies Questions & Answers | 4 | 03-19-2008 02:51 PM |
| Postfix 2.3. | rbizzell | UNIX for Advanced & Expert Users | 2 | 11-03-2006 06:53 PM |
| Postfix | rbizzell | UNIX for Advanced & Expert Users | 3 | 11-03-2006 05:27 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I'm currently working on a project that would need to send email from my list of users.
Based on the search I've done, I could send formatted email from my server using Postfix. I setup my mac adding a few lines below: /etc/hostconfig MAILSERVER=-YES- /etc/postfix/main.cf $myhostname = localhost $mydomain = localhost I try to send to my local using the command below. mailx -s "test" user@localhost the body . I can successfully send an email to my local mail. Howerver, I could not send an email to gmail.com. How can i setup my postfix to allow me to send email to gmail? Your help will be greatly appreciated. Regards Rolly |
|
||||
|
First of all you need a real dns name ( not a localhost ), because google com not provide a mail service delivery for localhost or some else domain without normally name, such as mymailserver.com, mail.myserver.com with MX DNS record.
Next, you need check your ip in consist of spammer black list (PBL, XBL). This can check on spamhaus resource. And the last, You need reconfigure your server for sending and delivery mail. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unresolved, unresolved for weeks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|