| From | Sent On | Attachments |
|---|---|---|
| Parker, Joshua | Feb 10, 2011 7:30 am | |
| Igor Sysoev | Feb 10, 2011 7:52 am | |
| Parker, Joshua | Feb 10, 2011 8:26 am | |
| David J. | Feb 10, 2011 8:28 am | |
| Parker, Joshua | Feb 10, 2011 8:39 am | |
| Francis Daly | Feb 10, 2011 9:54 am | |
| Igor Sysoev | Feb 10, 2011 10:06 am | |
| Igor Sysoev | Feb 10, 2011 10:07 am | |
| Parker, Joshua | Feb 10, 2011 11:47 am | |
| Parker, Joshua | Feb 10, 2011 3:50 pm | |
| Christopher | Feb 10, 2011 4:12 pm | |
| Parker, Joshua | Feb 10, 2011 5:15 pm | |
| CLIFFORD ILKAY | Feb 10, 2011 7:38 pm |
| Subject: | Re: Help With Mailman | |
|---|---|---|
| From: | Christopher (cal...@gmail.com) | |
| Date: | Feb 10, 2011 4:12:52 pm | |
| List: | ru.sysoev.nginx | |
apt-get install exim4
I was having issues of a Wordpress script not emailing and switching to exim4 fixed it rather than dealing with Sendmail.
On 02/10/2011 06:50 PM, Parker, Joshua wrote:
Ok, I have postfix installed and these are the steps I took:
sudo aptitude -y install postfix telnet mailx sudo nano /etc/aliases root: some_value sudo newaliases sudo nano /etc/postfix/main.cf <http://main.cf>
============================================================ myorigin = $mydomain
mydestination = $mulyoo, localhost.$mulyoo, localhost
mynetworks =127.0.0.0/8 <http://127.0.0.0/8>
sudo /etc/init.d/postfix restart
From what I gathered, postfix should be able to send email, but after doing the
steps above, I still can't send email through mailman. Is there an alternative
solution?
On Thu, Feb 10, 2011 at 2:47 PM, Parker, Joshua <jo...@joshparker.us <mailto:jo...@joshparker.us>> wrote:
Ah, thank you. I didn't even think about smtp, and I am sure that smtp is the issue.
On Thu, Feb 10, 2011 at 1:08 PM, Igor Sysoev <ig...@sysoev.ru <mailto:ig...@sysoev.ru>> wrote:
On Feb 10, 2011, at 19:40 , Parker, Joshua wrote:
Thanks everyone. My issue has been resolved, but now I have a new issue and its with emails. This is the bounce back I get:
Delivery to the following recipient failed permanently:
mail...@mulyoo.org <mailto:mail...@mulyoo.org>
Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 <mail...@mulyoo.org <mailto:mail...@mulyoo.org>>: Relay access denied (state 14).
My records are below:
mulyoo.org <http://mulyoo.org/>. IN MX 10 mail.mulyoo.org <http://mail.mulyoo.org/>. mail IN A 72.55.148.59
This your SMTP server issue, but not nginx's one.
-- Igor Sysoev http://sysoev.ru/en/
_______________________________________________ nginx mailing list ngi...@nginx.org <mailto:ngi...@nginx.org> http://nginx.org/mailman/listinfo/nginx
-- Joshua Parker
_______________________________________________ nginx mailing list ngi...@nginx.org http://nginx.org/mailman/listinfo/nginx
-- -C
MyNassauLeader.net GunControlIsRacist.com EgyptRiots.net BobcatTix.com CharlotteEvents.net
PO BOX 1165 Fernandina Beach, FL 32035-1165
904-638-4567 (Home) 904-624-1224 (Google Voice)
_______________________________________________ nginx mailing list ngi...@nginx.org http://nginx.org/mailman/listinfo/nginx





