| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-13-2009, 03:54 AM
|
#1
|
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Rep:
|
Postfix mail delivery failure
HI,
i am using postfix, when i try to send email to other domain, my emails are rejected from remote domain. in /var/log/maillog
Code:
host xxxxxxxxxxxx.com[xxx.xx.xx.xx] said: 503
This mail server requires authentication when attempting to send to a
non-local e-mail address. Please check your mail client settings or contact
your administrator to verify that the domain or address is defined for this
server. (in reply to RCPT TO command)
|
|
|
|
06-13-2009, 04:00 AM
|
#2
|
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Can you post "postconf -n"?
|
|
|
|
06-13-2009, 04:17 AM
|
#3
|
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Original Poster
Rep:
|
Code:
alias_maps = hash:/etc/aliases
always_bcc = archives@mydomain.com
bounce_size_limit = 500000
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_dns_lookups = yes
html_directory = no
inet_interfaces = all
local_recipient_maps = unix:passwd.byname $alias_maps
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/bin/procmail
mailbox_size_limit = 5120000000
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = mydomain.com
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
sample_directory = /usr/share/doc/postfix-2.3.3/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_generic_maps = hash:/etc/postfix/generic
smtp_tls_loglevel = 1
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
|
|
|
|
06-13-2009, 04:33 AM
|
#4
|
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
That wasn't as helpful as I'd hoped.
Do you have permit_mynetworks in your smtpd_recipient_restrictions settings? IF not, you will need to add it.
It may be worth you showing us what you smtpd_recipient_restrictions are.
|
|
|
|
06-13-2009, 07:13 AM
|
#5
|
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Original Poster
Rep:
|
This is not set in default and so i didn't, i want to highlight another point, when i was using smtp.gmail.com as smarthost, i wasn't getting this error, since there is porblem in smtp.gmail.com, google removes the sender email to authenticated user, which is causing to reciver to unable view orignal sender, so i removed "smart host (relay)" configuration.
let me check smtpd_recipient_restrictions this, i will update you on this
thanks
|
|
|
|
06-13-2009, 07:48 AM
|
#6
|
|
Senior Member
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824
|
Is host xxxxxxxxxxxx.com[xxx.xx.xx.xx] your server?
|
|
|
|
06-14-2009, 05:42 AM
|
#7
|
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Original Poster
Rep:
|
yes, ..
is this can be problem of dynamic ip pool ( i am using dynamic ip pool on DSL modem). if yes then how remote smtp checks this, either i am using dnynamic or static IP pool.
thanks
|
|
|
|
06-14-2009, 05:50 AM
|
#8
|
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep: 
|
Yo ustill haven't shown you recipient restrictions
|
|
|
|
All times are GMT -5. The time now is 06:08 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|