Antwort: Re: [suse-domino] mail directly from shell
[email protected] Wed, 2 Mar 2005 18:21:47 +0100
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <OF7D5CA4D1.7C843FB6-ONC1256FB8.005F121D-C1256FB8.005F60F4@sercon.de> |
http://www.alphaworks.ibm.com/tech/NotesCliEmail Lotus Notes Command Line Email Client Greets Thomas Ingo Boernig <[email protected]> wrote on 02.03.2005 17:42:09: > Thema > > Re: [suse-domino] mail directly from shell > > Sicherheit > > [image removed] > > Hi, > > Admin Notes wrote: > > Hello > > Is there some way to send an E-Mail directly from a linux bash shell > > with lotus domino as mailer?? > > Yes and No. ;) > > Domino does not come with a "sendmail" binary, that is used by most bash > clients (mailx, etc.) But you have the following options: > > - Install a local MTA (postfix for instance) and configure postfix to > run on another port (10025 instead of 25, or something similar). Look at > the postfix documentation for that (hint: /etc/postfix/master.cf). Then > you can configure your Domino server als relayhost in main.cf. > > - you could stop Dominos smtp task and send the mail with a local mailer > to another domino server in your domain > > - you could change the default port of the domino smtp task > > - do a "telnet <ip_of_dominoserver> 25" and talk smtp ;) > > HTH, > Ingo > > > > > Regards > > Markus > > [..bogus disclaimer removed...] > > -- > Ingo Börnig <ingo at boernig.de> /"\ > \ / ASCII Ribbon Campaign > ask for phone or snail mail X against HTML email > / \ > GPG-Fingerprint: 2F8B DDFB F2A8 155A 206D 2969 F8FB 3C63 2033 BF32 > > > -- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >