This is a discussion on Just tell me one thing ... within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, One question, that's all. Is the documentation available *in* Slackware 9.1, to configure Sendmail to send *and* retrieve ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, One question, that's all. Is the documentation available *in* Slackware 9.1, to configure Sendmail to send *and* retrieve mail from the Internet, not just send ? Or does it do that anyway ? Ok .. that's two I know. I've heard/read that sendmail in Slackware 9.1 does not have a sendmail.mc already present in the /etc/mail directory. My searches on Google have not yielded many results. Many of the returns are links to configuring the mc file itself, not why there isn't one in Slackware. Can someone point me to a page to read up on it ? Damn, that's three ... Thanks for your time. Regards, Pete. -- Life can be so tragic at times ... here today ... here tomorrow ... @@Add my name and remove my bane to email@@ @@GPG Public Key ID = F2BCFE97@@ |
| |||
| Pete schrieb: > I've heard/read that sendmail in Slackware 9.1 does not have a sendmail.mc > already present in the /etc/mail directory. right, its in /usr/share/sendmail/cf/cf/ (If you have installed the sendmail-cf package) |
| |||
| On Sat, 25 Oct 2003 18:54:40 +0200, Kai Brust <kb@epost.de> not so much wrote, as thought-projected the following info-nuggets (tm): > Pete schrieb: > >> I've heard/read that sendmail in Slackware 9.1 does not have a sendmail.mc >> already present in the /etc/mail directory. > right, its in /usr/share/sendmail/cf/cf/ > (If you have installed the sendmail-cf package) Many thanks Kai. Looks like I'm installing Slack then. Regards, Pete. -- Life can be so tragic at times ... here today ... here tomorrow ... @@Add my name and remove my bane to email@@ @@GPG Public Key ID = F2BCFE97@@ |
| |||
| "Pete" <spam@netmarespam.net> wrote in news > One question, that's all. Is the documentation available *in* > Slackware 9.1, to configure Sendmail to send *and* retrieve mail > from the Internet, not just send ? Just mind that sendmail is a MTA, (E)SMTP only thus not very useable to retrieve mail from For this you need a MUA using POP and/or IMAP. |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, Oct 25, 2003 at 01:40:02PM PDT, Loki Harfagr wrote in article <Xns941FE69B9C321l0k1freefr@213.228.0.196>: > > One question, that's all. Is the documentation available *in* sendmail.org has quite alot of documentation regarding sendmail too. > > Slackware 9.1, to configure Sendmail to send *and* retrieve mail > > from the Internet, not just send ? well, you'll need some basic DNS and SMTP knowledge. there are HOWTO's dedicated to both of these at tldp.org there's a slackware package that has most of the howtos also. but the name escapes me right now, i never bother to install it, i prefer the online versions. and there's the mail administrater's howto, that should get you started. > Just mind that sendmail is a MTA, (E)SMTP only thus not > very useable to retrieve mail from > For this you need a MUA using POP and/or IMAP. hmm... not quite. my mail arrives over smtp, sendmail hands it to procmail, procmail puts it in my mailbox, and mutt reads it. no pop or imap are involved. there is more then one way to receive/read your mails ps: i've heared that the sendmail package that comes with slackware pretty much works out of the box. but i can't confirm this, since i never install it, and just grab the latest source and do my own install. Jurgen. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/muOm1ucXIiwNwbURAi7QAJ44y5DsZuDGg45fFDuXWx+rw4fD5A CfVnNT nDF0QpCq2ufnSV7B52cKfHw= =cLM3 -----END PGP SIGNATURE----- |
| |||
| In article <pan.2003.10.26.10.02.25.348419@localhost.localdom ain>, Pete wrote: [ sendmail / MTA discussion snipped ] > I'm posting this from Slackware 9.1 now. I was initially worried that the Uh, Pete, unless you're using a mail2news gateway, sendmail has nothing to do with news posting. Maybe you knew that, but the way you said this in context it sounded like you may have some confusion there. BTW you might want to change your /etc/HOSTNAME to something a bit more distinct. You share that "localhost.localdomain" hostname with millions of clueless RH/Fedora and Mandrake newbies. It actually could cause a problem if one of your posts had the same Message-ID as another one. (Actually it's best for most people to let the server generate the Message-ID.) -- /dev/rob0 - preferred_email=i$((28*28+28))@softhome.net or put "not-spam" or "/dev/rob0" in Subject header to reply |
| |||
| Jurgen Philippaerts <jurgen@see.my.pgp.key> wrote in news:20031025205711.GE2309@anubis.is.traumatized.o rg: >> Just mind that sendmail is a MTA, (E)SMTP only thus not >> very useable to retrieve mail from >> For this you need a MUA using POP and/or IMAP. > > hmm... not quite. > my mail arrives over smtp, sendmail hands it to procmail, procmail > puts it in my mailbox, and mutt reads it. no pop or imap are > involved. That's right, but this way is feasible because you use the server as your machine (or would it be reverse ?-) I was just noting the standard way to scheme it just in case the OP was wondering how to read the mail thru SMTP > there is more then one way to receive/read your mails And legion to try and filter them !-) |
| |||
| Loki Harfagr <LarsHummigeret@yahoo.no> wrote: > That's right, but this way is feasible because > you use the server as your machine (or would it be reverse ?-) No, the server also is NFS server to MY machine, and my home dir thus is visible both to IT (cq procmail) and the client (i.e. mutt) from the NFS client. Still no POP/IMAP needed, just NFS. -- ************************************************** ****************** ** Eef Hartman, Delft University of Technology, dept. EWI/TWA ** ** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 ** ** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands ** ************************************************** ****************** |
| ||||
| Eef Hartman <E.J.M.Hartman@math.tudelft.nl> wrote in news:bnj9b9$q9a$1 @news.tudelft.nl: > Loki Harfagr <LarsHummigeret@yahoo.no> wrote: >> That's right, but this way is feasible because >> you use the server as your machine (or would it be reverse ?-) > > No, the server also is NFS server to MY machine, and my home dir > thus is visible both to IT (cq procmail) and the client (i.e. mutt) > from the NFS client. > Still no POP/IMAP needed, just NFS. Allright, not to be picky but NFS isn't SMTP... That's tricky -- Funny that most of the times we precise something in a 'not me' fashion, like "not to be picky" for instance it is indeed the time we are going to be the `not not me' Oh, well... |