On Sun, Mar 10, 2002 at 11:03:58AM +0100, Johannes Franken wrote:
> > Mutt sends the mail to mqueue 
> not exactly.  mutt does not queue any mail. It just feeds your
> postings to a local sendmail process, which may decide to store it
> or send it through your IP stack.

In order to send mails directly (SuSE73), try to set the following
parameters in /etc/rc.config.d/sendmail.rc.config...
SENDMAIL_TYPE="yes"
SENDMAIL_SMARTHOST=""
SENDMAIL_LOCALHOST="localhost pc-name.domain.xx"
SENDMAIL_RELAY=""
SENDMAIL_ARGS="-bd -q30m -om"
SENDMAIL_EXPENSIVE="no"
SENDMAIL_NOCANONIFY="yes"
SENDMAIL_NODNS="no"
SENDMAIL_DIALUP="no"
SENDMAIL_GENERICS_DOMAIN=""
MASQUERADE_DOMAINS=""

...and run /sbin/conf.d/SuSEconfig.sendmail && rcsendmail restart
-- 
Cheers,
Heiko Heil

Attachment: msg25220/pgp00000.pgp
Description: PGP signature

Reply via email to