Current time: 05-05-2024, 04:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
SMTP DOWN [ resolved ]
Author Message
pstanbra Offline
Junior Member
*

Posts: 61
Joined: May 2010
Reputation: 0
Post: #11
RE: SMTP DOWN
(05-26-2010 07:14 PM)joximu Wrote:  better use [code] instead of [quote]

ok - and where are the spaces (not empty lines) before "-o smtpd_proxy_filter...."

Please read http://www.postfix.org/master.5.html - Part "SYNTAX"....

/J



master CF attached.


Attached File(s)
.txt  master.cf.txt (Size: 6.14 KB / Downloads: 4)
(This post was last modified: 05-26-2010 07:23 PM by pstanbra.)
05-26-2010 07:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #12
RE: SMTP DOWN
sorry - what's difficult in adding some spaces at the beginning of a certain line?
old:
Code:
smtp      inet  n       -       -       -       -       smtpd
-o smtpd_proxy_filter=localhost:10024
    -o content_filter=

new:
Code:
smtp      inet  n       -       -       -       -       smtpd
    -o smtpd_proxy_filter=localhost:10024
    -o content_filter=

then restart postfix

/J
05-26-2010 07:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
pstanbra Offline
Junior Member
*

Posts: 61
Joined: May 2010
Reputation: 0
Post: #13
RE: SMTP DOWN
(05-26-2010 07:25 PM)joximu Wrote:  sorry - what's difficult in adding some spaces at the beginning of a certain line?
old:
Code:
smtp      inet  n       -       -       -       -       smtpd
-o smtpd_proxy_filter=localhost:10024
    -o content_filter=

new:
Code:
smtp      inet  n       -       -       -       -       smtpd
    -o smtpd_proxy_filter=localhost:10024
    -o content_filter=

then restart postfix

/J



I have already inserted spaces as mentioned but it did not change anything so I put the file back to how the original file was.
I get the same error.
resolved - dont use white space - use tab
(This post was last modified: 05-26-2010 07:43 PM by pstanbra.)
05-26-2010 07:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #14
RE: SMTP DOWN
hm - tab is ok, but white spaces also should do the job.

never mind... Smile

/J
05-26-2010 07:45 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)