Related topics

sendmail configuration
The following header lines retained to affect attribution: From: marzsha...@aol.com Subject: Sendmail Stopped working, IRIX 5.3, Indy, Spontainously Date: 1 Dec 1996 01:25:17 GMT To: info-iris-ad...@arl.mil Hi all. I've got a _BIG_ problem. Send mail stopped working completely. I'm running IRIX 5.3 on an indy and

Sendmail cant pipe
Oliver Fuchs oliverfuc...@gmx.de linux debian user On Mon, 24 Feb 2003, Calber Chainy wrote: Hello list, I have problems with sendmail. I searched for a forum, mail list or some other help where I can ask some questions but failed. Does anyone know of any list, forum or something like it about sendmail?

Insecure IBM Sendmail?
"Scot W. Hetzel" hetz...@westbend.net mailing freebsd ports Check if your sendmail supports the GroupReadableSASLDBFile option with: # strings /usr/libexec/sendmail/sendmail | grep groupreadablesasldbfile groupreadablesasldbfile Did you at some point install one of the mail/sendmail ports?

Sendmail Package Carrying Trojan Horse
Giorgos Keramidas keram...@ceid.upatras.gr mailing freebsd questions From: Ernst Terhardt <terha...@ei.tum.de> Subject: sendmail configuration Date: Sun, Jul 08, 2001 at 06:31:34PM +0200 Hello, dear e-mail-sendmail Wizards. I would love to be able to send a problem report using send-pr, HOWEVER,

Installed libmail-sendmail-perl 0.77-2 (i386 source)
UUODQ: Useless Use of Double Quotes (around the sendmail path). perldoc -q quoting vars You probably want to write to the stdin of a running sendmail process, not read from the file itself. Your open() statement says it wants to be able to read from the sendmail binary itself. See perlopentut.

sendmail 8.12.7 available
I
run 4 domains and id like to have mail working for them, so I checked off the install of postfix. After install, I configured postfix to the best of my ability. I have the virtual files, config, and eveyrthing else setup and it does recive mail. When its running that is. Apparently postfix uses sendmail to send

[DSA 290-1] New sendmail-wide packages fix DoS and ...
This cuts down dramatically on the size of the sendmail .deb, and will reduce the space/time constraints on dbuilds. It also gives a good start on co-existing MTAs (more on this later). There may still be a few rough edges in the new packaging - just let me know! * Modernize the networking handling for sendmail: By

Accepted sendmail 8.13.0-1 (i386 source all)
/etc/resolv.conf specifies what DNS servers sendmail will use. You can either use one locally or Demon's. I'd recommend using Demon's; nscd will do a reasonable job of caching lookups locally. Simon> It wont receive though, anything, except, setting up POP3 in Simon> Netscape. It either isn't listening or it's busy

cvs commit: src/contrib/sendmail FREEBSD-upgrade RELEASE_NOTES
Otherwise, your ISP's mail server will be rapidly overflooded by undeliverable mail messages, most ISPs won't like this. I installed a free POP3 server found on Hobbes that interfaces to the sendmail included in Warp 4. I thought I was all set. Wrong. When I tried to send mail from my university account it got

Bug#103592: Sendmail postinst spits out a bunch of errors
Because the smtp mailer is no longer defined and sendmail sends outgoing mail by smtp usually. Peter> But I thought mailers were for delivery, and Peter> sendmail-talking-to-sendmail is transport, not delivery. Still needs a mailer though (although it has a flag set that tells sendmail it doesn't need to invoke a

sendmail setup difficulties
... triggered by a char to int conversion, in the address parsing code in sendmail, a widely used powerful, efficient, and scalable mail transport agent. For the unstable distribution (sid) this problem has been fixed in version 8.12.9+3.5Wbeta-1 We recommend that you upgrade your sendmail-wide packages.

cvs commit: ports/security/drweb-sendmail Makefile distinfo
m...@mired.org sol lists freebsd questions Boris K=F6ster <koes...@x-itec.de> types: At 12:54 15.11.2000 -0800, Hiu F. Ho wrote: I need to set up a mail server on FreeBSD 4.x. Sendmail is installed= automatically when I install FreeBSD 4.x, but I've heard quite a few= people saying Sendmail is not secure and suggest

Can't send mail with mutt, using sendmail. TIA
I'm attempting to configure sendmail on my system so that it will use my ISP's mailserver to send mail (hrm...that seems like a "duh!" statement to me, eh?). Problem is that my ISP's server requires authentication. Which sendmail, Linux distro? From what you are doing, it sounds like sendmail 8.11.6, which for SuSE

Postfix / Sendmail
Chuck Mead ch...@moongroup.com linux redhat announce I just uploaded sendmail-8.9.3-13LP.src.rpm to incoming.redhat.com along with i386, i586 and i686 binary rpm's. They should be available in a few days. They are also available at ftp://server.moongroup.com/pub/sendmail/ See the changelog at the end of this note

Sendmail - Symphony in D
A Mail has been sent to $email."), end_html; CGI and CGI::Carp come with your Perl distribution, MIME::Lite is from CPAN (it's fancy, because you can also use it to send mail with attachments, and it works with sendmail and direct SMTP delivery). Ciao, Harald -- Harald H.-J. Bongartz <bon...@gmx.net>

SCO Openserver 5.0.5 sendmail IDENT hell
I'm still not sure if I even need sendmail, and it does take a ]lot ]> >of time sitting and thinking when I boot up. ]> ]> What do you want to do with it? ]I want to do about the same thing I do when I open Outlook Express to check ]my email, and then close it when I'm done checking. ]>Sendmail is useful if ]> a)

sendmail/qmail forwarding question
John Summerfield sum...@iinet.net.au comp os os2 mail-news In <8cl/yETb7ivO08...@rhein-neckar.netsurf.de>, bpa...@rhein-neckar.netsurf.de (Berthold Pasch) writes: ]I recently installed WARP4 and Ultimail. ]Ultimail receives mail and it sends mail that I create ]while being online. ]But it does not send the mail

sendmail trouble
NOTE WELL: This issue is distinct from the issue described in `FreeBSD-SA-03:04.sendmail' and `FreeBSD-SA-03:07.sendmail', although the impact is very similar. III. Impact An attacker could create a specially crafted message that may cause sendmail to execute arbitrary code with the privileges of the user running

cvs commit: src/contrib/sendmail FREEBSD-upgrade PGPKEYS ...
lsun...@mb.sympatico.ca comp os os2 networking tcp-ip I don't think NR/2 requires the sendmail program running in serrver mode to work with an NNTP (news) server. It may use sendmail to send E-Mail messages but it will use the SMTP (sendmail) server designated in your TCP/IP setup. Normally you use the SMTP server

SMTP vs sendmail
Did your ISP tech support tell you they allow direct smtp access to their email services, or are you confusing pop3 access with smtp? You have to use fetchmail to retrieve your email from your ISP's pop3 server to populate your sendmail server. This is how all non-commercial users do it.