Re: additional parameters to the SMTP MAIL and RCPT commands

2010-07-09 Thread Sabahattin Gucukoglu
On 10 Jul 2010, at 00:10, Sufian Hameed wrote: > can you please elaborate? what is wrong? > > RCPT TO: [ SP ] is the syntax > mentioned in RFC 2821. > 1. "SP" is part of the ABNF grammar in the formal specification of the syntax of the command. It means a space character. There is no lite

Re: additional parameters to the SMTP MAIL and RCPT commands

2010-07-09 Thread Sufian Hameed
;> does Postfix Supports additional parameters to the SMTP MAIL and RCPT > >> commands as mentioned in RFC 2821 and others? > >> > >> RCPT TO: [ SP ] > >> > >> i have tried to use something like as follows in the sender Postfix > Server >

Re: additional parameters to the SMTP MAIL and RCPT commands

2010-07-09 Thread Rod Dorman
On Friday, July 9, 2010, 18:57:10, Rod Dorman wrote: > On Friday, July 9, 2010, 17:42:37, Sufian Hameed wrote: >> does Postfix Supports additional parameters to the SMTP MAIL and RCPT >> commands as mentioned in RFC 2821 and others? >> >> RCPT TO: [ SP ] >>

Re: additional parameters to the SMTP MAIL and RCPT commands

2010-07-09 Thread Rod Dorman
On Friday, July 9, 2010, 17:42:37, Sufian Hameed wrote: > does Postfix Supports additional parameters to the SMTP MAIL and RCPT > commands as mentioned in RFC 2821 and others? > > RCPT TO: [ SP ] > > i have tried to use something like as follows in the sender Postfix Se

additional parameters to the SMTP MAIL and RCPT commands

2010-07-09 Thread Sufian Hameed
Hi all, does Postfix Supports additional parameters to the SMTP MAIL and RCPT commands as mentioned in RFC 2821 and others? RCPT TO: [ SP ] i have tried to use something like as follows in the sender Postfix Server RCPT TO: SP but it is not accepted by the recipient postfix server and