I am a front-end developer and am managing my own linux server for the first time. I'm running Ubuntu 12.04 LTS, and have an SSL certificate. Using Google apps mail as my mailserver, and SendGrid to send out emails from my application.
Hello, I currently own a small VPS running a small php application.
I'm trying to send email however attempts are futile (running postfix from yum install postfix, besides that I havent configured anything).
I'm using Namecheap's DNS and I also have email hosting from them on the same domain name.
We are using postfix for email group lists (eg "members@domain.com" will go to all members) from Amazon EC2 systems. For a variety of reasons (scalability and reliability) we would like to use SES for all outgoing emails.
I was able to configure postfix to use SES as the SMTP for outgoing emails. This works fine for all verified emails.
I have an Ec2 instance on amazon AWS. i have installed , dovecot,postfix on server, mail incoming mail server is IMAP mail.xxxx.com .
I am able to configure my mails with gmail, outlook etc, using the IMAP. and can send and receive emails, The problem is that i want to send emails through PHP code using my mail server.
im trying to get webmin postfix to send emails through my smtp account with another email provider (in this case lavabit.com)
im getting the error
'Recipient is not recognized.
From an web app, we need to send around 1000 emails per month to different people. Is it a good idea to use smtp.gmail.com instead of Sendgrid, MailChimp or similar? Does Gmail impose any upper limit to the number of emails one can send?
I'm trying to set up a smtp server on my domain (wixencafe.net), and i'm using postfix for that.
First thing is, postfix delivers emails coming from outside, that is, if i send an email from gmail.com to wixencafe.net, i get the email in my Mailbox/
Second thing is, if i send an email from wixencafe.net (from the server cli via mutt -f Maildir/) to gmail.com, i get it too, so i guess that means
I noticed a problem with postfix logs, that information on some of emails delivery status is missing.
hi guys
I have to configure a SMTP server using Postfix, ok let me tell the domain is located at godaddy so my smtp postfix server has to use that domain let's say mycompany.com
so anyone knows how to configure postfix using this way?
or postfix is easy to configure?
thanks a lot