Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Postfix problem, ne šalje mail

[es] :: Linux :: Postfix problem, ne šalje mail

[ Pregleda: 4355 | Odgovora: 12 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

codeb.s

Član broj: 67549
Poruke: 157
87.250.102.*



+1 Profil

icon Postfix problem, ne šalje mail16.09.2006. u 10:50 - pre 213 meseci
Na Suse 10.0 podesio sam Postfix koristeci uputstvo sa http://www.howtoforge.com/perfect_setup_suse_10.0 . Na istom uputsvu postoji dio kojim se podesava Postfix. Prateci korake zavrsio sam podesavanje te se uspjesno telnetom spojio na moj smtp server. E sad kreirao sam dva korisnicka naloga. Kada saljem postu izmedju njih sve radi ok. Jedan od drugog i prima i salje postu ali problem se salje posta na neki drugi mail server recimo gmail. Na oba naloga se moze dobiti mail sa gmail-a ali se niti sa jednog ne moze poslati na gmail , odnosno kao poruka ode u queue i tamo ostaje ne izlalazi van.
Pomozite !!!!
 
Odgovor na temu

random
Vladimir Vrzić
Beograd

Član broj: 85
Poruke: 3866
*.eunet.yu.

Sajt: www.last.fm/user/vrza


+4 Profil

icon Re: Postfix problem, ne šalje mail16.09.2006. u 19:10 - pre 213 meseci
Šta kaže log?
int rand(void);

Those who do not understand Unix are condemned to reinvent it, poorly.

Upali lampicu — koristi Jabber!
 
Odgovor na temu

codeb.s

Član broj: 67549
Poruke: 157
87.250.102.*



+1 Profil

icon Re: Postfix problem, ne šalje mail18.09.2006. u 07:54 - pre 213 meseci
Evo zadnjih nekoliko linija iz log-a


Sep 15 15:08:25 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 15 15:08:25 www postfix/master[24505]: warning: process /usr/lib/postfix/smt p pid 24546 exit status 1
Sep 15 15:08:25 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 15 15:09:25 www postfix/smtp[24547]: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter
Sep 15 15:09:25 www postfix/smtp[24548]: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter
Sep 15 15:09:26 www postfix/master[24505]: warning: process /usr/lib/postfix/smt p pid 24547 exit status 1
Sep 15 15:09:26 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 1rning: /usr/lib/postfix/smtp: bad command startup -- throttling
warning: /usr/lib/postfix/smtp: bad command startup -- throttling
5 15:09:26 www postfix/master[24505]: warning: process /usr/lib/postfix/smtp pid 24548 exit status 1
Sep 15 15:09:26 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 15 15:08:25 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 15 15:08:25 www postfix/master[24505]: warning: process /usr/lib/postfix/smt p pid 24546 exit status 1
Sep 15 15:08:25 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 15 15:09:25 www postfix/smtp[24547]: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter
Sep 15 15:09:25 www postfix/smtp[24548]: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter
Sep 15 15:09:26 www postfix/master[24505]: warning: process /usr/lib/postfix/smt p pid 24547 exit status 1
Sep 15 15:09:26 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c ommand startup -- throttling
Sep 1rning: /usr/lib/postfix/smtp: bad command startup -- throttling
warning: /usr/lib/postfix/smtp: bad command startup -- throttling
5 15:09:26 www postfix/master[24505]: warning: process /usr/lib/postfix/smtp pid 24548 exit status 1
Sep 15 15:09:26 www postfix/master[24505]: warning: /usr/lib/postfix/smtp: bad c
ommand startup -- throttling


Nemam pojma sta mu je?
 
Odgovor na temu

Jbyn4e

Član broj: 422
Poruke: 6049
*.ptt.yu.



+257 Profil

icon Re: Postfix problem, ne šalje mail18.09.2006. u 08:47 - pre 213 meseci
Pa lepo ti pise:
Citat:

Sep 15 15:09:25 www postfix/smtp[24547]: fatal: specify a password table via the `smtp_sasl_password_maps' configuration parameter

to je ono sto ga ubija, nemas taj parametar koji on ocekuje za SMTP authentification preko SSL-a. Podesi pa probaj.

U medjuvremenu pogledaj i da li ti ispise nesto
Code:

# postfix check

i pogledaj malo sadrzaj /var/log/mail koje greske javlja.

Kad sve ostalo zakaže, pročitaj uputstvo...
 
Odgovor na temu

malisha
Dragan Lukic
Novi Sad

Član broj: 2019
Poruke: 676
*.cust.panline.net.



+7 Profil

icon Re: Postfix problem, ne šalje mail18.09.2006. u 09:07 - pre 213 meseci
ili zakomentarisi tu liniju u master.cf -u
Code:

#  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes

Registered Linux user #338733
 
Odgovor na temu

codeb.s

Član broj: 67549
Poruke: 157
87.250.102.*



+1 Profil

icon Re: Postfix problem, ne šalje mail18.09.2006. u 21:15 - pre 213 meseci
Ona linija je zakomentovana, evo i cijeli master.cf




www:~ # vi /etc/postfix/master.cf
# Postfix master process configuration file. For details on the format
# of the file, see the Postfix master(5) manual page.
#
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#smtps inet n - - - - smtpd -o smtpd_tls_wrappermode=yes
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -mtps inet n - - - - smtpd -o smtpd_tls_wrappermode=yes
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#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
tlsmgr unix - - n 1000? 1 tlsmgr
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 - - smtp
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
relay unix - - n - - smtp
-o fallback_relay=
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
smtpd_etrn_restrictions=reject
--------------------------------------------------------------------------
Pomagajte....
 
Odgovor na temu

malisha
Dragan Lukic
Novi Sad

Član broj: 2019
Poruke: 676
*.cust.panline.net.



+7 Profil

icon Re: Postfix problem, ne šalje mail19.09.2006. u 09:20 - pre 213 meseci
mrzi me da sad gledam ovaj .cf, ali cu zato da te pitam da li imas podignut neki firewall? kako stoje podesavanja na njemu?
takodje je bitno da li imas PTR rekord... jer ako nemas... mnogi mail serveri nece da prihvate postu bez toga, bas zato da ne bi spameri dizali svoje mail servere i zatrpavali saobracaj. veoma cesto se sav mail koji nema PTR automatski smatra za spam... i ladno se baca u djubre.. cak ne prodje ni do nekog spamtrap-a
Registered Linux user #338733
 
Odgovor na temu

random
Vladimir Vrzić
Beograd

Član broj: 85
Poruke: 3866
*.eunet.yu.

Sajt: www.last.fm/user/vrza


+4 Profil

icon Re: Postfix problem, ne šalje mail19.09.2006. u 10:56 - pre 213 meseci
Jel tebi uopšte treba za taj server SMTP autentifikacija?

Ako je odgovor ne, uradi

postconf -e 'smtpd_sasl_auth_enable = no'
postconf -e 'smtp_sasl_auth_enable = no'

i podesi samo lepo relaying.
int rand(void);

Those who do not understand Unix are condemned to reinvent it, poorly.

Upali lampicu — koristi Jabber!
 
Odgovor na temu

codeb.s

Član broj: 67549
Poruke: 157
87.250.102.*



+1 Profil

icon Re: Postfix problem, ne šalje mail20.09.2006. u 07:50 - pre 213 meseci
Mnogo hvala random. Sada salje ali sledeci problem je sto salje u nezeljena poruka , ima li za to rijesenje????

Unapred hvala!
 
Odgovor na temu

Jbyn4e

Član broj: 422
Poruke: 6049
*.ptt.yu.



+257 Profil

icon Re: Postfix problem, ne šalje mail20.09.2006. u 09:18 - pre 213 meseci
sta salje????!?!?!
Ajde prevedi na srpski sta si hteo da kazes.
Kad sve ostalo zakaže, pročitaj uputstvo...
 
Odgovor na temu

codeb.s

Član broj: 67549
Poruke: 157
87.250.102.*



+1 Profil

icon Re: Postfix problem, ne šalje mail20.09.2006. u 15:11 - pre 213 meseci
Ovako.
Problem sa slanjem email-a sam resio zahvaljujuci random.
Sada imam drugi problem. Sve sta posalje, kod drugis servera , zavrsava kao nazeljena poruka ili u bulk folderu. Kako da resim to?

Pomozite!!!!
 
Odgovor na temu

Jbyn4e

Član broj: 422
Poruke: 6049
*.ptt.yu.



+257 Profil

icon Re: Postfix problem, ne šalje mail20.09.2006. u 15:41 - pre 213 meseci
Procitaj sta ti je napisao malisa. Verovatno je u pitanju PTR record (koji verujem nemas u DNS-u?)

Kako ti je uopste ime domena, tj. kako si podesio main.cf? Daj malo vise podataka, sta si se stisao ako hoces pomoc.
Kad sve ostalo zakaže, pročitaj uputstvo...
 
Odgovor na temu

random
Vladimir Vrzić
Beograd

Član broj: 85
Poruke: 3866
*.eunet.yu.

Sajt: www.last.fm/user/vrza


+4 Profil

icon Re: Postfix problem, ne šalje mail20.09.2006. u 20:13 - pre 213 meseci
Možeš automatski da proveriš neka podešavanja DNS-a i mail servera na adresi:

http://www.dnsreport.com/
int rand(void);

Those who do not understand Unix are condemned to reinvent it, poorly.

Upali lampicu — koristi Jabber!
 
Odgovor na temu

[es] :: Linux :: Postfix problem, ne šalje mail

[ Pregleda: 4355 | Odgovora: 12 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.