Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Postfix SMTP always fails with bounce - Part 1

$
0
0
I am attempting to send a test message using mailx:
Code:

anon135@Lenovno-Laptop:~> mailx anon135@q.com
The message always fails to deliver and bounces. :(

I am new to Postfix and do not understand what is causing the problem. Please help.

My system uses openSUSE 13.1 for x86_64.

/var/log/mail:
Code:

2014-03-13T09:30:51.195656-06:00 Lenovo-Laptop postfix/postfix-script[15039]: starting the Postfix mail system
2014-03-13T09:30:51.212383-06:00 Lenovo-Laptop postfix/master[15040]: daemon started -- version 2.9.6, configuration /etc/postfix
2014-03-13T09:31:19.877239-06:00 Lenovo-Laptop postfix/pickup[15052]: D6172A6523: uid=1000 from=<anon135>
2014-03-13T09:31:19.882061-06:00 Lenovo-Laptop postfix/cleanup[15077]: D6172A6523: message-id=<20140313153119.D6172A6523@Lenovo-Laptop.site>
2014-03-13T09:31:19.897074-06:00 Lenovo-Laptop postfix/qmgr[15053]: D6172A6523: from=<anon135@Lenovo-Laptop.site>, size=436, nrcpt=1 (queue active)
2014-03-13T09:31:20.413547-06:00 Lenovo-Laptop postfix/smtp[15079]: D6172A6523: to=<anon135@q.com>, relay=smtp.q.com[205.169.121.111]:587, delay=0.57, delays=0.07/0.04/0.42/0.03, dsn=5.0.0, status=bounced (host smtp.q.com[205.169.121.111] said: 550 Could not resolve sender's domain (in reply to MAIL FROM command))
2014-03-13T09:31:20.486997-06:00 Lenovo-Laptop postfix/cleanup[15077]: 76AF5A6525: message-id=<20140313153120.76AF5A6525@Lenovo-Laptop.site>
2014-03-13T09:31:20.521771-06:00 Lenovo-Laptop postfix/bounce[15081]: D6172A6523: sender non-delivery notification: 76AF5A6525
2014-03-13T09:31:20.522349-06:00 Lenovo-Laptop postfix/qmgr[15053]: 76AF5A6525: from=<>, size=2335, nrcpt=1 (queue active)
2014-03-13T09:31:20.522679-06:00 Lenovo-Laptop postfix/qmgr[15053]: D6172A6523: removed
2014-03-13T09:31:20.555210-06:00 Lenovo-Laptop postfix/local[15082]: 76AF5A6525: to=<anon135@Lenovo-Laptop.site>, relay=local, delay=0.07, delays=0.04/0/0/0.03, dsn=2.0.0, status=sent (delivered to mailbox)
2014-03-13T09:31:20.555771-06:00 Lenovo-Laptop postfix/qmgr[15053]: 76AF5A6525: removed

I set up Postfix for outgoing mail only using YaST:
Mail Server
Mail Server Configuration >> Standard
General Settings: Connection Type >> Permanent
Outgoing Mail: outgoing mail server >> [smtp.q.com]:587
Outgoing Mail: The server uses & TLS >> Use

/etc/sysconfig/postfix follows in next post.

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>