problems with postfix

2013-12-09 Thread Krzysztof Szarlej
Hey Guys, I have installed postfix with dovecot on my vps server. I enabled sasl and TLS, but unfortunately i cant connect to my accounts and send mails from them. main.cf: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases broken_sasl_auth_clients = yes command_directory = /usr/s

Re: Sending a lot of emails

2013-07-19 Thread Krzysztof Szarlej
simulatenusely and I am using my email. Also my postfix is configured with ssl certs and it would look much more trusted than simple sendmail i think? Correct me if i am wrong. 2013/7/19 Charles Marcus > On 2013-07-19 1:23 PM, Krzysztof Szarlej wrote: > >> I have a database with 5000 mails a

Sending a lot of emails

2013-07-19 Thread Krzysztof Szarlej
Hey guys i have finally set my mail server with dovecot and postfix. I configured also a tls and sasl authentication. I have revdns and txt record also. I have a database with 5000 mails and I want to send to each address a mail with my company offer(not a spam just offer to companies with the sam

Re: Sender address rejected

2013-07-19 Thread Krzysztof Szarlej
Well after i made some changes the postfix dont want to start. I mean the smpt, it says it that connect timeout exceeded. # tail /var/log/maillog Jul 19 09:01:54 szarlej postfix/master[4428]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling Jul 19 09:02:54 szarlej postfix/sm

Sender address rejected

2013-07-18 Thread Krzysztof Szarlej
Hey guys I've a problem with my SMTP. I have set the postfix togoether with dovecot, I turned on sasl and tls and I can't send the messages. I am getting error SMTP: '450 4.1.2 : Recipient address rejected: Domain not found', >From main.cf here are my smtpd rules: - smtpd_recipient_restricti

Re: Mails not delivered to maildir.

2013-07-18 Thread Krzysztof Szarlej
Ok thank you guys and sorry for not reading the mailing list manual. Now it works, I deleted the alias for info. regards krzysztof 2013/7/18 Charles Marcus > On 2013-07-18 4:54 PM, Krzysztof Szarlej > wrote: > > Here is my aliases file > http://37.187.58.245/aliases.txt<

Re: Mails not delivered to maildir.

2013-07-18 Thread Krzysztof Szarlej
Here is my aliases file http://37.187.58.245/aliases.txt<http://szarlej.eu/aliases.txt> 2013/7/18 Axel Luttgens > Le 18 juil. 2013 à 21:42, Krzysztof Szarlej a écrit : > > > I am sorry for not putting postconf -n: > > > > [...] > > > > All the

Re: Mails not delivered to maildir.

2013-07-18 Thread Krzysztof Szarlej
setgid_group = postdrop unknown_local_recipient_reject_code = 550 All the mails are in */root/Maildir/new* directory Seems like the mails are not redirected properly to the users maildirs 2013/7/18 Noel Jones > On 7/18/2013 2:12 PM, Krzysztof Szarlej wrote: > > Hey guys i am a little bit f

Mails not delivered to maildir.

2013-07-18 Thread Krzysztof Szarlej
Hey guys i am a little bit frustrated with my postfix. I installed it and configured (first time im new to linux actually). When im sending a message via telnet it seems like everything is ok: [root@mail Maildir]# telnet localhost 25 Trying ::1... Connected to localhost. Escape character is '^]'.