![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Complex problem about nested for loops | Silverlining | Shell Programming and Scripting | 4 | 10-18-2007 04:19 PM |
| What does this I/O error mean and how to mount it back | duke0001 | UNIX for Advanced & Expert Users | 5 | 03-19-2007 10:59 AM |
| back reference error | apoorvasharma80 | Shell Programming and Scripting | 4 | 08-22-2006 10:25 AM |
| back-up drive : tape error | yackim | SCO | 3 | 03-03-2006 09:19 AM |
| Mail Server config | nikk | UNIX for Advanced & Expert Users | 2 | 09-03-2002 02:31 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I recieve 553 5.3.4 mail.xxxx.com config error: mail loops back to me (MX problem?) when I try to send email from client . The message reaches the server and dies there
I'm using sendmail 8.12.9 on OpenBSD 3.3. I can check mail on client with no problem Thanks for any help |
|
||||
|
i use postfix, but look in your config for an option whether to deliver mail directly, and make sure that it is set to do so; however there are a number of other situations that will also cause you to recieve this error. look at www.sendmail.org , the website contains many useful links, try a search at the bottom of the page for error 553 .
edit: just saw neo's post, and i will add that i could be wrong |
|
|||||
|
Quote below from:
http://www.sendmail.org/~ca/email/english.html#SM-MLB Quote:
|
|
||||
|
Thanks,
Couldn't find /etc/sendmail.cw its now /etc/mail/local-host-names in vesrion 8.12.9 and OpenBSD 3.3 doesn't use the sendmail.mc or it deleled it after the install since its bundled. Anyway I just edited then sendmail.cf using pico and chamed the line Cwlocalhost to Cw domain.com and it worked. Also I had to to change rc.conf and remove the -C (filename) option. But it works fine now thanks again |
|
|||||
|
Glad things worked out.
Sendmail MC files are great to use, BTW, for things like FEATURE(use_cw_file). See: http://www.sendmail.org/virtual-hosting.html for a few examples on using this configuration feature. If you receive mail for multiple domains, you will like using the cw file. |
![]() |
| Bookmarks |
| Tags |
| sendmail |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|