Re: mail to exchange from unix



Nicola Attico wrote:
base60 ha scritto:


An MTA such as sendmail isn't needed to send email.  You can telnet to
port 25 on the other system and type in the commands if you'd like or
script it etc.


ok, fine but..
I remember some command line where sendmail is invoked as a command,
like

cat mail.txt | sendmail -options

do you have any experience with this kind of use of the command?

Yes, but sendmail is rarely run like this, it's usually done for sendmail specific testing and this sort of thing should be posted in the sendmail group.

If you're not trying to test/use sendmail, why don't you just
say what you're trying to do?
.



Relevant Pages

  • Re: program aliases and ISP blocks outbound port 25.
    ... Whats the output of sendmail -d0.20 ... For the aliases file, the syntax in the documentation states that aliases ... It's treating it as a user name, not a command. ... I changed ISPs to one that blocks port 25 outbound and requires submissions ...
    (comp.mail.sendmail)
  • Having trouble reading from stderr
    ... I'm trying to write a script that will establish an ssh tunnel through ... there's already a tunnel established on the same port, in which case, ... I'd like to be able to read the error message from the script. ... the popen3 command from the open3 library is ...
    (comp.lang.ruby)
  • Re: Having trouble reading from stderr
    ... I'm trying to write a script that will establish an ssh tunnel through ... there's already a tunnel established on the same port, in which case, ... I'd like to be able to read the error message from the script. ... the popen3 command from the open3 library is ...
    (comp.lang.ruby)
  • Re: daemon MTA-IPv4: Problem creating SMTP socket?
    ... So whatever is squatting your machine's port 25 hasn't been found ... The netstat command doesn't list processes, ... For this round, however, whe know there is a sendmail process and ...
    (comp.mail.sendmail)
  • Summary: mailx mails not sent out or not arriving?
    ... We're running sendmail Ver 8.12.10. ... Try it from the command line with the verbose flag ... sun-host:~$ 250 2.0.0 j7RJ0hmH004928 Message accepted for delivery ... my company has instituted a spam filter which occasionally ...
    (SunManagers)