OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: (noob-newbie here) Configuring postfix to be used in order to send bug reports to debian.org

From: ????????? ????????? ?????????? (chsg.tgk-8.ru)
Date: Tue Apr 17 2007 - 01:06:10 CDT


1. main.cf
smtp_sasl_auth_enable=yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_pass
#if server provides only auth and plain:
smtp_sasl_security_options=noanonymous

2. sasl_pass:
yandex.ru user:pass

3. postmap it

4. probably you also must set sender rewriting, cause of
<useryandex.ru>: host mx1.yandex.ru[213.180.200.11] said: 553 5.1.8
    <chexample.ru> only mail from yandex.ru, narod.ru or ya.ru accepted
by
    this smtp server (in reply to MAIL FROM command)
5. transport_maps if need

----- Original Message -----
From: "Magnus Bäck" <magnusdsek.lth.se>
To: <postfix-userspostfix.org>
Sent: Tuesday, April 17, 2007 9:17 AM
Subject: Re: (noob-newbie here) Configuring postfix to be used in order to
send bug reports to debian.org

> On Tuesday, April 17, 2007 at 07:12 CEST,
> shirish agarwal <shirishag75gmail.com> wrote:
>
>> Further digging around told me that I could also use gmail to
>> send stuff. Now I know that gmail smtp settings are smtp.gmail.com
>> port 587 , now how do I configure that (if that can be done) and where
>> do i give my username & password for my gmail account. Thanx for your
>> attention.
>
> http://www.postfix.org/SASL_README.html#client_sasl
>
> --
> Magnus Bäck
> magnusdsek.lth.se