From: Chernetsky Andrey <andy_tch@tut.by.>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] настройка ssmtp
Date: Sun, 25 Sep 2005 22:20:48 +0300
Message-ID: <20050925192048.GB4913@localhost.localdomain> (raw)
In-Reply-To: <20050918123155.777d2d3f.andy_tch@tut.by>
12:31 Sun 18 Sep , Чернецкий Андрей написал:
> Здраствуйте! Потихоньку осваиваю Mutt, прием и фильтрацию писем настроил, a вот с
> отправкой пока проблемы
>
На выходных разобрался отвечаю сам себе:
Для запуска ssmtp и аутентификации в ~/.muttrc прописать
set sendmail="/usr/sbin/ssmtp -au user_id -ap PASSWD"
где, user_id и PASSWD - ID пользователя и пароль e-mail
Затем, нужно настроить /etc/ssmtp/ssmtp.conf, например для
myname@exemple.com:
root=user # имя пользователя в системе
mailhub=smtp.exemple.com:2525 # smtp_сервер и порт (по умолчанию 25) rewriteDomain=exemple.com
hostname=localhost.localdomain
FromLineOverride=YES
Затем, если включен, отключить postfix:
chkconfig postfix off
Все!
Так как на русском я внятного описания не нашел, а на форумах,
вопрос несколько раз задавали и безрезультатно, отписал Q/A на
questions@
Кстати, почему то в ALM 2.4 man ssmtp отсуствует, хотя в природе
существует
и в сети присуствует.
--
С уважением,
Андрей
prev parent reply other threads:[~2005-09-25 19:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-18 9:31 Чернецкий Андрей
2005-09-20 18:15 ` Чернецкий Андрей
2005-09-25 19:20 ` Chernetsky Andrey [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050925192048.GB4913@localhost.localdomain \
--to=andy_tch@tut.by. \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git