Hi all,

I have setup a Postfix smtp server . When i send mail by using telnet
on port 25 , it works like a charm . But when i am doing it from
dspace throught User registration screen i get relay access denied.

Has anybody faced a similar problem , can you please let me know how
you resolved it. I am using dspace 1.5.1 . Please find below the log
for relay access denied and also postfix main.cf conf

Error log

mail.log.0:Oct 31 11:06:47 dspace postfix/smtpd[11200]: NOQUEUE:
reject: RCPT from
dspace.ltc.arizona.edu.ltc.arizona.edu[128.196.219.80]: 554 5.7.1
<[EMAIL PROTECTED]>: Relay access denied;
from=<[EMAIL PROTECTED]>
to=<[EMAIL PROTECTED]> proto=ESMTP helo=<dspace.ltc.arizona.edu>


main.cf


myhostname = dspace.ltc.arizona.edu.ltc.arizona.edu
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = dspace.ltc.arizona.edu,
dspace.ltc.arizona.edu.ltc.arizona.edu,
localhost.ltc.arizona.edu.ltc.arizona.edu, localhost
relayhost =
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all


Thanks
Pavan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to