rcpt to other domain

2013-07-12 Thread Mohsen Pahlevanzadeh
Dear all, I have a smtp account , but i can't send to other domain, Suppose: / root@debian:/home/mohsen# telnet MYHOST 25 Trying 74.207.236.196... Connected to MYHOST. Escape character is '^]'. 220 MYFQDN ESMTP Postfix ehlo MYHOST

250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN

2013-06-20 Thread Mohsen Pahlevanzadeh
Dear all, when i use telnet 0 587, i get the following result: Trying 0.0.0.0... Connected to 0. Escape character is '^]'. 220 mail.pahlevanzadeh.info ESMTP Postfix AND WHEN I USE EHLO COMMAND, I GET THE FOLLOWING RESULT: ehlo localhost 250-mail.pahlevanzadeh.info 250-PIPELINING 250-SIZE 1024

Re: MySQL tables and official documenttation

2013-06-20 Thread Mohsen Pahlevanzadeh
On Thu, 2013-06-20 at 15:25 +0200, Jeroen Geilman wrote: On 06/20/2013 03:04 PM, Mohsen Pahlevanzadeh wrote: Dear all, Unfortunately, i created my tables according to the older tutorial, i search in dovecot.org and postfix.org but i didn't find any official documentation for tables. I

sasl authention refused

2013-04-01 Thread Mohsen Pahlevanzadeh
Dear all My master.cf: smtp inet n - n - - smtpd submission inet n - n - - smtpd -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o

link question

2013-03-28 Thread Mohsen Pahlevanzadeh
Dear all, i have 2 question about postfix links: 1. -ldl and -llber is needed for sasl and TLS? 2. i know -lm soname of mathmmetical or -lpthred is soname of POSIX thread. but i don't know about above links. you make me happy if decribe about them. --mohsen

Re: compile and path

2013-03-27 Thread Mohsen Pahlevanzadeh
/// What's happen? However dovecot isn't ran. --mohsen On Sun, 2013-03-24 at 06:21 -0500, /dev/rob0 wrote: On Sun, Mar 24, 2013 at 08:31:32AM +0430, Mohsen Pahlevanzadeh wrote: i compiled postfix with : make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL -I/usr/include/mysql/' CCARGS

compile and path

2013-03-23 Thread Mohsen Pahlevanzadeh
Dear all, i compiled postfix with : make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL -I/usr/include/mysql/' CCARGS='-DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE= \dovecot\' CCARGS='-DUSE_TLS -I/usr/include/openssl/' 'AUXLIBS=-L/usr/lib64/mysql -L/usr/lib -lmysqlclient -lz -lm -lssl -lcrypto ' i

some of variable of postfix when you posinstall it

2013-03-17 Thread Mohsen Pahlevanzadeh
Dear all, Hi, When you install postfix in debian or each distro, you prevent a dialog that asked you General type of mail configuration:,You'll see a menu such as the following contents: 1. No configuration 2. internet site 3. internet with smarthost 4. sattelite

Re: some of variable of postfix when you posinstall it

2013-03-17 Thread Mohsen Pahlevanzadeh
I uses debian, but i compiled postfix and i just want to know name of them. --mohsen On Mon, 2013-03-18 at 00:13 +, Viktor Dukhovni wrote: On Mon, Mar 18, 2013 at 03:29:35AM +0330, Mohsen Pahlevanzadeh wrote: You made me happy ... http://www.postfix.org