Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Not able to send mail on my company's account but gmail in Linux 6.8 Post 302993163 by drysdalk on Tuesday 7th of March 2017 10:53:25 AM
Old 03-07-2017
Hi,

OK. The two main questions I asked still stand: where are the bounce reports coming from, and are you setting a valid "From:" address ? As previously mentioned, it's very unlikely indeed that root@ is a valid e-mail address for your domain, and so your own company mail servers are almost certainly rejecting your mail because of that.
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

can not send mail from unix server to company/yahoo mail

hi, Gurus, I need some help with sending mail out from my UNIX server: It is running Solaris 2.6 and the sendmail version is 8.8. Output of :/usr/lib/sendmail -d0.1 -bt < /dev/null Version 8.8.8+Sun Compiled with: LOG MATCHGECOS MIME7TO8 MIME8TO7 NAMED_BIND NDBM NETINET ... (5 Replies)
Discussion started by: b5fnpct
5 Replies

2. UNIX for Dummies Questions & Answers

using mailx to send a log file to my outlook e-mail account

I like to use mailx -s to send an entire xxxxx.log to my outlook e-mail account. Any help will be appreciated. Thanks. (6 Replies)
Discussion started by: simt
6 Replies

3. Shell Programming and Scripting

Send mail from linux

Hi, Could any one get me suggested how to send a mail from a linux server to any external user? I tried the following : $ mail abc@xyz.com Subject: test Hi, This is a test mail. . Cc: def@xyz.com But I haven't recived any mail at abc@xyz.com and def@xyz.com Kindly help on... (2 Replies)
Discussion started by: yogi_4984
2 Replies

4. Red Hat

mail not working with company id

Hi, I have a fresh new installation of red hat linux. I am trying to send an email from the "mail" utility from inside my Linux box to my company id "xxx@company.com". We are using microsoft exchange server online version to host our company's email. I am able to send emails to gmail and... (2 Replies)
Discussion started by: priya33184
2 Replies

5. Red Hat

unable to send mail from redhat linux server

While sending mail from linux server we observed below logs, stat=Deferred: Name server: xxxxxxxxxx.: host name lookup failure Kindly suggest what we need to change? Thanks in Advance (2 Replies)
Discussion started by: hydoss1
2 Replies

6. Programming

How to send a file in e-mail from on Linux C++?

Hi ! I-m copile from source a C++ program from tutorials from internet. I don't understendig any programing languages.. but compiled aplication running ok. I-ts possible to add in my used program, lines to send one file from config directory in e-mail, to my e-mail adress ? I want to run... (2 Replies)
Discussion started by: kraftwerk
2 Replies
mlmmj-bounce(1) 					      General Commands Manual						   mlmmj-bounce(1)

NAME
mlmmj-bounce - bounce handling utility for mlmmj SYNOPSIS
mlmmj-bounce -L /path/to/list [-a john=doe.org | -d] [-n num | -p] -a: Address string that bounces -d: Parse the mail to extract the address via the DSN (RFC1891) -h: This help -L: Full path to list directory -n: Message number in the archive that bounced -p: Send out a probe -V: Print version DESCRIPTION
mlmmj-bounce is used to handle mails that are bouncing. When a mail arrives to the system, mlmmj-bounce will register in <list- dir>/bounce/<addrstring> info about which number that bounced at what time. An example of such a line could be: 109:1094409801 # Sun Sep 5 20:43:21 2004 The above shows that message number 109 bounced 1094409801 seconds after epoch which is in human date stamps is Sunday September 5th 20:43:21 2004. The last bounce mail received to the address is saved in <listdir>/bounce/<addrstring>.lastmsg. When the -p option is used it sends out a probe email including info that it's a bounce probe and a list of the bounced message numbers. The existance of a <listdir>/bounce/<addrstring>.probe file indicates that a probe have been sent out. AUTHORS
This manual page was written by the following persons: Soren Boll Overgaard <boll@debian.org> (based on html2man output) Mads Martin Jorgensen <mmj@mmj.dk> mlmmj-bounce September 2004 mlmmj-bounce(1)
All times are GMT -4. The time now is 02:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy