Guest.Visitor
01-01-1995, 02:00 AM
We have a requirement to set up AS/400 to send/receive email to external addresses. We want the email addresses to be of the form user@domain, but the AS/400 default format seems to be user@systemname.domain I understand how to route incoming mail addressed to user@domain to the right place using DNS and MX records, but how do I get the outbound mail to have user@domain (rather than user@systemname.domain) as the sender? The only way I know is to set up an SMTP alias for each user, but this is a pain for 400+ users. Can I get it to default somehow? Any advice gratefully received! Mark