Mailinglist Archive: opensuse (2425 mails)

< Previous Next >
Re: [SLE] Sendmail and Dialup connection
  • From: cparman@xxxxxxxxxxx (cparman@xxxxxxxxxxx)
  • Date: Tue, 27 Jun 2000 15:22:42 -0500 (CDT)
  • Message-id: <Pine.LNX.4.10.10006271511460.9563-100000@xxxxxxxxxxxxxxxxxxxx>



Hello Everyone,

Still can't receive mail via Sendmail. Below are my parameter
based on other's and the SuSE 6.4 users manual.

In Yast I did this:

System administration -> Network configuration -> Configure sendmail ->

then picked 'Host with temporarily network connection (Modem or ISDN).'

Now, I did this:

System administration -> Change configuration file

Within 'Change configuration file' I have these Sendmail parameters set

SENDMAIL_ARGS = -bd -q -om
SENDMAIL_DIALUP = yes
SENDMAIL_EXPENSIVE = no
SENDMAIL_GENERICS_DOMAIN = <blank>
SENDMAIL_LOCALHOST = localhost thewave1
SENDMAIL_NOCANONIFY = no
SENDMAIL_NODNS = no
SENDMAIL_RELAY = <blank>
SENDMAIL_SMARTHOST = smtp:<My ISP's mail server> This is suggested in the
SuSE 6.4 users manual
SENDMAIL_TYPE = yes

What am I doing wrong here ?

-Chris

Chris Parman wrote:
>
> Hello Everyone,
>
> I'll make this "Short and Sweet". Has anyone been able to use
> Sendmail (in SuSE 6.4)
> with a dialup PPP connection ? If you are one of the lucky ones that has
> been successful
> in getting Sendmail to receive & send mail, please respond back as to
> how you were able
> to do so. Thank you in advance for your help.
>

Yast -> system administration -> Change configuration file

SENDMAIL_ARGS = -bd -q30m -om
SENDMAIL_DIALUP = yes
SENDMAIL_EXPENSIVE = no
SENDMAIL_GENERICS_DOMAIN =
SENDMAIL_LOCALHOST = localhost FQDN-of-your-computer
SENDMAIL_NOCANONIFY = no
SENDMAIL_NODNS = no
SENDMAIL_RELAY =
SENDMAIL_SMARTHOST =
SENDMAIL_TYPE = yes

and set FROM_HEADER = to whatever you want your email address to
show up as. i.e. bigfoot.com ( I also put this in SENDMAIL_LOCALHOST )

This works for me without a hitch.


--
B. L. Jilek <bljilek@xxxxxxxxxxx> | ICQ: 10733954
| Linux user: 163800
PGP: DSS 0x800B3A69 RSA 0x3F1963C5 | OS: SuSE Linux 6.3
---------------------------------------------------------

--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >