Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Jan 23, 2013 3:57 pm 
Offline
Senior Newbie

Joined: Sun Feb 13, 2011 2:04 pm
Posts: 5
I've been getting quite a few mails backed up in my queue from some websites that send out emails.
Here is an example of what's happening...

Code:
Jan 23 19:28:06 linode postfix/smtp[22478]: connect to yahoo.co.wa-recruitmenttracker.org[66.175.222.221]:25: Connection refused
Jan 23 19:28:06 linode postfix/smtp[22478]: B585084DC: to=<jamielynn0221@yahoo.co.wa-recruitmenttracker.org>, relay=none, delay=133795, delays=133795/0.07/0.13/0, dsn=4.4.1, status=deferred (connect to yahoo.co.wa-recruitmenttracker.org[66.175.222.221]:25: Connection refused)


I was having an issue with comcast accepting email from this server, it didn't have a proper hostname, ptr, or reverse dns record. I have fixed that and we can send email to comcast now, but for some address, $mydomain get's appended to the email address.

I can't figure this out for the life of me.

Any help would be appreciated.


Top
   
PostPosted: Wed Jan 23, 2013 4:01 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
What are the contents of your /etc/postfix/main.cf ?

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
PostPosted: Wed Jan 23, 2013 4:53 pm 
Offline
Senior Newbie

Joined: Sun Feb 13, 2011 2:04 pm
Posts: 5
Code:
# Global Postfix configuration file. This file lists only a subset
# of all parameters. For the syntax, and for a complete parameter
# list, see the postconf(5) manual page (command: "man 5 postconf").
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
inet_protocols = ipv4
unknown_local_recipient_reject_code = 550
debug_peer_level = 2
sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix-2.6.6/samples
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
myorigin = $mydomain


Last edited by Wendel on Wed Jan 23, 2013 5:33 pm, edited 1 time in total.

Top
   
PostPosted: Wed Jan 23, 2013 5:03 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
cp main.cf main.cf-orig

Then DELETE every line that starts with a #

You'll have a nice easy to read (and parse) config file instead of the mess you just posted.

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Wed Jan 23, 2013 5:33 pm 
Offline
Senior Newbie

Joined: Sun Feb 13, 2011 2:04 pm
Posts: 5
Sorry about that, it was a lot of junk, I wouldn't want to sort through that either.

Code:
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
inet_protocols = ipv4
unknown_local_recipient_reject_code = 550
debug_peer_level = 2
sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix-2.6.6/samples
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
myorigin = $mydomain


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group