Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
41 views

If I see domains MX to google, which address I will have?

If I set my domain's MX records to google as it said here http://support.google.com/a/bin/answer.py?hl=en&answer=33915 then what address I will have if my domain is mydomain.com and my email on ...
0
votes
0answers
17 views

MAIL SERVER configuration for more than 10 user with authentication. (NOT using original email password)

we have a work group network of approx 15 user. Application server: windows server 2008 standard edition. file server: FREENAS 8. mail server and domain setup has been avoided for easy ...
0
votes
1answer
34 views

gmail alternative so that gmail is default account [closed]

I use a google apps for my custom domain. We are bringing up another domain and I would like the functionality that google apps provides but don't want to be continually changing who I login as in ...
-1
votes
0answers
42 views

Strange Gmail email return delivery [closed]

I got a returned message from a specific email on gmail like this: Technical details of temporary failure: Google tried to deliver your message, but it was rejected by the recipient domain. We ...
2
votes
1answer
42 views

Gmail delivery sometimes fails to domain1 but never to domain2, both domains have the same MX, etc

Lets say we have 2 domains, domain1.co.za and domain2.co.za. Both point to the same MX records with the same priority, mx1.isp.co.za and mx2.isp.co.za, both of which send the mail through our ISP's ...
1
vote
1answer
35 views

SMTP 4xx and secondary MX record as a way to redirect mail

I have a domain that uses Google Apps for mail. Now I decided to set up my own MTA (Postfix) on VPS (running Debian squeeze). There is only a very small number (less than half a dozen) of users and ...
0
votes
1answer
129 views

How to solve authentication error in sendmail relay through gmail [closed]

I followed the steps in http://www.linuxha.com/other/sendmail/gmail.html to setup gmail in send mail. But when I try to send mail I got the authentication failure message. —– Transcript of session ...
1
vote
4answers
112 views

Google SMTP Connection Timeout

How do I find out why Gmail is seemingly refusing connections from my specific IP range? I'm getting a "Connection timeout" error when attempting to send email through smtp.gmail.com using the email ...
1
vote
1answer
115 views

Gmail sends bulk messages sent by postfix to spam - spf, rDNS are set up (headers inside)

here are the headers of the blocked messages (actual domain replaced with domain.com, ip address with n.n.n.n and gmail account name with person.account): Delivered-To: person.name@gmail.com ...
0
votes
1answer
54 views

Ubuntu Server sendmail to google email with same domainvwith server

I am using ubuntu server version 11.01 and I use sendmail to deliver email. I cannot received the email send from the server to Google services, which they are in the same domain name. ...
1
vote
1answer
68 views

Hosting website at GoDaddy and using Google Apps for mail [closed]

Got a question about hosting a website at GoDaddy and using Google Apps to handle mail for a single domain. 1) I use registrar's name servers so that I can change DNS settings. 2) I changed the A ...
-2
votes
1answer
33 views

The difference between hosting's pop and Gmail's [closed]

I've just tried to pop emails from my own hosting to Outlook. I found that after Outlook did a pop, emails in my hosting are gone. This is not like Gmail does for pop. I'm curious if there is a ...
0
votes
1answer
67 views

Using GMail Account to Sync Corporate Exchange Account

On an iPhone I can set it up to use my corporate exchange email account. When new mail arrives I get it on my iPhone and also in Outlook. Is there a way that I can get this type of syncing working ...
0
votes
3answers
548 views

Google Apps as SMTP relay?

We have linked the domain of our company to Google Apps and we also have a Kerio Connect (mail server) installed in our company which uses Google as SMTP relay. As google requires SMTP authentication ...
1
vote
2answers
44 views

Forwarding email isn't working

I have a VPS server that I host some domains on for myself and clients. A client wants a catch-all on a domain that gets forwarded to an existing Gmail account. "Simple", I say and go through a quick ...
1
vote
0answers
22 views

How to use google as a spam filter but also use mailing lists on my own server

I have an existing Linux server that already processes incoming email using some custom email handling scripts (in Perl) that do somewhat complex processing such as routing certain special addresses ...
1
vote
2answers
121 views

Very delayed mail delivery. What happened?

I have an online form that deliver email to my gmail account. it had been appearing to work normally for a long time, years, until 6 Sep 2011 when suddenly 250+ emails arrived in my inbox at one go. ...
1
vote
0answers
109 views

What are the correct TfsJobAgent.exe.config Settings for using GMail

Based on my previous question, it appears that I need to enter the SMTP server information in the TfsJobAgent.exe.config file when using a non domain-joined email server. In our case I would like to ...
0
votes
1answer
98 views

email forwarding in ISPConfig/dovecot instead of POP3

i have a server with dovecot and ISPConfig installed. Right now i have mailboxes, and using my gmail for fetching emails using pop3. problem is google checks emails every X minutes. i have a hotmail ...
0
votes
2answers
121 views

Unable to configure Sendmail to use Gmail

I gave configured sendmail to use gmail. This is the output which I get but i am not getting the mail. what may be the problem prashanth@prashanth-laptop:~$ sendmail -v *********.*******@gmail.com ...
2
votes
1answer
232 views

Problems Configuring TFS 2010 Email Notification with Office 365 Exchange Server

We are using Office 365 as our Exchange server. Our O365 account is a P1 plan and so our email accounts are not in the same domain as our local TFS accounts. I have configured TFS 2010 to use our ...
-2
votes
3answers
195 views

What Linux mail server is easiest to setup?

I need to send emails from web application using Gmail accounts. As far as I understand, sending them directly will freeze worker process for quite a long time (it's a Rails app running on ...
1
vote
2answers
138 views

DNS, SMTP Problem. Trying to send emails through PHP scripts using Gmail server

I have purchased a dedicated server some days ago and I think I don't have enough knowledge to configure its DNS etc. Well, I'll describe my situation. I have a dedicated server for virtualization, ...
0
votes
4answers
253 views

Exim mail server: When I send test mail to my Gmail, how can I hide my hostname after “via”?

I just set up Exim for sending email from a website using this guide: http://library.linode.com/email/exim/send-only-mta-ubuntu-10.04-lucid All done with no problem. When I open a test mail I sent ...
0
votes
1answer
238 views

Google IMAP Is Slow, there is a way to make it faster? [closed]

i have gmail account about 3 years, its got 10,000+ messages there, i installed outlook today and i tried to use IMAP Feature (i enabled it before coupule of years) the problem its very very slow. is ...
0
votes
2answers
77 views

How to send email from non-TLS enabled client through TLS-only Gmail account

I need to be able to send email from a client (an OKI document scanner) which is non-TLS capable. But my company's email service is provided by Gmail-Google Apps, which is configured to force TLS ...
1
vote
1answer
185 views

Using postfix to relay/forward to gmail

I have set-up postfix on Debian 6 and I would like to forward emails to my gmail account. This is my /etc/postfix/main.cf file: # Debian specific: Specifying a file name will cause the first # line ...
-3
votes
1answer
121 views

Why can't I use Googlemail as my mail relay server? [closed]

I recently installed Postfix on my virtual machine. I'm running Fedora 15 on VirtualBox. I've found several tutorials for having emails created on Postfix get routed through my gmail account (so my ...
0
votes
0answers
73 views

Email headers included in the body when forwarding to Gmail with procmail

I'm trying to forward (resend) email to Gmail while still delivering it to local folders according to some procmail rules. The procmail contents related to forwarding are as follows: ...
1
vote
1answer
132 views

Forward Mails to Gmail

I have a postfix mailserver running. Mails sent from users to Gmail are showing up in Gmail, so it works in general. Same for all other freemail hosts I know. The problem is that some users have no ...
0
votes
2answers
125 views

Postfix relaying to gmail now deferred

I have several domains on my VPS server, and postfix relaying the email to the appropriate gmail accounts via a virtual users table. This week I performed a sudo apt-get upgrade, this may be ...
0
votes
1answer
209 views

Using gmail with bugzilla

I used this tutorial to setup Bugzilla use gmail's smtp server for sending mails. I couldn't find Email-Send-SMTP-TLS-0.03 so I downloaded and installed Email-Send-SMTP-TLS-0.04 and followed the rest ...
1
vote
0answers
118 views

How to setup Gmail SMTP for WHM/cPanel

I have a new web server that always bounces mail to Yahoo, with the error: 554 Message not allowed - [PH01] Email not accepted for policy reasons I have tried everything Yahoo support suggested ...
0
votes
1answer
91 views

Sendmail to Google Apps domain relay

The site I manage has email configured on Google Apps. So, all email accounts are there. I therefore don't want to have my local senmail accept mail for my domain. Instead, if should send it to gmail. ...
3
votes
2answers
296 views

Gmail flagging emails as spam despite SPF being enabled and working perfectly

I have a website where people can recommend contents to their friends using their email. The issue is that emails are being flagged as spam whereas if I do the same from my development machine things ...
0
votes
0answers
38 views

Email delivering but not receiving from Gmail

Host Record type Value 65.75.241.26 / 24 PTR softmail.me. accs.softmail.me. A 65.75.241.26 beta.softmail.me. A 65.75.241.26 ftp.softmail.me. CNAME softmail.me. lists.softmail.me. ...
0
votes
1answer
45 views

Xmail shows error at Gmail

Hello I am using Xmail server at IP 65.75.241.26 hosted at www.softmail.me using which I can send and receive email to/from all email service providers but unable to receive back from Gmail. This ...
0
votes
2answers
107 views

Getting started with DKIM / DomainKeys

I'm using WinServer to generate and send emails via my Goggle Apps-hosted domain (my SMTP server is smtp.gmail.com) . My registrar (Network Solutions) supports Text records - so I should be able to ...
3
votes
2answers
114 views

Once mail hosting through Gmail is setup, is it easy to change web hosts?

I have a personal domain name, pointing to a simple cPanel-type shared hosting account. About six months ago, I decided that I wanted to use Google Gmail for hosting my domain name's email. In my ...
0
votes
1answer
42 views

Problem with mail exchange in gmail

I had setup an email server using which I can send instant email to any other email server also I can send mail to gmail but I cannot receive immediately. It takes almost 3hrs to receive email from ...
0
votes
1answer
67 views

Ubuntu email with gmail client?

I don't even know if this is possible... Could I set up my mail server on my Rackspace cloud to use gmail but retain the email address whatever@domain.tld? Just curious.
0
votes
1answer
124 views

How to stop Gmail moving emails to spam folder?

Is there any way I could stop Gmail moving mails sent from my mail server to spam folder? We send users email confirmation links, but they are moved right to spam folder. So users who are less smarter ...
0
votes
1answer
52 views

Emails Sent From My Site Do Not Get Delivered to Gmail

I am currently working on a project for a client and we're having issues sending emails from the site (like welcome emails, complaints, etc...). The emails actually get delivered to hotmail and yahoo ...
1
vote
1answer
569 views

E-mails are being truncated by Gmail or Yahoo

When I send an e-mail to a user, most of the times Yahoo user, and Yahoo returns a bounce to my Gmail account, that bounces comes most of the time truncated. What's my problem here? Is in Gmail that ...
0
votes
2answers
97 views

Complex Mail Problem with Postfix, PHP and Gmail / Google Apps Enterprise

Okay, so I have read a lot around about the issues im having and the solutions people are offering only solve part of the problem. 1) We have a domain 2) The domain points to our VPS with a static ...
0
votes
1answer
49 views

Problem with gmail spam filters

I have recently launched a new website and now I'm having a problem with gmail blocking all email sent from my website. I'm not sending spam, just confirmation emails to the users who post on my ...
0
votes
3answers
119 views

Is there any tool to backup all accounts for the domain (gmail)?

My company actually use gmail with our domain for the email service,and I need to take backup from all accounts from this domain in local drive. Its possible? Is there any tool to backup all accounts ...
1
vote
3answers
82 views

How to use different address for pop.gmail.com

I've been searching for a way to hide the gmail server name (pop.gmail.com and smtp.gmail.com). I want the email client (outlook) to point to our own server (say, pop.myserver.com), which in the end ...
2
votes
3answers
584 views

How to configure a network to block gmail but allow google apps mail?

Google app mail loads via http://mail.google.com/a/[domain] and gmail loads via http://mail.google.com/mail. How can I block computers on my LAN from accessing gmail urls but at the same time permit ...
2
votes
2answers
153 views

What is the best method for mirroring two email accounts on disparate platforms?

We have enterprise users that want to try out an online mail provider (such as GMail or MS Exchange Online) for a trial period, but would also like their local mail (Lotus Notes) to remain synched ...

1 2 3 4