Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
postfix+sasl
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pawel.kuc...@gazeta.pl  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 7:36 am
Newsgroups: pl.comp.mail.mta
From: pawel.kuc...@gazeta.pl
Date: 11 Aug 2004 13:36:39 +0200
Local: Wed, Aug 11 2004 7:36 am
Subject: postfix+sasl
Mam problem z uruchomieniem posfixa+SASL, przeczytałem chyba juz wszystko
HOW-TO i FAQ i dalej nic
bez autoryzacji działał postix OK, jak uruchomiłem autoryzację, to sieci
lokalnej wysyła bez problemu, przyjmuje też pocztę, niestety przy wysyłaniu
jest błąd. Pewnie coś mam nie ustawione, albo cos nie działa :)

Aug 11 13:17:10 wyszkow postfix/qmgr[29538]: 0011F774FD:
to=<pawel.kuc...@gazeta.pl>, relay=none, delay=2144, status=deferred (delivery
temporarily suspended: transport is unavailable)
Aug 11 13:18:10 wyszkow postfix/qmgr[29538]: warning: connect to transport
smtp: Connection refused

a i jeszcze cos takiego
ug 11 13:03:08 wyszkow postfix/smtpd[23187]: >>> CHECKING RECIPIENT MAPS <<<
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: ctable_locate: leave existing
entry key pawel.kuc...@gazeta.pl
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: maps_find:
recipient_canonical_maps: pawel.kuc...@gazeta.pl: not found
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: match_string: gazeta.pl ~?
poczta.gnu.com.pl
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: match_string: gazeta.pl ~?
localhost.gnu.com.pl
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: match_string: gazeta.pl ~?
localhost
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: match_string: gazeta.pl ~?
gnu.com.pl
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: match_list_match: gazeta.pl: no
match
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: maps_find:
recipient_canonical_maps: @gazeta.pl: not found
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: mail_addr_find:
pawel.kuc...@gazeta.pl -> (not found)
Aug 11 13:03:08 wyszkow postfix/smtpd[23187]: maps_find: canonical_maps:
pawel.kuc...@gazeta.pl: not found

moj plik main.cf wygląda tak

command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
default_privs = nobody
myhostname = poczta.gnu.com.pl
mydomain = gnu.com.pl
myorigin = $mydomain
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
local_recipient_maps =
mynetworks=192.168.1.0/24, 127.0.0.0/8, 192.168.0.0/24
relay_domains = $mydestination
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mail_name = Qmail ver 2.4
smtpd_banner = $myhostname ESMTP $mail_name We block/report all spam.
debug_peer_level = 2
debugger_command =
         PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
         xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/local/man
sample_directory = /etc/postfix
readme_directory = no
append_dot_mydomain = no
sender_canonical_maps=hash:/etc/postfix/sender_canonical
smtpd_sasl_auth_enable=yes
broken_sasl_auth_clients=yes
smtpd_sasl_security_options=noanonymous
smtpd_reception_restrictions=permit_sasl_authenticated
smtpd_sasl_password_maps=hash:/etc/postfix/null
smtp_sasl_auth_enable=yes
defer_transport=smtp

moj master.cf

# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
# ==========================================================================
smtp      inet  n       n       n       -       -       smtpd -v
#-o smtpd_sasl_auth_enable=yes
#submission inet n      -       n       -       -       smtpd
#       -o smtpd_etrn_restrictions=reject
#628      inet  n       -       n       -       -       qmqpd
pickup    fifo  n       -       n       60      1       pickup
cleanup   unix  n       -       n       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
#qmgr     fifo  n       -       n       300     1       oqmgr
rewrite   unix  -       -       n       -       -       trivial-rewrite
bounce    unix  -       -       n       -       0       bounce
defer     unix  -       -       n       -       0       bounce
trace     unix  -       -       n       -       0       bounce
verify    unix  -       -       n       -       1       verify
flush     unix  n       -       n       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
smtp      unix  n       n       n       -       -       smtp
relay     unix  n       n       n       -       -       smtp
#       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq     unix  n       -       n       -       -       showq
error     unix  -       -       n       -       -       error
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
anvil     unix  -       -       n       -       1       anvil
scache    unix  -       -       n       -       1       scache
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# See the pipe(8) man page for information about ${recipient} and
# other message envelope options.
#
# maildrop. See the Postfix MAILDROP_README file for details.
#
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
#
# The Cyrus deliver program has changed incompatibly, multiple times.
#
old-cyrus unix  -       n       n       -       -       pipe
  flags=R user=cyrus argv=/cyrus/bin/deliver -e -m ${extension} ${user}
# Cyrus 2.1.5 (Amos Gouaux)
# Also specify in main.cf: cyrus_destination_recipient_limit=1
cyrus     unix  -       n       n       -       -       pipe
  user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient

polecenie netstat pokazuje
netstat -ntl | grep 1002
tcp        0      0 127.0.0.1:10024         0.0.0.0:*               LISTEN

--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sergiusz Różański  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 7:48 am
Newsgroups: pl.comp.mail.mta
From: Sergiusz Różański <write-only-with-...@sergiusz.com>
Date: Wed, 11 Aug 2004 11:48:14 +0000 (UTC)
Local: Wed, Aug 11 2004 7:48 am
Subject: Re: postfix+sasl

In article <0c9d.000010cb.411a0...@newsgate.onet.pl>, pawel.kuc...@gazeta.pl wrote:
> smtpd_reception_restrictions=permit_sasl_authenticated

a to co ma być?
wcześniej pewnie było puste, ale puste != default ;)
brakuje reject_unauth_destination (wymagany wpis
w tej acl-ce)

--
Sergiusz Różański rozanski.at.sergiusz.dot.com sq3bkn
RTG project http://gg.overwap.net
RMXF Postfix project http://rmxf.comm.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pawel.kuc...@gazeta.pl  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 8:00 am
Newsgroups: pl.comp.mail.mta
From: pawel.kuc...@gazeta.pl
Date: 11 Aug 2004 14:00:12 +0200
Local: Wed, Aug 11 2004 8:00 am
Subject: Re: postfix+sasl

> In article <0c9d.000010cb.411a0...@newsgate.onet.pl>, pawel.kuc...@gazeta.pl
wrote:
> > smtpd_reception_restrictions=permit_sasl_authenticated  

> a to co ma być?
> wcześniej pewnie było puste, ale puste != default ;)
> brakuje reject_unauth_destination (wymagany wpis
> w tej acl-ce)

Było ustawione ale tez nie działało i nie działa dalej  

--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sergiusz Różański  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 8:14 am
Newsgroups: pl.comp.mail.mta
From: Sergiusz Różański <write-only-with-...@sergiusz.com>
Date: Wed, 11 Aug 2004 12:14:38 +0000 (UTC)
Local: Wed, Aug 11 2004 8:14 am
Subject: Re: postfix+sasl

In article <0c9d.000010ed.411a0...@newsgate.onet.pl>, pawel.kuc...@gazeta.pl wrote:
>> In article <0c9d.000010cb.411a0...@newsgate.onet.pl>, pawel.kuc...@gazeta.pl
> wrote:
>> > smtpd_reception_restrictions=permit_sasl_authenticated  

>> a to co ma być?
>> wcześniej pewnie było puste, ale puste != default ;)
>> brakuje reject_unauth_destination (wymagany wpis
>> w tej acl-ce)

> Było ustawione ale tez nie działało i nie działa dalej  

z twojego logu wynika że postfix ma problem z połączeniem
do usługi smtp, czy aby napewno tam masz wszystko
prawidłowo zainstalowane? bo niby w master.cf masz
wpis smtp unix ale tak jakby podniesienie jej sprawiało
jakiś problem.
spróbuj pośledzić przez strace proces master postfixa, on odpala
kolejne usługi i może coś ci podpowie log z niego. Brak jakiegoś
pliku albo coś, może jakieś ścieżki źle ustawione?

--
Sergiusz Różański rozanski.at.sergiusz.dot.com sq3bkn
RTG project http://gg.overwap.net
RMXF Postfix project http://rmxf.comm.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "reCEPtion" by Yaro
Yaro  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 11:28 am
Newsgroups: pl.comp.mail.mta
From: "Yaro" <bez_adresu_priva_tnego@bo_sie_spamuje.invalid>
Date: Wed, 11 Aug 2004 17:28:06 +0200
Local: Wed, Aug 11 2004 11:28 am
Subject: reCEPtion
Hej,

w tym, co przyslales jest:

 smtpd_reception_restrictions=permit_sasl_authenticated

reCEPtion - nie powinno być: recipient?

Jarek Kaczmarczyk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pawel.kuchtawytni...@gazeta.pl  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 12:18 pm
Newsgroups: pl.comp.mail.mta
From: pawel.kuchtaWYTNI...@gazeta.pl
Date: 11 Aug 2004 18:18:54 +0200
Local: Wed, Aug 11 2004 12:18 pm
Subject: Re: reCEPtion
> Hej,

> w tym, co przyslales jest:

>  smtpd_reception_restrictions=permit_sasl_authenticated

> reCEPtion - nie powinno być: recipient?

> Jarek Kaczmarczyk

Rzeczywiscie, już oczy bola od przegladania logow i manuali.
Ale i tak tez nie dziala blad: connect to transport smtp: connection refused

--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "postfix+sasl" by Szymon Sokół
Szymon Sokół  
View profile   Translate to Translated (View Original)
 More options Aug 11 2004, 2:06 pm
Newsgroups: pl.comp.mail.mta
From: Szymon Sokół <szy...@bastard.operator.from.hell.pl>
Date: Wed, 11 Aug 2004 20:06:30 +0200
Local: Wed, Aug 11 2004 2:06 pm
Subject: Re: postfix+sasl
On Wed, 11 Aug 2004 11:48:14 +0000 (UTC), Sergiusz Różański

<write-only-with-...@sergiusz.com> wrote:
>In article <0c9d.000010cb.411a0...@newsgate.onet.pl>, pawel.kuc...@gazeta.pl wrote:
>> smtpd_reception_restrictions=permit_sasl_authenticated

>a to co ma być?

Ja się spytam szerzej, co to w ogóle ma być smtpd_reception_restrictions??
Jaka recepcja? To ma być AFAIR smtpd_recipient_restrictions!
--
Szymon Sokół (SS316-RIPE) -- Network Manager                                 B
Computer Center, AGH - University of Science and Technology, Cracow, Poland  O
http://home.agh.edu.pl/szymon/  PGP key id: RSA: 0x2ABE016B, DSS: 0xF9289982 F
Free speech includes the right not to listen, if not interested. -- Heinlein H

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
totyl  
View profile   Translate to Translated (View Original)
 More options Aug 12 2004, 11:11 am
Newsgroups: pl.comp.mail.mta
From: "totyl" <j23t...@wp.pl>
Date: Thu, 12 Aug 2004 17:11:38 +0200
Local: Thurs, Aug 12 2004 11:11 am
Subject: Re: postfix+sasl

Użytkownik <pawel.kuc...@gazeta.pl> napisał w wiadomości
news:0c9d.000010cb.411a04c6@newsgate.onet.pl...

(..............)

(................)

A co potem w logach.......

> polecenie netstat pokazuje
> netstat -ntl | grep 1002
> tcp        0      0 127.0.0.1:10024         0.0.0.0:*               LISTEN

A co to jest???

totyl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pawel.kuchtawytni...@gazeta.pl  
View profile   Translate to Translated (View Original)
 More options Aug 12 2004, 3:50 pm
Newsgroups: pl.comp.mail.mta
From: pawel.kuchtaWYTNI...@gazeta.pl
Date: 12 Aug 2004 21:50:11 +0200
Local: Thurs, Aug 12 2004 3:50 pm
Subject: Re: postfix+sasl

a dalej coś takiego

Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: mail_addr_find:
pawel.kuc...@gazeta.pl -> (not found)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: connect to subsystem
public/cleanup
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: public/cleanup socket: wanted
attribute: queue_id
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute name: queue_id
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute value:
2CFE8774D4
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: public/cleanup socket: wanted
attribute: (list terminator)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute name: (end)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: send attr flags = 50
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: 2CFE8774D4:
client=pawel[192.168.1.134], sasl_method=PLAIN, sasl_username=***
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: > pawel[192.168.1.134]: 250 Ok
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: watchdog_pat: 0x8087450
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: < pawel[192.168.1.134]: DATA
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: > pawel[192.168.1.134]: 354 End
data with <CR><LF>.<CR><LF>
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: public/cleanup socket: wanted
attribute: status
Aug 12 21:47:32 wyszkow postfix/cleanup[15066]: 2CFE8774D4:
message-id=<1092339975.7547.0.camel@kuchcik>
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute name: status
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute value: 0
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: public/cleanup socket: wanted
attribute: reason
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute name: reason
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute value: (end)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: public/cleanup socket: wanted
attribute: (list terminator)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: input attribute name: (end)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: > pawel[192.168.1.134]: 250 Ok:
queued as 2CFE8774D4
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: watchdog_pat: 0x8087450
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: < pawel[192.168.1.134]: RSET
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: > pawel[192.168.1.134]: 250 Ok
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: watchdog_pat: 0x8087450
Aug 12 21:47:32 wyszkow postfix/oqmgr[13400]: 2CFE8774D4:
from=<Pawel.Kuc...@gnu.com.pl>, size=483, nrcpt=1 (queue active)
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: < pawel[192.168.1.134]: QUIT
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: > pawel[192.168.1.134]: 221 Bye
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: match_hostname: pawel ~?
192.168.1.0/24
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: match_hostaddr: 192.168.1.134 ~?
192.168.1.0/24
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: disconnect from
pawel[192.168.1.134]
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: master_notify: status 1
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: connection closed
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: watchdog_stop: 0x8087450
Aug 12 21:47:32 wyszkow postfix/smtpd[15065]: watchdog_start: 0x8087450
Aug 12 21:47:32 wyszkow postfix/oqmgr[13400]: 2CFE8774D4:
to=<pawel.kuc...@gazeta.pl>, relay=none, delay=0, status=deferred (delivery
temporarily suspended: transport is unavailable)
Aug 12 21:47:44 wyszkow postfix/oqmgr[13400]: warning: connect to transport
smtp: Connection refused
Aug 12 21:48:44 wyszkow postfix/oqmgr[13400]: warning: connect to transport
smtp: Connection refused  

--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "reCEPtion" by pawel.kuchtawytni...@gazeta.pl
pawel.kuchtawytni...@gazeta.pl  
View profile   Translate to Translated (View Original)
 More options Aug 12 2004, 6:17 pm
Newsgroups: pl.comp.mail.mta
From: pawel.kuchtaWYTNI...@gazeta.pl
Date: 13 Aug 2004 00:17:31 +0200
Local: Thurs, Aug 12 2004 6:17 pm
Subject: Re: reCEPtion
> Hej,

> w tym, co przyslales jest:

>  smtpd_reception_restrictions=permit_sasl_authenticated

> reCEPtion - nie powinno być: recipient?

> Jarek Kaczmarczyk

 ach te literowki znalazlem blad
w master.cf
bylo:
smtp      unix  n       n       n       -       -       smtp

a powinno  

smtp      unix  -       -       n       -       -       smtp

ale i tak dzieki za pomoc

--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »