Hi!
I'm trying to setup an SMTP Gateway, with Postfix authenticating in Cyrus SASL.
# postconf mail_version
mail_version = 2.8.2
# postconf -a
cyrus
dovecot
# /usr/local/cyrus-sasl/sbin/saslauthd -l -n 10 -a rimap -O imap_server
# /usr/local/cyrus-sasl/sbin/testsaslauthd -u
rodrigo.monteiro@my
Am 30.05.2011 13:49, schrieb M. Rodrigo Monteiro:
> Hi!
>
> I'm trying to setup an SMTP Gateway, with Postfix authenticating in Cyrus
> SASL.
>
> # postconf mail_version
> mail_version = 2.8.2
>
> # postconf -a
> cyrus
> dovecot
>
> # /usr/local/cyrus-sasl/sbin/saslauthd -l -n 10 -a rimap -O i
Hi Matthias!
On Mon, May 30, 2011 at 09:12, Matthias Andree wrote:
> The cyrus_sasl_config_path expects a directory, you've specified a file.
> Check and correct that.
Thanks, now it's:
cyrus_sasl_config_path = /usr/lib/sasl2
smtp_sasl_path = /usr/lib/sasl2
> Note that a particular Cyrus vers
M. Rodrigo Monteiro:
> ### maillog ###
> May 30 09:28:27 sec56 postfix/smtpd[23554]: warning:
> unknown[200.194.105.195]: SASL PLAIN authentication failed:
> authentication failure
> May 30 09:28:33 sec56 postfix/smtpd[23554]: warning:
> unknown[200.194.105.195]: SASL LOGIN authentication failed:
>
>
>
> Why am I getting wrong password now?
>
It was missing the "-r" parameter in saslauthd.
Problem resolved. Thanks for the help!
Regards,
Rodrigo.
--
M. Rodrigo Monteiro
"Free as in Freedom, not free as in free beer"
"As we are liberated from our own fear, our presence automatically
libera
Hello,
they are four days that i try to configure my postfix to run with
smtp.mail.yahoo.com but don't running.
I search help on google.fr/linux and i found some solutions.
I configure postfix with stunnel
my /etc/stunnel/stunnel.conf : (when i try connect with telnet localhost 11125
i think
On 5/30/2011 11:45 AM, Nahliel Steinberg wrote:
...
relayhost = [127.0.0.1]:11125
...
Log says authentification required
I configure my sasl_password table :
[smtp.mail.yahoo.com]:465nahliel.steinb...@yahoo.fr:my_passwd(on
yahoo)
The correct entry is the postfix relayhost sett
Tank's you Noel,
i change it
[127.0.0.1]:11125 username:password
and i do hash : postmap sasl_passwd
i restart postfix : /etc/init.d/postfix restart
an i try to send a mail
log say this, and i think that authentification is ok :
May 30 19:00:25 osiris postfix/pickup[3167]: 2CEF7281D9F:
On 26/05/11 21:46, mouss wrote:
Le 26/05/2011 18:41, pch0317 a écrit :
Hi,
I want to forward mail only for one user u...@mydomain.tld to
u...@otherdomain.tld.
I try do it in this way:
/etc/postfix/virtual:
...
u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld
...
When I send m
Hi,
It's ok Noel, i configure /etc/postfix/sender_canonical
And postfix run successfull.
Thank's you very much.
--
Nahliel
Hi,
I have a problem trying to work out a postfix solution.
I have 2 smtp servers:
Mail gateway "VSgate1" for MX, Spam, Virus
Mail server "Postfix1" for general mail processing and storage.
my aim is to achieve the following
1. receive all mail through gateway mail server "VSgate1".
2. "VSga
On 05/31/2011 01:00 AM, an...@melted-ice.co.uk wrote:
Hi,
I have a problem trying to work out a postfix solution.
I have 2 smtp servers:
Mail gateway "VSgate1" for MX, Spam, Virus
Mail server "Postfix1" for general mail processing and storage.
my aim is to achieve the following
1. receiv
Le 31/05/2011 01:00, an...@melted-ice.co.uk a écrit :
> Hi,
> I have a problem trying to work out a postfix solution.
> I have 2 smtp servers:
>Mail gateway "VSgate1" for MX, Spam, Virus
>Mail server "Postfix1" for general mail processing and storage.
>
> my aim is to achieve the following
Le 30/05/2011 19:09, Nahliel Steinberg a écrit :
> Tank's you Noel,
>
> i change it
>
>
> [127.0.0.1]:11125 username:password
>
> and i do hash : postmap sasl_passwd
>
> i restart postfix : /etc/init.d/postfix restart
>
> an i try to send a mail
>
> log say this, and i think that authenti
On Mon, May 30, 2011 at 06:09:43PM +0100, Nahliel Steinberg wrote:
> May 30 19:00:25 osiris postfix/qmgr[3168]: 2CEF7281D9F:
> from=, size=476, nrcpt=1 (queue active)
> May 30 19:00:26 osiris postfix/smtp[3199]: 2CEF7281D9F:
> to=, relay=127.0.0.1[127.0.0.1]:11125, delay=1.2,
> delays=0.12/0.01/
hi folks,
I am using postfix on my vps ubuntu lucid 10.04. The problem is i can't
get email that sent from external domain like ymail or gmail and there
is no log information about incoming email.
Here is my postfix configurations:
*smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff =
16 matches
Mail list logo