Sorry for the top post.
Somewhere in your config you need to mention which domains can be considered local and which ones are remote. I don't see this in your config below. After this step, you'll also need to configure your server to permit mail relaying. This ensures that clients can send mail to non-local domains by using your smtp server as a relay host. HTH. Raja On 28/03/2009, Dinesh Kumar <[email protected]> wrote: > hello, > We are using Mail Server as PowerMail .* > > *Configuration follows > > PowerMail Version : powermail-1.7-1 > > powersmtp.conf has > > config-dir=/etc/powermail > listen-address=0.0.0.0 > listen-port=25 > loglevel=3 > max-msg-kb=2500 > max-userbase-connections=10 > smtp-sender-address=127.0.0.1 > smtp-sender-port=25 > text-base=/etc/powermail/mailboxes > userbase=text > > > When sending mail using telnet SMTP(25) ,while entering rcpt > to:[email protected]<to%[email protected]> > it says "*550 No such mailbox found*" > > but mail sending between our domains it works but other domains like > gmail,yahoo not working . > > Any configuration to be done ? solve please ? > _______________________________________________ > To unsubscribe, email [email protected] with > "unsubscribe <password> <address>" > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- - Raja _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
